Pior: You could use a startup script or a new scene callback script to do this but it would change the ambient value for every scene you open unless you run a test to see if there has been a filename set for the current scene.
Pior: Turns out I had this laying around on my HDD. It toggles between black and any other color you want to define but you'll have to edit the script. I would think that adding it to a hotkey would be better than a startup/callback script. macroScript modeling_Env category:"BCTools"( on execute do ( global modeling_Env if…
Guys, I've installed Blender along with the Python Script on my machine with no problem. But recently I notice that 3ds Max acting weird after I installed them, which is the viewport default light become over bright. I check the material slots and all the sphere are kinda over-exposed, normally they are all gray in color,…