CHANGELOG#

This document records all notable changes to omni.kit.manipulator.selection extension. This project adheres to Semantic Versioning <https://semver.org/>_.

[106.0.1] - 2024-04-22#

Added#

  • Documentations

[106.0.0] - 2023-09-20#

Changed#

  • Use new carb.input API for modifier queries.

[104.0.8] - 2023-10-19#

Changed#

  • extension version bump to republish with tooling changes, particularly licensing

[104.0.7] - 2022-12-22#

Changed#

  • extension version bump to republish with tooling changes

[104.0.6] - 2022-08-02#

Changed#

  • Explicitly block selection-drag when alt-dragging.

[104.0.5] - 2022-05-04#

Changed#

  • Imported to kit repro and bump version to match Kit SDK

[1.0.5] - 2022-04-19#

Changed#

  • Transformed the selection rect’s position into root transform’s object space.

[1.0.4] - 2022-02-25#

Added#

  • Tests for SelectionManipulator

[1.0.3] - 2022-02-10#

Fixed#

  • Re-add workaround to have click and alt-left camera orbit work.

[1.0.2] - 2022-02-08#

Changed#

  • Prepare for possibility that DragGesture may never receive on_changed

[1.0.1] -#

Changed#

  • Update to new omni.kit.kydra_texture APIs

[1.0.0] -#

Changed#

  • Initial release

[0.9.0] -#

Changed#

  • Move to omni.kit.viewport namespace

[0.8.1]#

Changed#

  • version

[0.8.0] - unrelease#

Changed#

  • first release