Tagged 'macroscript'

Annotate Geometry

1 vote

MacroScript that display selected Geometry informations in the active Viewport.

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.

 

 

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.

Syndicate content