Changelog#

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

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

[2.10.0] - 2025-12-03#

Changed#

  • Jumping versions for Kit 110 to leave room for changes to 109.*-based builds.

[2.0.5] - 2025-10-21#

Changed#

  • Boosted test timeout value.

[2.0.4] - 2025-10-15#

Changed#

  • Updated test assets to remove deprecated ‘rtx:post:backgroundZeroAlpha:backgroundDefaultColor’ setting.

[2.0.3] - 2025-09-23#

Changed#

  • Rebased to latest master

[2.0.2] - 2025-08-27#

Changed#

  • Fixes the way threshold are now computed in latest SDK

[2.0.1] - 2025-08-15#

Changed#

  • Fixed documentation build

[2.0.0] - 2025-08-08#

Changed#

  • Newer breaking 109.0 SDK upgrade

[1.60.4] - 2025-08-27#

Changed#

  • Updated threshold for golden image comparison, as required by the newest SDK

[1.60.3] - 2025-08-05#

Changed#

  • test_create_post_render_graph__does_not_dirty_stage to handle the enabling of UsdRender.Settings

[1.60.2] - 2025-07-23#

Changed#

  • Replace omni.renderer_capture to omni.kit.renderer_capture, add import.

[1.60.1] - 2025-08-08#

Changed#

  • Updated golden images for tests affected by changes to RTX default settings.

[1.60.0] - 2025-06-18#

Changed#

  • Jumping versions for 108 to leave room for changes to 107.*-based builds.

[1.51.3] - 2025-06-06#

Changed#

  • Add a wait before comparing to golden images

[1.51.2] - 2025-02-06#

Changed#

  • linux toolchain compatibility upgrade

[1.51.1] - 2024-12-16#

Changed#

  • Remove explicit dependencies

[1.51.0] - 2024-12-02#

Changed#

  • Disable the pre-render graph tests which depend on Hydra.

  • Update the golden images.

[1.50.0] - 2024-11-18#

Changed#

  • Build with Kit 107.0 with USD 24.05 and python 3.11

  • Jumping versions for 107 to leave room for changes to 106.*-based builds.

[1.41.0] - 2024-12-12#

Changed#

  • Added support for FSD in pre and post render graphs.

  • Bumped dependency on omni.graph.image.core to version 0.6.0

[1.40.3] - 2024-11-18#

Changed#

  • Update the golden image of test__unique_cuda_params_per_node.

[1.40.2] - 2024-11-14#

Changed#

  • Ensure flaky pre-render graph tests do not fail ETM.

[1.40.1] - 2024-10-18#

Changed#

  • Increase tolerances in pre-render graph tests.

[1.40.0] - 2024-09-19#

Changed#

  • bumping version to make room for 106.2-based extensions

[1.31.0] - 2024-09-11#

Added#

  • Added test to validate that creating a post render graph does not dirty the root layer of the stage.

Changed#

  • Bumped dependency on omni.graph.image.core to version 0.5.0

[1.30.0] - 2024-08-09#

Changed#

  • bumping version to make room for 106-based extensions

[1.21.0] - 2024-07-31#

Changed#

  • Pathing for USD headers and libs.

[1.20.1] - 2024-05-30#

Changed#

  • Updated the formatting

[1.20.0] - 2024-05-17#

Added#

  • Update the ‘support_level’ entry in the configuration files to match the release requirements

[1.19.2] - 2024-05-10#

Changed#

  • Build changes to account for new stock OpenUSD library in kit.

[1.19.1] - 2024-04-17#

Added#

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

[1.19.0] - 2024-04-10#

Changed#

  • Bumped dependency on omni.graph to version 1.139.0

  • Bumped dependency on omni.graph.core to version 2.177.1

  • Bumped dependency on omni.graph.tools to version 1.77.0

[1.18.2] - 2024-04-08#

Changed#

  • Removed dependency on stage_templates.

[1.18.1] - 2024-03-26#

Changed#

  • Added test to validate that the CUDA device set by OmniGraph is in the allowed DeviceGroup selected by the Renderer.

[1.18.0] - 2024-03-18#

Added#

  • Added test showcasing how the stage at time can be read from the post render graph.

  • Added native test to validate that the graph state variables are initialized after the execution graph compilation.

  • Added native test to validate that building the post render graphs does not crash when some input node attributes have unknown types.

Changed#

  • Bumped dependency on omni.graph.core to version 2.176.3

  • Bumped dependency on omni.graph to version 1.138.1

  • Bumped dependency on omni.graph.image.core to version 0.4.3

[1.17.0] - 2024-02-20#

Added#

  • Added tests covering the computeCuda node ABI and the declaration of new AOVs in cuda interop nodes of the post render graph

[1.16.0] - 2024-02-15#

Changed#

  • Bumped dependency on omni.graph.core to version 2.174.2

  • Bumped dependency on omni.graph.tools to version 1.76.1

[1.15.0] - 2024-02-05#

Changed#

  • Bumped dependency on omni.graph to version 1.138.0

  • Bumped dependency on omni.graph.core to version 2.174.0

  • Bumped dependency on omni.graph.tools to version 1.76.0

[1.14.1] - 2024-02-03#

Changed#

  • Bumped minimum omni.graph.core extension version dependency to be compatible with changes to the INodeType interface and lazy graph executor.

[1.14.0] - 2024-01-31#

