Changelog#
This document records all notable changes to the omni.graph.test extension.
The format is based on Keep a Changelog. The project adheres to Semantic Versioning.
[Unreleased]#
[1.10.0] - 2025-12-03#
Changed#
Jumping versions for Kit 110 to leave room for changes to 109.*-based builds.
[1.0.5] - 2025-11-24#
Changed#
remove omni.inspect dependency from test to resolve solver check
[1.0.4] - 2025-10-15#
Changed#
Updated test assets to remove deprecated ‘rtx:post:backgroundZeroAlpha:backgroundDefaultColor’ setting.
[1.0.3] - 2025-09-23#
Changed#
Rebased to latest master
[1.0.2] - 2025-08-21#
Changed#
Fixes some tests for changes in og.core removing some FSD sync
[1.0.1] - 2025-08-15#
Changed#
Updated lint error removal to ruff compatibility
[1.0.0] - 2025-08-08#
Changed#
Newer breaking 109 SDK upgrade
[0.120.11] - 2025-09-29#
Changed#
Updated to use carb Events 2.0
[0.120.10] - 2025-09-04#
Changed#
Fix for float comparisons in aarch64 tests
[0.120.9] - 2025-09-03#
Changed#
Fix test_read_prim_node for aarch64
[0.120.8] - 2025-09-02#
Changed#
Replaced deprecated np.alltrue() with np.all() to support numpy 2.x
[0.120.7] - 2025-08-28#
Changed#
Improve the error checking in a test
[0.120.6] - 2025-08-21#
Changed#
Another FSD sync fix
[0.120.5] - 2025-08-19#
Changed#
Fix some tests following the removal of some FSD syncs
[0.120.4] - 2025-08-18#
Changed#
Minor update to make some tests work better with FSD on
[0.120.3] - 2025-07-29#
Changed#
Added a test for node using ABI compute not receiving proper node/ctx object when auto instanced
[0.120.2] - 2025-07-15#
Added#
A test to exercise OMPE-45638
[0.120.1] - 2025-07-14#
Changed#
Change assertListEqual to assertSequenceEqual in test_write_prims_relationship due to type change
[0.120.0] - 2025-03-12#
Fixed#
test_timeline_stop_node now works with new and old timeline behavior.
[0.110.5] - 2025-02-06#
Changed#
linux toolchain compatibility upgrade
[0.110.4] - 2025-01-07#
Changed#
Updates for latest Kit SDK
[0.110.3] - 2024-12-16#
Changed#
Remove test dependencies which are already included.
[0.110.2] - 2024-12-16#
Changed#
Temporarly disabling tests that are exercising defaults taht are about to change
[0.110.1] - 2024-12-09#
Changed#
Conform ReadPrim skel test stage with SkelBindingAPI schema applied correctly.
[0.110.0] - 2024-11-18#
Changed#
Jumping versions for 107 to leave room for changes to 106.*-based builds.
[0.102.0] - 2024-11-15#
Changed#
Build with Kit 107.0 with USD 24.05 and python 3.11
[0.101.2] - 2024-12-09#
Added#
Added check that we don’t get any warnings or errors when unloading extensions which define node types.
[0.101.1] - 2024-10-09#
Changed#
Added test covering sublayer workflow where the opinions on the root layer are removed.
[0.101.0] - 2024-10-03#
Changed#
Remove BundleConstructor impl, alias to omni.graph.nodes.BundleConstuctor
[0.100.1] - 2024-09-20#
Changed#
Added tests for stage reload following USD root layer resync notice.
[0.100.0] - 2024-09-19#
Changed#
bumping version to make room for 106.2-based extensions
[0.90.4] - 2024-09-11#
Added#
Added coverage tests for runtime variables.
[0.90.3] - 2024-08-30#
Changed#
Fix test test_readomnigraphvalue_prim for FSD mode
[0.90.2] - 2024-08-29#
Changed#
Fix some test failures
[0.90.1] - 2024-08-27#
Changed#
Fix deprecated module imports
[0.90.0] - 2024-08-09#
Changed#
bumping version to make room for 106-based extensions
[0.82.0] - 2024-07-31#
Added#
Test dependency on omni.hydra.usdrt_delegate.
[0.81.7] - 2024-07-25#
Changed#
Make test_rotate_orientation_pivot_fsd converge faster
[0.81.6] - 2024-07-18#
Added#
Add test node for UI
[0.81.5] - 2024-07-16#
Fixed#
OgnBundleTargetPy no longer uses invalid ‘rel[]’ attribute type.
[0.81.4] - 2024-07-04#
Changed#
Temporarily disable the test_write_prims_relationship test.
[0.81.3] - 2024-07-03#
Changed#
add unit test for OMPE-2376
[0.81.2] - 2024-07-03#
Changed#
Temporarily disabled test.
[0.81.1] - 2024-06-18#
Changed#
Clean out some test warnings noticed in the last merge
[0.81.0] - 2024-06-17#
Changed#
Use ConstructArray instead of MakeArray in tests
Move BundleConstructor from .nodes
[0.80.2] - 2024-05-30#
Changed#
Updated the formatting
[0.80.1] - 2024-05-22#
Changed#
Reactivate some execution unit tests.
[0.80.0] - 2024-05-17#
Added#
Update the ‘support_level’ entry in the configuration files to match the release requirements
[0.79.2] - 2024-05-10#
Changed#
Build changes to account for new stock OpenUSD library in kit.
[0.79.1] - 2024-04-17#
Added#
Add a ‘support_level’ entry to the configuration file of the extensions
[0.79.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
[0.78.1] - 2024-04-08#
Changed#
Removed dependency on stage_templates.
[0.78.0] - 2024-03-18#
Changed#
Bumped dependency on omni.graph.core to version 2.176.3
Bumped dependency on omni.graph to version 1.138.1
[0.77.6] - 2024-03-04#
Changed#
Temporarily skip some tests if Fabric Scene Delegate is disabled
[0.77.5] - 2024-02-29#
Changed#
Temporarily disable test_evaluator_type_changed_from_usd.
[0.77.4] - 2024-02-26#
Changed#
Temporarily disable failing lazy graph unit tests.
[0.77.3] - 2024-02-26#
Changed#
Added test to validate that OmniGraphs cannot be loaded from USD when
--/app/omnigraph/disableUsdBacking=1.
[0.77.2] - 2024-02-23#
Changed#
Updated tests for maneuver nodes
[0.77.1] - 2024-02-23#
Changed#
Re-enabled flaky test
[0.77.0] - 2024-02-21#
Changed#
Removes a test that doesn’t work in its current form (new one will be required to exercise the feature)
[0.76.0] - 2024-02-15#
Fixed#
Filtered out a known test failure
Changed#
Bumped dependency on omni.graph.core to version 2.174.2
Bumped dependency on omni.graph.tools to version 1.76.1
[0.75.2] - 2024-02-07#
Changed#
Add test for skinned points local space
[0.75.1] - 2024-02-06#
Added#
Test for adding a relationship attribute to a bundle via BundlePrim::addRelationship.
[0.75.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
[0.74.4] - 2024-02-05#
Changed#
New unit test to validate that recursive graph execution triggered via parallel-scheduled nodes works correctly and does not deadlock.
[0.74.3] - 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.
[0.74.2] - 2024-02-02#
Changed#
Added test for upstream fix of action graph
[0.74.1] - 2024-01-31#
Added#
Bundle asymmetry correction unit tests
[0.74.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
[0.73.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
[0.72.2] - 2024-01-26#
Added#
tests for self connection in compound subgraphs
[0.72.1] - 2024-01-25#
Added#
Test for write variable aliasing with arrays
[0.72.0] - 2024-01-23#
Added#
tests for compound_node and compound_graph og.ObjectLookup commands
Changed#
Bumped dependency on omni.graph to version 1.136.0
[0.71.2] - 2024-01-22#
Changed#
Fix build warnings
[0.71.1] - 2024-01-22#
Fixed#
Made execution attribute descriptions consistent and informative
[0.71.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
[0.70.1] - 2024-01-13#
Fixed#
Repository URL in config file.
[0.70.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
[0.69.1] - 2024-01-11#
Changed#
Temporarily disable a test requiring a newer versions of nodes to be released
[0.69.0] - 2024-01-11#
Added#
Test that exercise auto-instancing option
Test that exercise auto-instanced graph explicit direct evaluation
[0.68.1] - 2024-01-10#
Fixed#
test_query_prim_view that failed when ran async
[0.68.0] - 2024-01-09#
Added#
Test that exercise a graph backed by a stage-with-history fabric and filtering turned off
[0.67.0] - 2023-12-28#
Changed#
Disable multiple fabric test with FSD enabled.
Bumped dependency on omni.graph.tools to version 1.69.0
[0.66.0] - 2023-12-28#
Removed#
Reference to local link in README file
Filter on tests failing from an earlier Kit SDK update
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
[0.65.1] - 2023-12-18#
Added#
Added test validating the expected error when
og.Controller.evaluateis invoked with invalid graph ids
[0.65.0] - 2023-12-18#
Fixed#
Put in missing version numbers for .ogn files
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
[0.64.2] - 2023-12-18#
Changed#
Address security issues in test nodes
[0.64.1] - 2023-12-14#
Changed#
Fix tests when FabricSceneDelegate is enabled
[0.64.0] - 2023-12-12#
Changed#
Reapplied dependency bumps to fix publishing problem
[0.63.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
[0.62.0] - 2023-12-11#
Added#
Test exercising target mapped attribute with custom fabric backing
[0.61.0] - 2023-12-06#
Changed#
Test that exercise deleting a graph with a node whose type has been unregistered
[0.60.2] - 2023-12-05#
Changed#
Increase timeout
[0.60.1] - 2023-12-02#
Changed#
Update tests for node validation
[0.60.0] - 2023-12-01#
Changed#
Add a test for AG dependency fold pass
[0.59.12] - 2023-12-01#
Changed#
Improve coverage for compound nodes
[0.59.11] - 2023-11-30#
Changed#
Set the minimal omni.graph.core version required in order to properly load that extension
[0.59.10] - 2023-11-30#
Changed#
Skip running parallel execution tests if the test machine does not have enough cores
[0.59.9] - 2023-11-28#
Changed#
Changed deprecated internal state functions to their new version
[0.59.8] - 2023-11-23#
Changed#
Disable connection validation tests temporarily
[0.59.7] - 2023-11-20#
Changed#
Use newer, stable INodeTypeForwarding2 ONI.
[0.59.6] - 2023-11-13#
Fixed#
Callback test not calling the correct function
Added#
Test to exercise dynamic attributes without USD backing
Test to exercise USD-less bad node creation”
[0.59.5] - 2023-11-10#
Added#
Code coverage removal for test node implementations
[0.59.4] - 2023-11-10#
Added#
Add test for update issue with type resolution of dynamic attributes. OM-108200
[0.59.3] - 2023-11-09#
Changed#
Improved coverage of io nodes
[0.59.2] - 2023-11-09#
Changed#
Ran the formatter
[0.59.1] - 2023-11-09#
Changed#
Improved coverage for core nodes
[0.59.0] - 2023-11-08#
Changed#
Added a test that exercise per-instance and shared internal state
[0.58.0] - 2023-11-07#
Added#
Add/Modify some tests to improve og.Core testing code coverage
[0.57.1] - 2023-11-01#
Changed#
Added compound example to test_controller_api
[0.57.0] - 2023-11-01#
Changed#
Added a test that exercise registering an inexistent relative path
[0.56.2] - 2023-11-01#
Fixed#
Added tests for WriteVariable and WritePrimAttribute with an auto converted input
[0.56.1] - 2023-10-27#
Changed#
Add test that accesses invalid variables
[0.56.0] - 2023-10-27#
Added#
Stress test to help replicate rare test crashes
[0.55.1] - 2023-10-27#
Changed#
Reenable target mapping tests
[0.55.0] - 2023-10-23#
Added#
A test to exercise unmapping deferred mapping
[0.54.2] - 2023-10-20#
Changed#
Temporarily disable another target map test
[0.54.1] - 2023-10-20#
Changed#
Disabled tests that require nodes to be rebuilt.
Fixed abi test for attributes to match new additions
[0.54.0] - 2023-10-18#
Added#
Tests for Query-Compute
[0.53.2] - 2023-10-18#
Changed#
Fixup compound node type tests to use latest schema
[0.53.1] - 2023-10-12#
Changed#
Add regression test for OM-110707
[0.53.0] - 2023-10-11#
Added#
Missing USD tests cases for testing all types
Removed#
Non-SDF types from USD test cases
[0.52.1] - 2023-10-10#
Changed#
OM-110007: Unit tests for graph instances removal
[0.52.0] - 2023-10-10#
Added#
Tests that replicate hangs with omni.anim.curves.core loaded
[0.51.0] - 2023-10-06#
Changed#
Temporary disable of a test that will break with upcoming changes to core
[0.50.1] - 2023-10-05#
Changed#
Re-enable compound node tests, updated for new compound node type format
[0.50.0] - 2023-09-29#
Added#
Moved test_write_prims_node.py in from omni.graph.nodes
Added new test node that is equivalent to the old AutoNode one
Changed#
Converted the AutoNode test in the above file to use the new test node
[0.49.4] - 2023-09-27#
Changed#
Disabled a flaky test
[0.49.3] - 2023-09-26#
Changed#
Disable compound tests for pending kit changes
[0.49.2] - 2023-09-21#
Added#
Added a test for a stack overflow bug when setting a big array from python
[0.49.1] - 2023-09-13#
Changed#
OM-61324: Remove test_import_time_samples test from unreliable list
[0.49.0] - 2023-09-13#
Added#
Tests that exercise default values
[0.48.1] - 2023-09-12#
Changed#
Updating tests for new target nodes
[0.48.0] - 2023-09-07#
Added#
Tests for reading and writing of execution attributes
Support for running against extension versions
[0.47.1] - 2023-09-06#
Changed#
Temporarily disable a copy prim tests
[0.47.0] - 2023-09-01#
Added#
Test coverage for copying a node into a compound graph
[0.46.1] - 2023-09-01#
Changed#
Temporary disable extended attribute test
[0.46.0] - 2023-09-01#
Removed#
Redundant test of the node type forwarding
[0.45.2] - 2023-08-29#
Changed#
Moved reference to deprecated AutoNode implementation
[0.45.1] - 2023-08-28#
Changed#
Update tests for changes to ReadPrims.
[0.45.0] - 2023-08-23#
Changed#
Auto instancing tests to exercise reload_from_stage
[0.44.4] - 2023-08-16#
Fixed#
Forced update to get the latest version of the code generation
[0.44.3] - 2023-08-15#
Changed#
Adds tests for compound type resolution bugs
[0.44.2] - 2023-08-14#
Fixed#
Removed workaround for missing include in Fabric
[0.44.1] - 2023-08-14#
Fixed#
Increase the number of maximum tries before the test test_rotate_to_target is expected to converge to the target value
[0.44.0] - 2023-08-14#
Changed#
Ported over tests from Kit that make extensions require unnecessary dependencies on omni.graph.nodes
[0.43.2] - 2023-08-14#
Added#
New unit tests inside of a node .ogn file to exercise the new functionality.
[0.43.1] - 2023-08-14#
Changed#
Fix test for renamed action nodes
[0.43.0] - 2023-08-14#
Removed#
test validating a constant that is about to be removed
[0.42.0] - 2023-08-10#
Added#
Moved tests with circular dependencies out of omni.graph.nodes
[0.41.1] - 2023-08-09#
Fixed#
Linux build errors
[0.41.0] - 2023-08-09#
Added#
Tests for promotion and renaming that cover all data types
[0.40.8] - 2023-08-07#
Fixed#
OM-100540 Fix node removal bug that appears in ScriptNode
[0.40.7] - 2023-08-05#
Fixed#
OM-67770 Update Simple Rename unit test
[0.40.6] - 2023-08-03#
Changed#
Targeted a specific version of the Kit SDK
[0.40.5] - 2023-07-31#
Changed#
Standardized the format of the CHANGELOG
[0.40.4] - 2023-07-27#
Changed#
OM-97363 Revert separator to underscore for output and state bundles
[0.40.3] - 2023-07-26#
Fixed#
API calls that changed in Kit
[0.40.2] - 2023-07-24#
Changed#
Temporarily disabled a test causing trouble with the ETM
[0.40.1] - 2023-07-21#
Fixed#
Update call to
buildto follow latest EF recommendation.
[0.40.0] - 2023-07-21#
Added#
Test node and script to test data sync of skinned points from CPU to GPU for ReadPrimsV2
Fixed#
Compilation failure due to API signature change of
omni::graph::exec::unstable::GraphBuilder::create()
[0.39.1] - 2023-07-20#
Changed#
Bumping the version so that debug versions of extensions will publish
[0.39.0] - 2023-07-19#
Added#
Build copy of data files required for extension publication
[0.38.0] - 2023-07-18#
Added#
Test added on the Kit side after extension migration
Preview image and icon for publishing
[0.37.5] - 2023-07-18#
Changed#
Disabled bundle output compound tests
[0.37.4] - 2023-07-14#
Added#
Moved the extension over from the Kit repo
[0.37.3] - 2023-06-28#
Changed#
Updated scheduling hint unit tests to use new ISchedulingHints2 interface when working with purity scheduling hints.
[0.37.2] - 2023-06-27#
Fixed#
Excluded USD files and docs from node generated code in the files that missed it
[0.37.1] - 2023-06-27#
Changed#
Set up the extension to load python nodes and tests in parallel
[0.37.0] - 2023-06-22#
Added#
Test for constant node elision in Push and Action graphs.
Changed#
Modified some other unit tests to correctly account for the new fact that constant nodes will not be computed in Push and Action graphs.
Edited a scheduling hint unit test to also account for the “pure” hint.
Refactored the test partition passes (consolidated into fewer number of files).
[0.36.0] - 2023-06-20#
Added#
Tests for Change Tracking for bundles
[0.35.0] - 2023-05-30#
Added#
Unit test for checking that EF partition passes work correctly in instanced graphs.
[0.34.0] - 2023-05-26#
Added#
Test for CREATE_ATTRIBUTES flag in the controller.edit() function
[0.33.8] - 2023-05-24#
Changed#
Modified tests that were using, but not reliant on the behavior of, the now-nonexistant “pull” evaluation mode to instead use “push”.
Removed#
Unit tests/test scenes that were explicitly testing the “pull” evaluation mode.
[0.33.7] - 2023-05-17#
Changed#
Updated tests to work with restored ReadPrims and ReadPrimsV2 nodes.
[0.33.6] - 2023-05-15#
Removed#
Removed old subgraph unit tests.
[0.33.5] - 2023-05-15#
Changed#
Updated WritePrims to WritePrimsV2 node.
[0.33.4] - 2023-05-15#
Added#
Unit tests for non-instanced OnDemand pipeline stage to ensure that it works correctly with the Execution Framework (EF) code-path.
[0.33.3] - 2023-05-12#
Changed#
Moved partition pass unit tests for omni.graph.examples.cpp out of this extension.
[0.33.2] - 2023-05-11#
Changed#
Renamed
inputs:parentPrimstoinputs:primsonWritePrimsnode in unittest.
[0.33.1] - 2023-05-09#
Added#
Test for OM-94114 to check if recursive children removal is handled properly.
[0.33.0] - 2023-05-09#
Added#
More detailed tests for deprecation support
[0.32.2] - 2023-05-08#
Fixed#
Bug with Python code generator for BundleContents
[0.32.1] - 2023-05-04#
Changed#
Updated
ReadPrimsrelated tests during to node inputs changes.
[0.32.0] - 2023-05-02#
Added#
Tests for node type forwarding
[0.31.0] - 2023-05-02#
Added#
Added coverage tests for setting the output value of dynamic outputs using the raw data pointer.
[0.30.2] - 2023-04-11#
Added#
Table of documentation links for nodes in the extension
[0.30.1] - 2023-04-06#
Fixed#
Changed direct reference to a struct member to an accessor
[0.30.0] - 2023-04-03#
Added#
Tests for ABI of omni.graph.core.Attribute
[0.29.0] - 2023-03-31#
Changed#
target attributes now use relationships with output and state ports
Updated TestAllDataTypes to use multi-target target attributes
[0.28.10] - 2023-03-29#
Changed#
Close stage at end of test to avoid dangling graph references.
[0.28.9] - 2023-03-24#
Added#
Unit tests for EF partition pass examples (ForEach and ScriptNode).
[0.28.8] - 2023-03-24#
Fixed#
Lint errors
[0.28.7] - 2023-03-23#
Added#
Single-node cycles to PushGraph- and PullGraph-EF integration tests, to make sure that nodes with such cycles still get computed.
[0.28.6] - 2023-03-17#
Added#
Unit tests to check that PushGraphs and PullGraphs correctly ignore cycles.
[0.28.5] - 2023-03-17#
Added#
Added tests for target types
[0.28.4] - 2023-03-17#
Fixed#
Lint errors
[0.28.3] - 2023-03-16#
Added#
“threadsafe” scheduling hints for OgnBundleProperties, OgnTestBundleAttributeInterpolation, and OgnTestScatter nodes.
[0.28.2] - 2023-03-08#
Added#
Added tests for the graph traversal APIs
[0.28.1] - 2023-02-28#
Added#
Input bundle validation test for Python database
[0.28.0] - 2023-02-27#
Added#
Added Python binding for IGraphContext::getInputTargets() and unit test
[0.27.9] - 2023-02-25#
Changed#
Modifed format of Overview to be consistent with the rest of Kit
[0.27.8] - 2023-02-21#
Removed#
Action Graph “integration” tests that were actually just testing specific AG node behavior and/or AG evaluator functionality w/o broader integrations; moved these tests to omni.graph.action instead.
[0.27.7] - 2023-02-17#
Added#
Dedicated EF test for isolate scheduling.
[0.27.6] - 2023-02-17#
Added#
“threadsafe” scheduling hints to OgnAdd2IntArray, OgnComposeDouble3C, OgnComputeErrorCpp, OgnDecomposeDouble3C, OgnMultiply2IntArray, OgnPerturbPoints, OgnPerturbPointsGpu, OgnRandomPoints, OgnRandomPointsGpu, OgnSubtractDoubleC, OgnTestAllDataTypesCarb, OgnTestAllDataTypesPod, OgnTestDeformer, OgnTestGracefulShutdown, OgnTestNanInf, and OgnTestTypeResolution nodes.
[0.27.5] - 2023-02-10#
Changed#
EF dedicated tests will always run with EF backend, regardless of the execution backend provided to test generation
[0.27.4] - 2023-02-08#
Changed#
EF test now only expects one isolated frame when executing
[0.27.3] - 2023-02-07#
Fixed#
Refactored to remove deprecated import
[0.27.2] - 2023-01-30#
Changed#
Added link at the top of the changelog for docs
[0.27.1] - 2023-01-12#
Added#
Error pattern to allow filtering of expected errors
[0.27.0] - 2023-01-11#
Added#
Test for illegal double addition of the same dynamic attribute
[0.26.0] - 2023-01-11#
Removed#
Gather prototype is gone
Changed#
Bundle attributes are now all typed as eRelationship (no ePrim anymore)
Changed related to introduction of native vectorization in core
[0.25.0] - 2023-01-03#
Added#
TestBundleAttributeInterpolationto exercise attribute interpolation.
[0.24.3] - 2022-12-21#
Changed#
Refactored CUDA build to consolidate build functions and remove unnecessary rebuilds
[0.24.2] - 2022-12-09#
Added#
Filtering for known EF test failure
[0.24.1] - 2022-11-30#
Changed#
Added special characters to the test node with all data types to handle those edge cases
[0.24.0] - 2022-11-24#
Changed#
Modified tests to account for the removal of setting useSchemaPrims
[0.23.1] - 2022-11-18#
Added#
Added EF generated tests to tests marked as unreliable
[0.23.0] - 2022-11-17#
Changed#
Modified tests to account for the removal of settings updateToUSD, supportForceWriteback, useLegacySimulationPipeline, and enableUSDInPreRender
[0.22.1] - 2022-11-16#
Changed#
Fixed test_three_deformers_dirty_push
Disabled test_subgraph_creation for EF
Re-enabled test_compute_counts
[0.22.0] - 2022-11-14#
Added#
Additional test to exercise simple dynamic attribute values
[0.21.0] - 2022-11-12#
Changed#
Modified tests to account for the removal of implicit global graph support
[0.20.0] - 2022-11-10#
Added#
Test node and script for verifying location of dynamic attribute memory
[0.19.6] - 2022-11-10#
Added#
Compound tests with mixed evaluator types
[0.19.5] - 2022-11-08#
Added#
Test to validate instances can be duplicated
[0.19.4] - 2022-10-27#
Modified#
Poor
test_simple_rename, it gets disabled again!
[0.19.3] - 2022-10-26#
Modified#
Re-enabled unreliable tests:
test_import_time_samples,test_reparent_graph,test_reparent_primnode,test_simple_rename
[0.19.2] - 2022-10-18#
Modified#
Flag test_change_pipeline_stage as unreliable.
[0.19.1] - 2022-10-14#
Modified#
Filtered test to as well include auto generated test for EF.
[0.19.0] - 2022-09-28#
Modified#
Tests to support multiple primitives output from
Read PrimandRead Prim into Bundle
[0.18.1] - 2022-09-28#
Fixed#
Lint errors that crept in
[0.18.0] - 2022-09-27#
Added#
Tests for OG Usd Listener
[0.17.0] - 2022-09-14#
Added#
Test for argument flattening utility
Fixed#
Obsolete branding
Obsolete test configurations
[0.16.0] - 2022-09-13#
Added#
Tests for execution framework
New test nodes: TestConcurrency and TestExecutionTask
[0.15.0] - 2022-09-06#
Removed#
Tests and dependencies related to UI and RTX
Changed#
Test node type that used the omni.graph.ui extension to one that does not
[0.14.0] - 2022-08-30#
Added#
Test for reading nodes with all data types, and sample test files with such nodes
Fixed#
Linting errors
[0.13.9] - 2022-08-17#
Changed#
Restored the fixed failing test to the test suite
[0.13.8] - 2022-08-16#
Removed#
References to obsolete ABI methods
[0.13.7] - 2022-08-09#
Fixed#
Applied formatting to all of the Python files
[0.13.6] - 2022-08-03#
Fixed#
Compilation errors related to deprecation of methods in ogn bundle.
[0.13.5] - 2022-07-27#
Fixed#
All of the lint errors reported on the Python files in this extension
[0.13.4] - 2022-07-21#
Changed#
Undo revert
[0.13.3] - 2022-07-18#
Changed#
Reverted the changes in 0.13.2
[0.13.2] - 2022-07-15#
Changed#
Removed LatentTest node, modified tests
[0.13.1] - 2022-07-11#
Fixed#
OgnComputeErrorPy node was importing the _internal class directly, which some of our linux build systems do not like.
[0.13.0] - 2022-07-08#
Added#
Test of attribute deprecation API.
[0.12.0] - 2022-07-07#
Changed#
Refactored imports from omni.graph.tools to get the new locations
Added#
Test for public API consistency
[0.11.0] - 2022-06-28#
Added#
Test to verify that CHANGELOG and extension.toml versions match
[0.10.0] - 2022-06-17#
Added#
Tests for changing graph settings from USD
[0.9.0] - 2022-06-13#
Added#
Tests for evaluation mode setting
Changed#
Evaluation mode added to settings tests
[0.8.0] - 2022-06-13#
Added#
New test to verify that C++ and Python node duplication propagate attribute values
[0.7.0] - 2022-06-08#
Added#
Added gpuinterop vertex deformation test
[0.6.0] - 2022-06-07#
Added#
Test for CPU-GPU pointer access in the controller interface
[0.5.1] - 2022-06-06#
Fixed#
Fixed extension dependencies and restored flaky test
[0.5.0] - 2022-05-27#
Added#
Added a new test for accessing multiple schema-based graphs in a single scene
[0.4.1] - 2022-05-26#
Changed#
Re-enabled test_graphs_in_sublayer_load, test_variable_commands and test_variables_create_remove_stress_test
[0.4.0] - 2022-04-29#
Removed#
Removed obsolete tests and test files
Changed#
Made tests derive from OmniGraphTestCase and use the new og.Settings
[0.3.0] - 2022-04-25#
Changed#
Stopped generating the pointless USD and docs for the test nodes
Fixed#
Fixed reference to extension.toml in the docs to point to the correct line and use an explicit language
[0.2.4] - 2022-04-20#
Added#
Test for undoing prim deletions.
[0.2.3] - 2022-04-11#
Added#
Test for connection callbacks
Changed#
Consolidated various callback tests into test_callbacks.py
[0.2.2] - 2022-03-16#
Changed#
Previously disabled tests have been re-enabled with new enabledLegacyPrimConnections setting.
[0.2.1] - 2022-03-08#
Changed#
Modified registration test to match the new style used as of omni.graph.core 2.23.3
[0.2.0] - 2022-03-01#
Changed#
Moved expected_errors.py to omni.graph so that it can be more generally accessible
[0.1.0] - 2021-03-01#
Changed#
Renamed from omni.graph.tests to avoid conflict with automatic test detection