Skip to content

Release 4.2.1 for Blender 4.2 and later

Choose a tag to compare

@AlwarrenSidh AlwarrenSidh released this 25 Mar 18:22
· 2 commits to master since this release

This new release of the Arma Toolbox requires Blender 4.2 or later.

What's new in 4.2.1

New Installation Method

  • Uninstall the old version of the tool box
  • Simply drag and drop the archive over the Blender window.
  • Click "ok" in the window that pops up.

Future versions can simply be updated by dragging and dropping the archive into Blender.

New Features

There aren't many new features, this is mostly a conversion to the new addon/extension method.

One new feature is the Meshcollectifier. It's a batch operation to create a mesh collector for each selected item in the outliner.
image
How to use:

  • LOD specifies the Mesh Collector's LOD (and lod distance, if required).
  • Collection can be left empty, if specifies created mesh collectors are put in the collection (a new one is created if it doesn't exist)
  • Add Decimate will automatically add a decimate modifier to the mesh collector.
  • If add decimate is selected Decimate Ratio can be used to pre-set the ratio of the modifier
  • Delete Groups: if left empty, nothing is added to the mesh collectors "Delete VGroups" list. If specified, can be either a single group or multiple separated by coma (no spaces).