Skip to content

1.5 Release

Latest
Compare
Choose a tag to compare
@Weisl Weisl released this 03 Feb 08:50
20ee35c

1.5

Collider Tools 1.5 is a significant update that addresses several issues related to Collider groups. The release adds support for Auto Convex on Linux and provides a basic preset and documentation for GODOT. See the release notes below for more features and fixes related to this version.

Features

  • #474 Added a button to specify Rigid Body.
  • #472 Added Linux support for VHACD.
  • #449 Added a feature to convert to collider from Name operator.
  • #467 Added positive multiplier values to height and width of Capsule Collider.
  • #466 Added mouse wrap-around for modal operation.
  • #460 Evaluated GODOT support and created a preset and documentation.
  • #458 Added parameters to set both radius and height of Capsule collider.

Fixes

  • #475 Limited Regenerate Name to collider objects only.
  • #473 Fixed Regenerate Name to use user set name instead of USER_01 for renaming.
  • #471 Fixed Re-assigning collider group.
  • #469 Properly initialized User Groups on startup and addon registration.
  • #468 Fixed text overlapping Background Box.
  • #465 Fixed changing modal state to disable all other modal states.
  • #465 Added changing User Group to modal UI (key = ‘T’)