Skip to content

Releases: Appuls/max-tools

v0.4.0 - Adding spaces to " = "

13 Jul 14:51

Choose a tag to compare

Overview

  • Spaces now separate the equal sign in the property key/value entries.

v0.3.0 - Selection affects only visible nodes

17 Jun 00:34

Choose a tag to compare

Overview

  • The select button should now only select visible nodes.

v0.2.0 - Bulk Edit Updates

15 Jun 04:42

Choose a tag to compare

Overview

  • Added support for 3ds Max 2022.
  • Selection now affects the whole scene hierarchy (including children and groups).
  • All property data is now lowercase.
  • Added the option to select all objects in the scene whose properties are unassigned.

v0.1.0 - Bulk Edit Tool

13 Jun 01:16
34ba760

Choose a tag to compare

Overview

Implemented the Bulk Edit Tool, which allows you to modify the user-defined properties on the currently selected objects in 3ds Max.

  • bulk-edit_2020.zip: the Bulk Edit Tool for 3ds Max 2020 (probably also works with 2019).
  • bulk-edit_2021.zip: the Bulk Edit Tool for 3ds Max 2021 (probably also works with 2022).

Usage

  • Download the bulk-edit_*.zip file in the assets below depending on your version of 3ds Max.
  • Extract the .zip file anywhere on your filesystem.
  • Open 3ds Max > Scripting > Run Script... > Pick the bulk-edit.ms file in the extraction location