Changelog#
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[508.0.2] - 2025-08-01#
Fix publishing issue
[508.0.1] - 2025-07-11#
Remove version constraint to omni.kit.tool.asset_importer
Update to use new interface from omni.kit.converter.common
[508.0.0]- 2025-06-30#
Update to Kit 108 / USD 25.02 / Python 3.12
Creator metadata is authored in all USD Layers
[507.0.1]- 2025-06-11#
Update unit test
[507.0.0] - 2025-06-10#
Handle and log convert failures
[506.4.2] - 2025-05-21#
Update omni.kit.converter.jt_core dependency version
[506.4.1] - 2025-05-09#
Fix dependency version constraints to properly handle minor and patch version updates
[506.4.0] - 2025-04-24#
Add .usdz export feature
[506.3.0] - 2025-04-18#
Expose option to choose between USD Preview Surface and OmniPBR materials (OmniPBR includes USD Preview Surface support)
[506.2.0] - 2025-03-21#
Add UI option for converter selection
[506.1.0] - 2025-03-12#
omni.usdex.libs dependency setup
[506.0.1] - 2025-02-18#
Lock to USD target
[506.0.0] - 2025-02-14#
ABI upgrade
[505.0.0] - 2025-01-24#
Progress logging refactor
[504.0.0] - 2024-12-17#
Update to Kit 107, USD 24, and Python311
[503.3.0] - 2024-12-03#
Update omni.kit.converter.common dep to 503.3.0
[503.2.2] - 2024-12-02#
Update to latest Kit-kernel 106.5
[503.2.1] - 2024-11-21#
Update dependencies for security
[503.2.0] - 2024-11-20#
Update to Kit-kernel 106.5
[503.1.2] - 2024-10-22#
Replace info icon with text due to scaling issue.
[503.1.1] - 2024-10-18#
Update documentation for 202.0 release.
[503.1.0] - 2024-10-18#
Add helpful quick links buttons to convert options panel.
[503.0.0] - 2024-10-17#
Migrate from CSDK to USD Exchange
[502.1.0] - 2024-10-16#
Bump dependency versions.
[502.0.0] - 2024-10-09#
Add option to override up-axis and meters per unit USD stage metrics with Scene Optimizer
[501.0.0] - 2024-10-04#
Add option to specify USD output file format.
Add option to specify USD output file name.
[500.3.0] - 2024-09-30#
Add Scene Optimizer string config option
[500.2.0] - 2024-09-18#
Update kit-kernel to 106.2
[500.1.1] - 2024-09-16#
Add version constraints in toml
[500.1.0] - 2024-09-05#
Bump extension semantic minor version
[500.0.26] - 2025-09-19#
Republish without pre-release tags with kit-kernel 106.1
[500.0.25] - 2025-09-18#
Update kit-kernel to 106.2; Increment the PATCH version to create a gap between this and previous versions.
[500.0.9] - 2024-09-10#
Resolve ETM issues by setting range on extension version dependencies
[500.0.8] - 2024-09-09#
Create release branch with 201.2.0 hot fix updates
[500.0.7] - 2024-08-29#
Update documentation
[500.0.6] - 2024-08-23#
Remove test data from package
[500.0.5] - 2024-08-22#
Update documentation; Add licensing terms and third party notices.
[500.0.4] - 2024-07-16#
Update to the latest stable Kit-Kernel 106.0.1
[500.0.3] - 2024-06-24#
Updated to Kit 106.0.1
[500.0.2] - 2024-06-17#
Audited documentation and updated based on changes for release 201.1.
[500.0.1] - 2024-06-11#
Consolidate changelog pre-release entries
[500.0.0] - 2024-06-06#
Bump semantic version for resolving versions in ETM tests.
[2.0.0] - 2024-05-30#
Use semantic versioning for extensions. Use external/marketing version in CHANGELOG.md
[201.1.0] - 2024-05-30#
Remove deprecated BaseOptions class usage.
Skip test for codeless omni.kit.converter.cad extension
Add tessellation fallback parameters ui
Update convert method signature
Converter now takes absolute usd file output path as input.
Added for JT delegate and ui registration