Changelog

[500.2.0] - 2024-09-09

  • [OMPE-21090] Add convert metadata UI option for supported file extensions.

[500.1.0] - 2024-09-05

  • [OMPE-20858] Bump extension semantic minor version

[500.0.13] - 2024-09-05

  • [OMPE-20812] Update Scene Optimizer version dependency to maintain compatibility across Kit Kernel 106.0.x and 106.1.x

[500.0.12] - 2024-08-29

  • [OMPE-18965] - Update documentation

[500.0.11] - 2024-08-16

  • [OMPE-18926] - Update scene optimizer to 106.1.0 public release

[500.0.10] - 2024-08-16

  • [OMPE-18926] - Update kit-kernel to 106.1.0; Update scene optimizer to 106.1.1 (internal); Remove Asset Validator as it is unused

[500.0.9] - 2024-07-24

  • [OMPE-13942] - Merge release 201.1.0 updates into master

[500.0.8] - 2024-07-16

  • [OMPE-1234] - Use Scene Optimizer 106.0.15

[500.0.7] - 2024-07-16

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

[500.0.6] - 2024-06-28

  • [OMPE-12618] - Added function to destroy log consumer after use.

[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

  • [OM-117998] - Update UI options builder to provide tessellation combo box if surface tolerance option is not provided in converter spec.

[500.0.2] - 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.1] - 2024-06-11

  • OMPE-7733 - Consolidate changelog pre-release entries

[500.0.0] - 2024-06-06

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

[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

  • OMPE-5528 - Remove deprecated BaseOptions class.

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

  • OM-124771 - Add ProgressLogConsumer base class.

  • OMPE-1234 - Migrated pipeline to Gitlab-ci

  • OM-123014 - Converters now take 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 - Add utility function to check whether an asset path is supported by file filters.

  • OM-123571 - 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-04

  • OM-121276 - Update to kit-kernel 106.0

  • OM-121451 - Add set_app_data.

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

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

  • OMFP-118316 - Update Connect SDK to release 0.6.0

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

[200.1.1] - 2023-11-27

  • OMFP-3334 - Exposes response status from get_local_file_async()

  • OMFP-3756 - Updates stem method to return full path excluding the file suffix

  • OM-114367 - Updated CAD Converter deps. Bump all extension versions

  • Added as_dict() function to BaseOptions

[200.1.0] - 2023-09-21

  • Initial commit.