Changelog

This document records all notable changes to the omni.index.compute extension.

The format is based on Keep a Changelog. The project adheres to Semantic Versioning.

[0.4.3] - 2023-11-17

Changed

  • Changed deprecated functions to their new version

[0.4.2] - 2023-06-27

Fixed

  • Refactored OmniGraph documentation to point to locally generated files

[0.4.1] - 2023-05-31

Fixed

  • Adjusted the CRLF settings for the generated .md node table of content files

[0.4.0] - 2023-05-29

Added

  • Regenerated node table of contents

[0.3.7] - 2023-04-11

Added

  • Table of documentation links for nodes in the extension

[0.3.6] - 2023-02-25

Changed

  • Modifed format of Overview to be consistent with the rest of Kit

[0.3.5] - 2023-02-19

Changed

  • Added label to the main doc page so that higher level docs can reference the extension

  • Added link to the IndeX online docs

[0.3.4] - 2023-02-17

Added

  • “threadsafe” scheduling hint to OgnTimestepSelector node.

[0.3.3] - 2023-01-30

Changed

  • Removed the kit-sdk landing page

  • Moved all of the documentation into the new omni.graph.docs extension

[0.3.2] - 2022-12-21

Changed

  • Refactored CUDA build to consolidate build functions and remove unnecessary rebuilds

[0.3.1] - 2022-08-09

Fixed

  • Applied formatting to all of the Python files

[0.3.0] - 2022-07-07

Added

  • Test for public API consistency