Changelog

Please refer to Release Notes for additional information.

[500.1.1] - 2024-09-16

  • [OMPE-21305] - Add version constraints in toml

[500.1.0] - 2024-09-05

  • [OMPE-20858] Bump extension semantic minor version

[500.0.16] - 2024-08-29

  • [OMPE-18650] - Update documentation

[500.0.15] - 2024-08-23

  • [OMPE-19067] - Remove test data from package

[500.0.14] - 2024-08-22

  • [OMPE-18650] - Update documentation; Add licensing terms and third party notices.

[500.0.13] - 2024-07-24

  • [OMPE-13942] - Merge release 201.1.0 updates into master. Update backend converter dep

[500.0.12] - 2024-07-16

  • [OMPE-15070] - Update to the latest stable Kit-Kernel 106.0.1

[500.0.11] -2024-07-03

  • [OMPE-13940] - Update backend converter deps

[500.0.10] - 2024-07-02

  • [OMPE-7735] - Updated documentation formatting for converter options

[500.0.9] - 2024-07-01

  • [OMPE-13530] - Added documentation on bConvertCurves

[500.0.8] - 2024-07-01

  • [OMPE-13530] - Exposes bConvertCurves for backend converters. Users may enable conversion this via converter_options

[500.0.7] - 2024-06-28

  • [OMPE-12618] - Destroy log consumer after conversion.

[500.0.6] - 2024-06-24

  • [OMPE-12613] - Fixd crash caused by invalid tessellation parameters

[500.0.5] - 2024-06-24

  • [OMPE-12400] - Updated to Kit 106.0.1

[500.0.4] - 2024-06-17

  • [OMPE-7735] - Audited documentation and updated based on changes for release 201.1.

[500.0.3] - 2024-06-13

  • [OMPE-12012] - Adopt Connect SDK 1.1.0 pre-release. Update converter backend dependencies as a result of CSDK update

[500.0.2] - 2024-06-11

  • OMPE-7733 - Consolidate changelog pre-release entries

[500.0.1] - 2024-06-11

  • OMPE-8221 - Updated config file options - sUsdSuffix, sFilePathIn, sFolderPathOut, instancingStyle

[500.0.0] - 2024-06-06

  • OMPE-8405/OMPE-10576 - Bump semantic version for resolving versions in ETM tests.

[2.0.2] - 2024-05-31

  • OMPE-8521 - Use converters’ packages built against Ubuntu 20.04

[2.0.1] - 2024-05-30

  • OMPE-7726 - Adopt Connect SDK 1.0.0

[2.0.0] - 2024-05-30

  • OMPE-8652 - Use semantic versioning for extensions. Use external/marketing version in CHANGELOG.md

[201.1.0] - 2024-05-30

  • OM-5528 - Remove deprecated BaseOptions class usage.

  • OM-122942 - Skip test for codeless omni.kit.converter.cad extension

  • OM-124249 - Add tessellation fallback parameters ui

  • OM-123008 - Update convert method signature

  • OM-124771 - Remove unused progress callbacks

  • OM-119320 - Log converted node types in post process.

  • OM-123014 - Converter now takes absolute usd file output path as input.

  • OM-96678 - Added Convert Visible Only UI option

  • OM-122942 - Refactored to share code in omni.kit.converter.common

  • OM-116478 - Updated set_app_data to include client name / version

  • OM-123014 - Run scene optimizer as post-conversion task

  • OM-123008 - Remove converter name from method signature

  • OM-123573 - Update extension.toml to lock extension to Kit SDK version being used

  • OM-121673 - Update to 201.1.0, move connect-sdk and scene optimizer to omni.kit.converter.common

[201.0.0] - 2024-03-05

  • OMFP-4003 - Remove Nucleus test case from unreliable test cases

  • OM-119320 - Improve JT converter logging and add tooltip for instancing feature.

  • OM-121276 - Update to official Connect SDK 0.7.0 and Kit-kernel 106.0

  • OM-121451 - Update JT Converter.

  • OM-114297 - JT Connect SDK branch integration.

  • OM-118646 - Use same kit-kernel version as Connect SDK

  • OM-118567 - Updated keywords for improving searchability for CAD Converters

  • OMFP-118316 - Fix path to scene optimizer for Connect SDK

  • OMFP-118316 - Update Connect SDK to release 0.6.0

  • OM-116513 - add dependency range for optional service

  • OMFP-116513 - fix etm - use explicit pre-release

  • OM-115742 - etm-failure-fix and merge release to master

[200.1.1] - 2023-11-27

  • OMFP-3334 - Handle scenario when get_local_file_async() is not able to pull down nucleus file to local OV cached folder

  • OMFP-3960 - Update dependency version in extension.toml

  • OMFP-3756 - Added test case for files with (.) in file name

  • OMFP-3756 - Fix file names with multiple suffixes.

  • OM-114367 - Update JT Converter dependency to release/200.1

[200.1.0] - 2023-11-08

  • OMFP-3413 - Increase test coverage

  • OMFP-2731 - Connect SDK and Scene Optimizer Updates for Connectors and Converters

  • OMFP-3234 - [CAD Converter] Make Prototypes prim abstract class

  • OMFP-2903: Error handling when failing to write to Nucleus.

  • OMFP-3225: JTTK license update

  • Change version lock on “omni.kit.converter.common”

  • OMFP-2563: Added creator metadata

  • OMFP-2478: Update runtime dependencies

  • OMFP-2476: Create binary file when saving USD.

  • OMFP-2222: Fix crash on import file overwrite.

  • OMFP-2368: Removed unused code to improve unit test code coverage

  • OMFP-1615: Fix incorrect normals

  • OMFP-1664: Update to Scene Optimizer 105.1.10

  • OMFP-860: Load JSON config file from disk for Scene Optimizer

  • OMFP-866: Enable UV generation using Scene Optimizer

  • OMFP-1390: Default to jt_core

  • Updated JT converter for duplicate import fix.

  • First first version of JT core extension.