ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
The selection brackets (toggled by pressing "J") are annyoing to me, most of the time. Toggling them wont turn them off completely, which I would like to do. Is there any way to find out via MXS if the brackets are on/off?
Thanks nirsul thats exactly what i was searching for! for some reason i have to go to wire and back to update the viewport, so this way it would be a simple toggle:
disp = NitrousGraphicsManager.GetActiveViewportSetting()
disp.ShowSelectionBracketsEnabled = not disp.ShowSelectionBracketsEnabled
max wire smooth
max wire smooth
Is love to know how to do this as well as making the viewport lighting sticky. I change of to default and it will change back to scene lights automatically on viewport maximize toggle.
Comments
Killing Brackets in MAX 2012 (in MAX 2013 it's OOF by default)
Drag this code onto a toolbar:
disp = NitrousGraphicsManager.GetActiveViewportSetting()
disp.ShowSelectionBracketsEnabled = false
Thanks nirsul thats exactly
Thanks nirsul thats exactly what i was searching for! for some reason i have to go to wire and back to update the viewport, so this way it would be a simple toggle:
Never get low & slow & out of ideas
Is love to know how to do
Is love to know how to do this as well as making the viewport lighting sticky. I change of to default and it will change back to scene lights automatically on viewport maximize toggle.
Ughh.....max
John Martini
Digital Artist
http://www.JokerMartini.com (new site)