Changed#

  • Bumped dependency on omni.graph to version 1.137.0

  • Bumped dependency on omni.graph.core to version 2.171.1

  • Bumped dependency on omni.graph.tools to version 1.76.0

[1.13.0] - 2024-01-30#

Changed#

  • Bumped dependency on omni.graph to version 1.136.1

  • Bumped dependency on omni.graph.core to version 2.170.1

  • Bumped dependency on omni.graph.tools to version 1.74.0

[1.12.0] - 2024-01-23#

Changed#

  • Bumped dependency on omni.graph to version 1.136.0

[1.11.2] - 2024-01-22#

Changed#

  • Disable sampled lighting in the extension config.

[1.11.1] - 2024-01-22#

Fixed#

  • Made execution attribute descriptions consistent and informative

[1.11.0] - 2024-01-18#

Changed#

  • Bumped dependency on omni.graph.core to version 2.169.1

  • Bumped dependency on omni.graph to version 1.135.1

  • Bumped dependency on omni.graph.tools to version 1.73.0

[1.10.1] - 2024-01-13#

Fixed#

  • Repository URL in config file.

[1.10.0] - 2024-01-12#

Changed#

  • Bumped dependency on omni.graph to version 1.134.7

  • Bumped dependency on omni.graph.core to version 2.169.0

  • Bumped dependency on omni.graph.tools to version 1.70.0

[1.9.1] - 2024-01-03#

Added#

  • Fixed a typo

[1.9.0] - 2023-12-28#

Changed#

  • Bumped dependency on omni.graph.tools to version 1.69.0

[1.8.0] - 2023-12-28#

Changed#

  • Bumped dependency on omni.graph.core to version 2.167.0

  • Bumped dependency on omni.graph to version 1.134.2

  • Bumped dependency on omni.graph.tools to version 1.68.0

[1.7.1] - 2023-12-18#

Added#

  • Added test validating the expected error when executing a post render graph explicitly

[1.7.0] - 2023-12-18#

Changed#

  • Bumped dependency on omni.graph.core to version 2.166.0

  • Bumped dependency on omni.graph to version 1.134.0

  • Bumped dependency on omni.graph.tools to version 1.65.0

[1.6.1] - 2023-12-14#

Changed#

  • Disable RTX tests when FSD is enabled

[1.6.0] - 2023-12-12#

Changed#

  • Bumped dependency on omni.graph.core to version 2.165.3

  • Bumped dependency on omni.graph to version 1.133.2

  • Bumped dependency on omni.graph.tools to version 1.65.0

[1.5.0] - 2023-12-11#

Changed#

  • Bumped dependency on omni.graph.core to version 2.165.3

  • Bumped dependency on omni.graph to version 1.133.2

  • Bumped dependency on omni.graph.tools to version 1.65.0

[1.4.7] - 2023-11-30#

Changed#

  • Set the minimal omni.graph.core version required in order to properly load that extension

[1.4.6] - 2023-11-30#

Changed#

  • Added test to validate that cuda interop nodes can have internal state

[1.4.5] - 2023-11-21#

Changed#

  • Enabled the pre and post render graph tests.

[1.4.4] - 2023-11-09#

Changed#

  • Ran the formatter

[1.4.3] - 2023-08-29#

Changed#

  • Disable the RTX tests

[1.4.2] - 2023-08-28#

Changed#

  • Enable pre and post render graph tests

[1.4.1] - 2023-08-21#

Removed#

  • Remove the synthetic data tests.

[1.4.0] - 2023-08-18#

Added#

  • Migrated tests from omni.syntheticdata in Kit that require action graph nodes

[1.3.6] - 2023-08-14#

Changed#

  • Disabled tests know to be failing

[1.3.5] - 2023-08-09#

Changed#

  • up the wait count for the renderer

[1.3.4] - 2023-08-03#

Changed#

  • Targeted a specific version of the Kit SDK

[1.3.3] - 2023-07-31#

Changed#

  • Standardized the format of the CHANGELOG

[1.3.2] - 2023-07-22#

Changed#

  • Bumping the extension number to force a republication with the proper Linux configuration

[1.3.1] - 2023-07-20#

Changed#

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

[1.3.0] - 2023-07-19#

Added#

  • Build copy of data files required for extension publication

[1.2.1] - 2023-07-19#

Changed#

  • Moved docs dependencies to the local test extension

[1.2.0] - 2023-07-18#

Added#

  • Preview image and icon for publishing

[1.1.2] - 2023-07-14#

Changed#

  • Moved files out of LFS for easier management

[1.1.1] - 2023-06-12#

Fixed#

  • Moved extension over from Kit repo to OmniGraph repo

[1.1.0] - 2023-05-26#

Added#

  • Added end to end tests for the post render graph

[1.0.5] - 2023-05-12#

Added#

  • Added unit test for LockViewportRender node

[1.0.4] - 2023-03-22#

Fixed#

  • Corrected a bad reference

[1.0.3] - 2023-02-25#

Changed#

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

Added#

  • Cross-extension link to omni.graph.test

[1.0.2] - 2023-01-30#

Changed#

  • Added link at the top of the changelog for docs

[1.0.1] - 2022-12-21#

Changed#

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

[1.0.0] - 2022-08-30#

Added#

  • Migrated the prerender graph tests from omni.graph.test