Tagged 'macroscript'

"View and Zoom Extents Selected" macro buttons

0 votes

Simple macro buttons to set active view and run "Zoom Extents Selected" command. (If no object selected, "Zoom Extents" instead.) So you don't lose track of objects while switching views.

 

 

 

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.

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.

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.

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 Plugin Rename Modifiers

0 votes

In this video i will present you with two small scripts i created. one of them will reset the modifiers names to their default names. The second one will add the default names to the custom ones.
this is useful in case you have objects with many modifiers applied to them and these modifiers have custom names.

You can check my demo video on YouTube: https://youtu.be/ijK_BhxBAf8

Annotate Geometry

1 vote

MacroScript that display selected Geometry informations in the active Viewport.

Auto-Link

3 votes

This macroscript adds an "Auto-Link" mode and allows to link objects very quickly when using "Paint selection region" method in the main toolbar. But it works with any selection method and "Ctrl+click". This mode is helpfull if you often need to link a lot of objects together.

autoscale_UVW

16 votes

Automatic scaling elements of unwrapUVW rather each other.

Syndicate content