Tagged 'delete'

ChannelCleaner

4 votes

Hello, it's a simple script which make life easier for game-dev 3d artists.

Channel Cleaner 1.2

Channel Cleaner:

-Clean selected UV channel

-Clean several UV  channels "From: N-channel To: N-channel"

-Clean Vertex Color/Illumination/Alpha channels

-Works with editable poly and mesh

-Works with one and multiple objects

Thats all.

UPDATED to version 1.2:

Crude Biped Key Reduction

0 votes

CrudeBipedKeyReducer

This will dismantle that wall of motion captured key frames into something more manageable. It’s not the most sophisticated of algorithms. But, it gets the job done and leaves you with nicely lined up key-poses. To use simply:

Delete Bad Frames on Backburner

12 votes

This script allows you to delete bad frames that were rendered by a given
node on backburner. This happens if the render farm is heterogeneous
(= different software or hardware configuration on the render nodes). Instead
of manually deleting the frames, it will delete all frames that were rendered
by a certain machine for a certain job. To find out which frames need to be
deleted it connects to the manager and fetches information about every
rendered frame. If the frame was rendered by the machine that has the name

delete empty layer in the Layer manager

37 votes

hello this one i wrote just now to clean 3dsmax file the office sent me.

thanks 

bernardo

 

it erases all empty layers

Delete Modifier Utility

6 votes

This small utility allows to delete any modifier in a selection. First, it captures the modifiers in the selection. The group of selected objects can be of different types (geometry, shape...). Then select which modifier you want to delete and click on "delete".

Delete Spline outline edge

0 votes

This Script Delete the two segments after applying the outline command

Version : 1.2.0

Please make sure there is no modifiers used while using this script Run script or drag and drop to 3ds max, then go to customize user interface and assign it as a keyboard shortcut or as a quad menu under "safadi_tools" Category

Delete static keys - cleanup tracks/fcurves - HeckTools

4 votes

Hi All

This is intended to help cleanup your track view/graph editor for animating.

script removes all static keyframes excluding the initial key. essentially this acts similarly to the Maya feature "delete all static channels".

Also, it goes through and cleans up the tracks that have extra static keys that are in between your other animation keys leaving the animation in tact, but yielding a cleaner view of the chaos spaghetti.

leave feedback if you try the tool.

*05.07.2019* update - included the missing parentheses "(" and ")"

Delete UnRemovable Layer

2 votes

It may happen to you that you wanna remove an empty layer that you created before but delete option is grayed out in layer-manager and you no longer able to remove that layer. just remember that 3Ds Max never let you delete a layer while it contain some nodes nor default layer called “0”. but in some rare situations even an empty layer that you created and then you have done with it and want to delete it, but 3Ds Max not let you do that. It’s happen because of some unclassified nodes that came with your imported models from other programs, so you can’t see them in viewport and not in layer manager too. The only way to get rid of them is to select that Nodes from MaxScript and delete them manually so layer’s delete option will back again.

Delete Unselected

0 votes

Delete all non-selected objects in 3dsMax scene, including hidden and frozen ones, leaving just the ones you need in the scene.

This simple script is very handy when you need to re-save only one or a few models from a complex scene, but keeping all the scene setups. It’s also good for exporting objects to external software that requires scene data from 3dsMax.

delete useless faces

3 votes

Hi! Im not such a ninja in scripting, but I managed to make this! Thanks a lot to my friend Vadim who help me to fathom some things in max script!
1) This script remove useless polygons enshrouded by other geometry.
2) No unwanted geometry will be generated, just removing precisely mesh-interior faces of selected editable poly object.
3) It's hardcoded so pretty slow, sorry for that.
4) no multiple objects allowed yet
5) all opened parts will be preserved to avoid any bugs

Syndicate content