Hi Guest!
We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
To participate in the Beta, a subscription to the
Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions
can be found here.
Click here for information and guides regarding the VaM2 beta.
Join our Discord server for more announcements and community discussion about VaM2.
From what I’ve looked into so far, I suspect two main possibilities: an issue with the camera rendering order—
such as Post Another activating on the layer right after SuperShot’s anti-aliasing—
or Post Another itself causing the aliasing problem. When the plugin is active, the default Blender option is applied, and there’s a chance that this is what’s introducing the aliasing.
To save performance, I used a format suited for FHD resolution.
I even tried switching to a higher-quality format only when the SuperShot plugin was active, but it didn’t have any effect—possibly because I modified the code incorrectly.
When I attempted to check if it was a rendering order issue between effects, things got tangled enough that the visuals looked different from before.
It’s all quite complicated, so I really wish someone skilled with code could help out. Honestly, I’m not even sure about the cause I’ve identified.