Wednesday, November 5, 2014

miauu's Mini Transform Type-In

  

 Script for 3dsMax 2009+ that changes the default Transform Type-In dialog to mini TTI. The miniTTI is placed over the title bar of the default TTI. The script file can be placed in maxroot/scripts/startup folder so when you run 3dsMax the default TTI will be automatically transformed to mini TTI and will be placed at the last used position of the TTI(default and mini).
In the video you can see how to use the script.

Special thanks to Denis Trofimov for his help.




Tuesday, October 28, 2014

Align Pivot to Direction




Align Pivot to Direction(vector) allows you to align the X, Y or Z axis of the local pivot of each of the selected objects to the direction(vector), defined by two picked in the scene points. SNAP will be turned ON automatically.  If the Shift key is down when the axis is choosen the pivot will be moved to the first picked point.





Monday, October 27, 2014

Align Objects To Direction (vector)



Align Objects To Direction allows you to align the X, Y or Z axis of each of the selected objects to the direction(vector), defined by two picked in the scene points. SNAP will be turned ON automatically.


Thursday, March 27, 2014

miauu's Batch Load xRef Scenes






Batch Load multiple xRefs scenes at once.

- Only the scenes, whose checkboxes are turned ON will be loaded.
- The Get Directory button allows you to select all MAX files in the selected folder. If the folder have sub-folders the script will ask you if you want to load MAX files in the sub-folders.
- The Get File(s) button allows you to select MAX files. Multiple selection is available - you can open a folder and select several files at once.
- When you click on the file name in the list with right mouse button, the folder where the file is placed will be opened in the Windows Explorer.
- When you click on the file name in the list with middle mouse button the file will be removed from the list.
- Show Full Path checkbox allows you to see the full path to the files or only the name of the files(by default the names will be shown).

Script idea: Bruno Lopes - http://www.3dbybrunolopes.com/


Saturday, March 22, 2014

Change Viewport Statistic

With this script you can change the Viewport Statistic fast and easy without going to the Viewport Configuration Dialog.


Script idea: Eric Chadwick



Wednesday, March 12, 2014

Compact - Slate Material Editor Toggle

A pretty simple script that changes the Material Editor from Compact(legacy) to Slate and vice versa.
When it is assigned to a button, the button will stay pressed if the Compact Material Editor is active. When the button is not pressed - the Slate Material Editor is active.

Idea: Haider of Sweden.

Monday, March 3, 2014

Show Active Constraint

     This script will show in the left corner of the active viewport the currently used(active) Cosntraint type. It supports Editable Poly object and Edit Poly modifier.
The script works as a toggle.
Put miauushowactivecosntraintinviewportStartUp.ms in maxroot/scripts/Startup folder so the constraint always shows.

You can install only the miauushowactivecosntraintinviewportStartUp.ms. This way the script will be always active during the current max session.
If the miauushowactivecosntraintinviewport.mcr is installed, you can control the startUp script with it.




Requested by Haider of Sweden in this thread