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

Enable export of "Auto Load" and "Local Only" page options. #383

Closed Deledrius closed 11 months ago

Deledrius commented 11 months ago

It looks like the changes that add the auto_load andlocal_only properties is missing.

They already exist... and do nothing (as I found to my dismay when trying to use them): https://github.com/H-uru/korman/blob/master/korman/properties/prop_world.py#L125-L130