[500.1.1] - 2024-09-16

Update

  • [OMPE-21305] - Add version constraints in toml and bump hoops/hoops_core major semver

[500.1.0] - 2024-09-05

Update

  • [OMPE-20858] Bump extension semantic minor version

[500.0.13] - 2024-08-29

Update

  • [OMPE-18965] - Update documentation

[500.0.12] - 2024-08-23

Update

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

[500.0.11] - 2024-07-24

Update

  • [OMPE-18958] - Handle error on converter subprocess conversion failure.

[500.0.10] - 2024-07-24

Update

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

[500.0.9] - 2024-07-17

Update

  • [OMPE-15073] - Fix unit test to work with Scene Optimizer 106.0.15

[500.0.8] - 2024-07-16

Update

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

[500.0.7] - 2024-07-01

Updated

  • [OMPE-12622] - Updated converter_options default value to dict.

[500.0.6] - 2024-06-28

Updated

  • [OMPE-13530] - Sets bConvertCurves to false by default for all backend converters. Users may enable this via converter_options

[500.0.5] - 2024-06-26

Updated

  • [OMPE-12725, OMPE-12726, OMPE-12729, OMPE-12828] - replace single quotes with double quotes for DGN options

  • [OMPE-12400] - Updated to Kit 106.0.1

[500.0.4] - 2024-06-24

Updated

  • [OMPE-12622] - Updated converter_options payload to dict.

  • [OMPE-12400] - Updated to Kit 106.0.1

[500.0.3] - 2024-06-17

Updated

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

[500.0.2] - 2024-06-11

Updated

  • OMPE-12621 - Add validation for existing input file and provide error message

[500.0.1] - 2024-06-11

Updated

  • OMPE-7733 - Consolidate changelog pre-release entries

[500.0.0] - 2024-06-06

Updated

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

[2.0.1] - 2024-05-30

Updated

  • OMPE-7726 - Adopt Connect SDK 1.0.0

[2.0.0] - 2024-05-30

Updated

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

[201.1.0] - 2024-05-30

Updated

  • OM-5528 - Remove deprecated config options from unit tests.

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

  • OM-123008 - Update convert method signature

  • OM-124771 - Extract progress logging from JT and HOOPS

  • OM-124764 - Update service to use sub-process.

  • OM-123014 - Converters now take absolute usd file output path as input.

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

  • OM-124420 - Renamed cad_core to hoops_core

  • 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-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

Updated

  • OM-121276 - Update to kit-kernel 106.0

  • Removed omni.kit.converter.dgn_core test dependency

  • Removed DGN Converter from service registry test to reflect the startup behavior of the extension within the CAD Converter Container

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

  • OM-118646 - Update to DGN converter that uses Connect SDK

  • OM-109082 - Added error when no USD file was created

  • OMFP-118316 - Update Connect SDK to release 0.6.0

  • OM-116923: Documentation for using the DGN Converter through the service extension.

Fixed

  • OM-109219 - Fix USD output path of DGN converter

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

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

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

[200.1.1] - 2023-11-28

Fixed

  • Hardcode --ext-folder.

  • Update search path for --ext-folder

  • Add --allow-root

  • Typo in progress facility

Changed

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

  • OM-114631 - Setup DGN converter to run as a subprocess

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

  • Updated tests with dgn_core service

  • Added default json file

[0.1.7] - 2023-04-02

Changed

  • Update omni.kit.converter.cad_core

  • Added response model

[0.1.6] - 2023-02-24

Changed

  • Update omni.kit.converter.cad_core deps for flag (retry) + Bump version

[0.1.5] - 2023-02-23

Changed

  • Update omni.kit.converter.cad_core deps for flag + Bump version

[0.1.4] - 2023-02-18

Changed

  • set exact version to true

[0.1.3] - 2023-02-18

Changed

  • Added version lock to omni.kit.converter.cad_core v0.1.0-alpha (headless)

[0.1.2] - 2023-02-18

Changed

  • Added version lock to omni.kit.converter.cad_core v0.1.1-alpha (headless)

[0.1.1] - 2023-02-18

Changed

  • Added version lock to omni.kit.converter.cad_core v0.1.0-alpha (headless)

[0.1.0] - 2023-02-14

Added

  • Added initial version of the Extension.