Friday, June 26, 2015

Align Slice Modifier Gizmo(Plane) to 3 points




The script allows you to pick 3 points in the scene.
The slice gizmo of the slice modifier of the selected object will be aligned to the picked points. When you run the script the SNAP will be automatically turned ON.
If the Shift key is pressed when you run the script the Slice plane will be aligned to the currently active grid. Works best if the script is ran from a toolbar button.






miauu's Batch Save Obj/Fbx/3ds as .Max files


miauu's Batch Save Obj/Fbx/3ds as Max Files allows you to quickly convert arbitrary .obj, .fbx, .3ds files and to save them as .max files for desired 3ds Max version.

  • The UI can be resized.
  • Only the files, whose checkboxes are turned ON will be processed and saved as .max files.
  • The [ Get Directory ] button allows you to select all OBJ/FBX/3DS files in the selected folder. If the folder has sub-folders the script will ask you whether you want to load OBJ/FBX/3DS files in the sub-folders.
  • The [ Get File(s) ] button allows you to select OBJ/FBX/3DS files. Multiple selection is available - you can open a folder and select several files at once.
  • When you click on the file name in the list with right mouse button, the folder where the file is placed will be opened in the Windows Explorer.
  • When you click on the file name in the list with middle mouse button that file will be removed from the list.
  • The [ Show Full Path ] checkbox allows you to see the full path to the files or only the name of the files (by default the names will be shown).
  • You can choose the 3dsMax version to which to save the MAX files. 




Version Requirement: 3dsMax 2010 and above