Tagged 'UI'

BG Switcher

153 votes

ScreenEdge UI

59 votes

This script runs a script / changes a setting when you click on one of the edges of the UI (left, right, top) and even provides for alternates when pressing left/middle/right button and ctrol/shift/alt keyboard.

 

When you first run this script nothing is displayed on the screen. It doesn't have a UI per se, it just "works" after you run it.

Interactive Rollout Builder

13 votes

The visual maxscript editor has issues... doesn't make nice code and is generally useless.  So instead I made this...

Visit my facebook page for more info

Run the mcr file and find it in your customise user interface windows under 'DW Tools'

Version 1_0 - Release
Version 1_1 - Bug fixed which could allow nested groups, which maxscript doesn't like and would therefore crash.
Version 1_2 - Released unencrypted so that it works in 3dsmax 2017 and well... because who doesn't like to learn (judge) from other people's code....

UIMod

52 votes

UImod is a new UI for modifiers that is displayed in overlay of your active viewport in 3ds Max.

You can make a button from the modifierstack of your selection. This will save all the modifiers on this object and all the values of the properties of the modifiers. You can see this in the video where I change some checkboxes and values of modifiers.

Right clicking on the button gives you the properties of the button. You can change the name and folor of the button. More options will be coming soon.

 

VRay Light Lister

76 votes

This script replaces the built-in light lister with one that incorporates support for VRay Lights and VRay Suns.

Close Infocenter in 3dsmax

13 votes

no infocenter

If you don't use Infocenter there is a way how to close it. Just download this script and put it to your ..\Scripts\Startup\ folder. (usually c:\Program Files\Autodesk\3ds Max 2012\Scripts\Startup\). Enjoy!

Toggle Time & Command -Panels

30 votes


This script creates 2 Bars, one at the bottom, one at the right. Clicking a bar toggles the visibility of the UIPanels next to it in default config. Rightclick closes a bar.

Have phun

Mouse Select

31 votes

This script throws up a menu of the objects under the cursor for selection - similar to right-clicking Photoshop's move tool to select a layer.

-Select a single object by picking from the menu.
-Select multiple objects by holding down the control key while picking.
-Use 'All -' with or without the control key - to add/remove all listed objects from the selection.

Morph UI Creator

7 votes

A maxscript to Auto create morph UI.
Multiple UI types : 4, 3 and 2 morphs linker.

FlexUI

3 votes

Framework for flexible placement of rollout controls.

  • Controls that normally cannot be resized can be resized.

  • Supports 23 types of rollout controls. (comboBox, subRollout and timer are not supported)