Changelog

This document records all notable changes to the omni.graph.docs extension.

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

[1.25.2] - 2024-04-26

Changed

  • The warp example shows how to use the CUDA device used by OmniGraph.

[1.25.1] - 2024-04-17

Added

  • Add a ‘support_level’ entry to the configuration file of the extensions

[1.25.0] - 2024-02-09

Changed

  • Updated version number to work after the Kit branch was renamed from 105.2 to 106.

[1.21.3] - 2024-02-05

Fixed

  • Broken link to the Python API

[1.21.2] - 2024-01-13

Fixed

  • Repository URL in config file.

[1.21.1] - 2024-01-12

Fixed

  • Spelling mistakes

[1.21.0] - 2024-01-05

Removed

  • Documentation for OmniGraph UI nodes.

[1.20.0] - 2023-12-13

Added

  • Added an entry for auto-instancing in documentation

[1.19.3] - 2023-12-08

Changed

  • Update docs to reflect types not supported by any or union types

[1.19.2] - 2023-12-08

Changed

  • Added Bundle section to Developer Reference

[1.19.1] - 2023-12-01

Changed

  • Added mention of omni.graph.telemetry to Extensions.md

[1.19.0] - 2023-11-30

Removed

  • Redundant Python node type development instructions

[1.18.1] - 2023-11-28

Changed

  • Updated some outdated documentation about internal states

[1.18.0] - 2023-11-01

Added

  • Compound Node documentation

[1.17.1] - 2023-10-05

Fixed

  • node references

[1.17.0] - 2023-10-05

Changed

  • Fixed documentation of USD data types and rearranged presentation to be cleaner

[1.16.1] - 2023-10-02

Removed

  • Reference to obsolete AutoNode module

[1.16.0] - 2023-09-21

Added

  • Documentation for the allowMultiInputs OGN metadata

[1.15.2] - 2023-09-01

Changed

  • Moved internal references to the internal docs build

  • Changed the extension references to have the extension name instead of just Overview

[1.15.1] - 2023-08-18

Removed

  • Internal comments from the user facing documentation

[1.15.0] - 2023-08-18

Changed

  • migrate omni.graph.action from kit repo

[1.14.6] - 2023-08-17

Changed

  • Moved the AutoNode document references back to the omni.graph.tools extension

[1.14.5] - 2023-08-16

Changed

  • Reworded the mission to add being a framework

[1.14.4] - 2023-08-14

Changed

  • Moved omni.graph.ui references to be local

[1.14.3] - 2023-08-14

Added

  • Updates to documentation that discuss the new external test-loading for .ogn “tests” constructs.

[1.14.2] - 2023-08-09

Changed

  • Moved references to omni.graph.nodes docs from Kit to the local repo

[1.14.1] - 2023-08-03

Changed

  • Targeted a specific version of the Kit SDK

Removed

  • Temporarily unavailable documentation generation

[1.14.0] - 2023-08-02

Changed

  • Added OmniGraph conventions documentation

[1.13.0] - 2023-07-31

Added

  • Added OmniGraph conventions documentation

[1.12.7] - 2023-07-31

Changed

  • Standardized the format of the CHANGELOG

Removed

  • Temporarily unavailable documentation generation

[1.12.6] - 2023-07-27

Changed

  • OM-97363 Revert separator to underscore for output and state bundles

[1.12.5] - 2023-07-26

Changed

  • Swapped locations between local and remote for examples extensions docs

  • Updated references to the UI nodes extension docs

[1.12.4] - 2023-07-22

Added

  • Removed an unnecessary workaround for Linux doc index building

[1.12.3] - 2023-07-21

Changed

  • Swapped locations between local and remote for examples extensions docs

[1.12.2] - 2023-07-20

Changed

  • Bumping the version so that debug versions of extensions will publish

[1.12.1] - 2023-07-19

Changed

  • Moved temporary redirections over to the tutorials extension since that is where they are needed now

[1.12.0] - 2023-07-19

Changed

  • Moved the tutorial docs out to omni.graph.tutorials

[1.11.4] - 2023-07-17

Removed

  • Obsolete reference to omni.kit.async_engine dependency.

[1.11.3] - 2023-07-14

Changed

  • Fixed a spelling error

[1.11.2] - 2023-06-26

Changed

  • Modified paths to the new Fabric core include directory

[1.11.1] - 2023-06-12

Changed

  • Added dependencies on unnecessary extensions to work around the Vulkan error

[1.11.0] - 2023-06-02

Added

  • Docs for converting node to use IActionGraph

[1.10.0] - 2023-05-26

Added

  • Reference to CREATE_ATTRIBUTES flag in the controller.edit() function

[1.9.2] - 2023-05-24

Removed

  • Removed references to “pull” and “execution_pull” evaluator modes.

[1.9.1] - 2023-05-23

Removed

  • Removed references to now-nonexistant legacy schedulers/evaluators.

[1.9.0] - 2023-04-20

Added

  • Docs for converting node to use IActionGraph

[1.8.0] - 2023-04-19

Deprecated

  • Removed all references to ContextHelper and OmniGraphHelper

[1.7.0] - 2023-04-14

Added

  • Variable overview

[1.6.0] - 2023-04-13

Added

  • More detail on the capabilities of the script node

[1.5.0] - 2023-04-12

Added

  • Action graph code examples

[1.4.0] - 2023-04-11

Added

  • Better description of OmniGraph

Removed

  • Obsolete unittest flag removed from the node generator command

[1.3.0] - 2023-04-06

Added

  • Examples for the enhanced allowedTokens functionality

[1.2.1] - 2023-03-31

Added

  • Updated target docs

[1.2.0] - 2023-03-29

Added

  • Documentation for Attribute Type functionality

[1.1.7] - 2023-03-24

CHanged

  • Changed target python output type

[1.1.6] - 2023-03-22

Fixed

  • Added missing extension reference

[1.1.5] - 2023-03-16

Added

  • Updated the docs for target attributes

[1.1.4] - 2023-03-16

Changed

  • Updated scheduling hints documentation.

[1.1.3] - 2023-03-08

Added

  • Documentation for scheduling hints and node thread-safety conditions + unit tests.

[1.1.2] - 2023-02-25

Fixed

  • Fixed up cross-extension links

  • Fixed up ABI and API links

Changed

  • Reorganized the developer reference to be more task-based

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

Added

  • Placeholders for new docs gaps discovered

[1.1.1] - 2023-02-22

Added

  • Documentation for steps to write nodes in both C++ and Python

  • Links to JIRA tickets regarding filling in the missing documentation

[1.1.0] - 2023-02-19

Changed

  • Rearranged all of the existing doc pages to be organized by topic, not be extension

[1.0.0] - 2023-01-26

Added

  • Created and merged all existing OmniGraph documentation into a single location