CHANGELOG#
This document records all notable changes to omni.hydra.pxr.settings
extension.
This project adheres to Semantic Versioning <https://semver.org/>
.
[1.0.9] - 2025-04-18#
Changed#
Updated documentation with AI agent.
[1.0.8] - 2024-10-11#
Changes#
Updated API and all exports
[1.0.7] 2024-01-16#
Changed#
Re-allow extension toggling.
[1.0.6] 2024-01-12#
Changed#
Allow extension to be toggled on, but not unloaded.
[1.0.5] 2023-05-18#
Changed#
Call RendererSettingsFactory public function
[1.0.4] 2023-01-06#
Changed#
Fix test that broke when run in random-order.
[1.0.3] 2022-06-02#
Changed#
Hide Viewport durring test suite capture and update golden-image.
[1.0.2] 2022-03-09#
Changed#
Mitigate lack of OpenGL interop TC failures.
Fixed#
Fix building of namespaced render-settings more than one level deep.
[1.0.1] 2022-02-16#
Added#
Tests
[1.0.0] 2021-09-05#
Added#
Initial Release