Nitrous Set Texture Size Limit

8 votes
Version: 
1.3
Date Updated: 
08/13/2013

UI

This is a simple script to set the Nitrous viewport texture limit size.

To run it just open the script and evaluate it (Ctrl-E). v1.1 now adds a "Kelly's Tools" category in UI customize which I will start using for all future scripts."

Kelly Michels
kelly.michels at autodesk.com
Senior 3ds Max QA
3ds Max Beta Manager

Version Requirement: 
3ds Max 2013
AttachmentSize
setnitroustexturesize_v1.3.ms5.48 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
SMFoged's picture

I made a small macro

I made a small macro recording that looks like this:

macroScript Macro2

category:"DragAndDrop"

toolTip:""

(

actionMan.executeAction 0 "63544"  -- Views: Viewport Materials Display as Shaded

 

actionMan.executeAction 0 "63547"  -- Views: Viewport Materials Display as Realistic with Maps

 

)

 
I can hit the button after the switch and it seems to update all textures.
Enjoy.

Stephen Meldal Foged
Max User since 1997
Ultimate player since 2001 />
Copenhagen - Denmark

SMFoged's picture

Yes that worked.Also

Yes that worked.
Also switching to "Realistic materials without maps" and back to "Realistic materials with maps" does it globally to all maps in scene.

Maybe that could be worked in to the script?

Stephen Meldal Foged
Max User since 1997
Ultimate player since 2001 />
Copenhagen - Denmark

hot chip's picture

Hi you must reset the "Map in

Hi

you must reset the "Map in Viewport" Option. I go to Material and set off and on the "Map in Viewport" Option. A Little bit complicated. *smile*

mfg
hot chip

SMFoged's picture

Hmm. When will I see the

Hmm.
When will I see the update in the viewport. I see no change at any button press or at ANY time.
(max 2013).

Stephen

Stephen Meldal Foged
Max User since 1997
Ultimate player since 2001 />
Copenhagen - Denmark

KellyMic's picture

Glad you find it useful. If

Glad you find it useful. If there are any feature requests just let me know.

Senior 3ds Max QA
3ds Max Beta Manager
Media & Entertainment Division
Autodesk

MaximuM's picture

Thanks a lot !!

This is a very usefull script because Nitrous resolution is set very low by default.

!!! Thanks a lot !!!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.