Tagged 'macroscript'

Script Box

1 vote

Script Box optimizes your scripting workflow by creating a dynamic dialog menu for Maxscript files.

Simplify installation and execution of Maxscripts by selecting any folder and get a menu that can launch external MaxScripts without adding custom buttons. Freely organize and integrate macroScripts, plugins, utilies and regular scripts inside 3ds max without going through a set of complicated steps.

The current version is free with no limitations, offering the same functionality as the paid version. Future updates are exclusive to paid users.

Main Features

  • Dynamic interface
  • Multi-threaded script loading
  • Include sub-folders
  • Grouped by macroScript, plugin, utility and standard.
  • Extended Tooltip information
  • Open MaxScripts in the Scripting editor

3DS Max Plugin Update - Lights Switch V2.0

1 vote

This is an update for the plugin I wrote 6 years ago, called Lights Switch.
The reason behind the update was an e-mail from a user who had a small issue with a scene full of Cororna lights, where the script managed to turn all lights OFF, but for some reason failed to turn them ON again.
After inspecting the script, I recognized the bug and fixed it.

Basically, the script, when clicked, will go through all lights in the scene, and if any light is ON it will turn it OFF. On the other hand, if the script sees that all lights are OFF it will turn them all ON again.

Annotate Geometry

1 vote

MacroScript that display selected Geometry informations in the active Viewport.

Select By Measuring

5 votes

This tool will allow you to select objects by the size of the bounding box, surface area or volume.

3DS Max - Remove Objects From Isolate Mode

1 vote

This little script will help the user in removing objects from the isolate mode.
After selecting one or more objects and choosing isolate, sometimes you want to remove one or more objects from the isolated objects group. So select one or more objects that you want to remove and click the script.
Another benefit is that when the script is grayed out and not available, the user will know
That 3DS Max is not in the Isolate Mode

3DS Max - Match Materials and Mapping - Plugin

3 votes

This script will help the user match the material of a source object to a target object
First, you need to select the source object then click the script, now start picking your target objects
When you finish picking just right-click, or press Enter, and the picked Objects will have the same material as the source
Object plus any UVW Map modifier or Unwrap UVW modifier applied to it.

MiniListener Focus

6 votes

Sets keyboard focus to the MiniListener input field. If you want to use it, run the .mcr file once via Scripting -> Run Script or by drag&dropping it to the viewport. It creates an item in the Shortcuts category under Customize UI, which you can then assign a shortcut to.

 

 

Batch Detach Selected Polygons

1 vote

This script will help the user to detach a large number of polygons into individual objects in one click.

The script will be available if one object only is selected, and this Object has to be from the geometry family.

Note: The script doesn't work on Editable Patch objects

3DS Max - Copy Paste Objects Between Scenes

7 votes

This is a script I created to help the user in copying and pasting
objects between multiple opened 3DS Max scenes.
Under the hood, it's a quick merge operation that is done without
Any prompt. If there is a name conflict, the coming object will be renamed. Also if there is a material's name conflict, the coming object
will preserve its own material but the material will be renamed.

3DS Max - Create Vray Physical Camera

0 votes

As you know the Vray Physical Camera is no longer available
In the recent releases of 3DS Max.
So I created a small script that will allow you to create it as you used to do. After installing the script you can create a toolbar for it and place in your main UI.