H-uru / korman

Blender plugin for creating ages for Cyan Worlds' proprietary Plasma engine and its open source variant, CyanWorlds.com Engine.
GNU General Public License v3.0
35 stars 17 forks source link

DynamicCamMap disabled texture incorrect. #407

Closed Hoikas closed 6 months ago

Hoikas commented 6 months ago

When Korman exports a DynamicCamMap, it generates a "disabled texture," which is a layer with no texture set - just a color. Under the hood, if no texture image is present on the "disabled texture" layer, then the DynamicCamMap is forced to render, even if the user has turned off planar reflections. We need to export disabled textures correctly to allow the user to properly disable things.