ScriptSpot

Script

miauu's Objects Replacer

By miauu · 2017-08-05

Version
1.9.06
Version requirement
2009 - 2025
Other software required
Dot Net 3.5
Date updated
2024-05-18
Votes
6
Download
Download
Description

miauu's Objects Replacer offers you easy, fast and powerful way of replacing objects or groups with another objects or groups(copy, instance or reference).
 
               There is a lot of options that the replacing object can inherit from the objects it have replaced:
  • ·        transformation - position, rotation, scale
  • ·        material - the new object will get the material of the replaced object.
  • ·        position - the new object will be placed on the position of the replaced object.
  • ·        rotation - the new object will be rotated the same way as the replaced object.
  • ·        scale - the new object will have the same scale as the replaced object.
  • ·        dimensions - the new object will have the same size as the replaced object.
  • ·        name - the new object will get name of the replaced object.
  • ·        layer - the new object will be placed in the layer of the replaced object.
  • ·        parent - the new object will get the parent of the replaced object.
  • ·        children - the new object will get the children of the replaced object.
  • ·        wire color - the new object will get wire color of the replaced object.
  • ·        Animation: Position, Rotation, Scale, Visibility - the new object will get animation of the replaced object.
  • ·         Transform controllers - copy or instance the transform controllers of the original object’s child objects.
             When replacing groups you can choose to treat the group as single object or to replace all objects in the group or arbitrary members of an open group and to keep the hierarchy(the new objects will be in the same groups and nested groups as the replaced objects).
 
               When the object that will be cloned have children you can choose to clone them or not. The hierarchy will be preserved.
 
               If the objects that you are replacing has instances in the scene, you can choose to replace or not all of the instances with the new object.
 
 

 

 This is a commersial script. You can find more information here: https://miauu-maxscript.com/portfolio-item/miauu-objects-replacer/

   

 
Videos
Comments (20)

miauu's Objects Replacer 1.9.06

miauu · 2024-05-18

miauu's Objects Replacer is updated to version 1.9.06.

Changelog:

Added support for 3ds Max 2025

miauu's Objects Replacer 1.9.05

miauu · 2023-12-03

miauu's Objects Replacer is updated to version 1.9.05.

Changelog:
+ NEW: slight UI redesign
+ FIXED: 3ds Max 2022+ only - an error when the Dimensions checkbox is on.
+ FIXED: fixed Scale preserving when Scale is not inherited from the target object.

miauu's Objects Replacer version 1.8.05

miauu · 2023-05-01

miauu's Objects Replacer is updated to version 1.8.05.

Changelog:

+ NEW: Added support for 3ds Max 2024

Can't even purchase.

Harwin · 2023-02-01

Keep getting this error.
"To comply with international regulations, this transaction has been declined."

.

miauu · 2023-02-07

This is related to PayPal and their "restrictions" to some countries.

miauu's Objects Replacer version 1.8.04

miauu · 2022-11-07

miauu's Objects Replacer is updated to version 1.8.04.

Changelog:

+ Fixed: fixed error when xref objects are using to replace other xref objects

miauu · 2022-06-28

miauu's Objects Replacer version 1.8.03 is available.

Changelog:
+ Added support for 3ds max 2023

Object replacer

nnq2603 · 2021-10-13

Looks very similar as Soulburn scripts ObjReplacer but different implementation and UI details. Nice to see different developers have different take on the same problem.

miauu · 2021-09-28

miauu's Objects Replacer version 1.8.02 is available.

Changelog:
+ Added support for 3ds max 2022

miauu's Objects Replacer version 1.8,01

miauu · 2020-06-15

miauu's Objects Replacer version 1.8.01 is available.

Changelog:
+ Added support for 3ds max 2021

miauu's Objects Replacer 1.8

miauu · 2020-01-06

miauu's Objects Replacer version 1.8 is available.

Changelog:

+ the UI is rearranged

StormBrig · 2019-12-21

Can the UI be reareanged. It becomes too long for my taste.

.

miauu · 2019-12-22

In the next version there will be an option to choose between "long" and "short" UI.

miauu's Objects Replacer 1.7

miauu · 2019-08-19

miauu's Objects Replacer version 1.7 is available.

Changelog:
+ added "Keep Name" which allows you to transfer(keep) the name of the original object to the newly created objects. This means that when the "Keep Name" is toggled ON all new objects will have the same name as the object from which they originate.

Video demonstration: https://www.youtube.com/watch?v=X64WszVisuI

miauu's Objects Replacer 1.6

miauu · 2019-04-22

miauu's Objects Replacer version 1.6 is available.

Changelog:
- When replacing objects that are members of an open group and the Transform controllers between the copies of this group are instanced, you can choose how the new objects will inherit the transform controllers from the objects they replace.

- Added support for 3ds Max 2020

Video demonstration: https://www.youtube.com/watch?v=txfNT32VU5M&feature=youtu.be

miauu · 2018-10-22

miauu's Objects Replacer version 1.4 is available

Changelog:
- Added [Transfom Controllers: Copy or Instance]. Allows you choose to copy or instance the transform controllers of the original object’s child objects. This option is available only when the selection you are cloning includes two or more hierarchically linked objects.

- Copy: Copies the cloned objects' transform controllers.

- Instance: Instances the cloned objects' transform controllers below the top level of the cloned hierarchy. With instanced transform controllers, you can change the transform animation of one set of linked children, and automatically have the change affect any cloned sets.

Video demonstration: https://www.youtube.com/watch?v=0-mbryuS23w

miauu's Objects Replacer version 1.3 is available.

miauu · 2018-10-01

Changelog:
- Changed how the replace each group object works with Open groups. Now when the obejcts that ara members of
open groups are selected the script will replace only the selected object and will keep the hierarchy.
- removed the [Disable undo] option to prevent error when it is used with conjuction with [Delete old objects]

Video demonstration: https://www.youtube.com/watch?v=-unKTUzD7Zo

miauu · 2018-01-07

miauu's Objects Replacer version 1.2 is available.

Changelog:
- added Preset system so you can easily create/load different presets for different replacements

miauu · 2017-08-16

miauu's Objects Replacer version 1.1 is available.

Changelog:
- added Inherit Animation - position, rotation, scale, visibility.