UI

Time Wheely

1
point

Allows to use the mouse wheel to scroll the time slider.

Also includes a struct for using the mouse wheel, that scripters can use in their own scripts.

 

Updates in 1.81:

Added and INI setting: useModifierKeys

Changed is so the INI file settings are updated whenever the script is activated, in stead of just on max start. 


Go to next/previous frame/key

2
points

This
is a collection of
four very simple scripts that allow you to set individual hotkeys to go
to the next and previous frames in your timeline and the next and
previous keyframes of your selected object. Basically I made
these because when it comes to navigating frames forward and
back
by hotkey, I prefer maya's way of doing it as opposed to max's toggle
approach.


VRay Light Lister

30
points

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


Shaded/Hidden Line/Wireframe Display Toggle

3
points

smoothHiddenLineWireframe is a scripted display toggle that switches between shaded, hidden line and wireframe.


UI_ZoomSelected_To_Back_View_ZoomOut2x.ms

0
points

Use this script to switch to the Back view then zoom to the selected objects. Then zoom out 2x


UI_Transform_Cycle.ms

0
points

This script will cycle through Move Roate and Scale


Flashy Nodes

0
points

A very simple Maxscript tool that will flash chosen objects - in your scene - between two alternating colours. This is handy if you don't want to hide any part of your scene yet want to keep track of certain objects. To use - select the nodes you wish to flash and click the 'Flash Selected Nodes' button. Those objects will now flash in your scene regards of whether they are selected or not.


UI_ZoomSelected_To_Bottom_View_ZoomOut2x.ms

0
points

Use this script to switch to the Bottom view then zoom to the selected objects. Then zoom out 2x


UI_Transform_SelectionCenter.ms

0
points

This script will set the transform center to Selection


Tab bar for max

2
points

Brings the good ol' tab bar back to max 6 or 7 or 8.