Skip to content

1.4 Release

Compare
Choose a tag to compare
@Weisl Weisl released this 11 Jul 14:54
· 171 commits to main since this release

Release Notes

1.4 RC

Features

  • #71 Support additional object types besides Mesh. Now, the addon supports Curves, Surfaces, Text, Metaballs alongside Meshes
  • #72 Colliders can be created from loose parts - meaning mesh islands that are not connected by edges. This is also supported for the newly added object types and all collider types.
  • #104 The total face count of all generated colliders is displayed in the info box at the bottom of the Blender window.
  • #387 (Beta) Add additional collider type to generate capsule colliders
  • #392 Add keep original name to the Object to Collider operator.
  • #409 Add new Re-meshed collider type that uses voxel remeshing.
  • #418 Add option to keep material for the Collider to Mesh operator.
  • #419 Choose color for collider collection.
  • #431 Keep material for Add Mesh in EDIT mode.

Fixes

  • #296 Limit minimal segment count for cylinders to 3 segments.
  • #392 Object to Collider is broken when disabling collider collection.
  • #412 Show star in Physics material UI also when the filter is active.