Python: Add Viewport Settings to View3D Class

211
0
08-15-2017 05:45 AM
Status: Open
deleted-user-F36TjxlqdCoV
New Contributor II

It would be great to have control over View3D instance, where I could enable and disable some of the viewport settings such as AO, Shadow, Grid on/off, Texture mode, shadow mode, etc.

Currently the only way to control this is by having viewports already created and configured into .cej scene file, and use it as starting point, hoping the user will not change any viewport settings before the script is being executed.