Tagged 'attach'

UniAttach-Detacher

21 votes

v3.07 Added fix for detached detach geometry if the source object had incorrect mesh issues.
Добавлено исправление отсоединённой detach-геометрии, если в исходном объекте были проблемы некорректной сетки.

Using single hotkey for Attach/Detach
Используя единственную горячую кнопку для Attach/Detach

Quick Attach

22 votes

This script quickly brings together a large number of objects. just this script can be used to reset Xforms.

turboTools - Making your workflow that much faster

83 votes

tuboTools V2

Attach Mesh by Material

26 votes

Easy way to make single mesh from array of objects with the same material.

Rs PointCache Merger

6 votes

This script can be used as an alternative to comercial mesh-cachers like Boomer Labs SuperMesher or Thinkbox Xmesh with the limitation that this works only on animated meshes or objects that does not have any topology changes.

MaxMail

2 votes

I'm working on a mailscript in my spare time.
I have figured out how to send mail
This is not yet with a ui, but this is a function you can use in your scripts. This is written with dotnet and maxscript.

id_changer

7 votes

Selecting or applying material ID's with one click!

Rollout with button grid for selecting or setting material ID's of selected polys up to ID 24. Works with editable poly only. Displays selected poly's material ID if they're same.
Ctrl + click add specific IDs. Alt + click deselects specific IDs.

Examples:
Want to set some specific material ID up to 24 to selected polys? One click.
Want to select polys with same material ID's of selected poly? One click.

Batch Library Helper v1.0.1

0 votes

 

Attach by Same Material

2 votes

Attached all geometry with the same material to the currently selected object. This collapses to editable poly first, so make sure you're cool with that before you click. :)

Created for merging objects in heavy architecture scenes recieved in Max format with large numbers of individual objects.

Quick Collapse

34 votes

QuickCollapse is a maxscript Struct with a few functions to speed up collapsing large numbers of objects, it provides feedback in the listener window so you can see progress as it goes.

Run script will trigger ‘CollapseSelected’ on your current selection. there isn’t much Error Checking involved, so filter your selection for meshes, and remeber that it SHUTS UNDO OFF for the collapse so that we dont have RAM overruns on large objectsets, so save/hold first eh?