Changelog
[1.0.8] - 2024-09-02
Update extension.toml to target Windows only platform to fix ETM tests.
[1.0.7] - 2024-07-25
Add troubleshooting section to Overview doc.
[1.0.6] - 2024-07-24
Update to VTK converter v3.0.4
[1.0.5] - 2024-07-11
Replace deprecated omni.kit.ui.get_editor_menu usage with MenuHelperExtension
Scale and rotate generated slice mesh accordingly to stage’s up axis and meters per unit
[1.0.4] - 2024-07-10
Reload stage after slice generation
Use omni.kit.asset_converter v2.1.13 which works with Kit 106
[1.0.3] - 2024-07-09
Lock omni.kit.asset_converter to v2.1.4 for Kit 106 compatibility
[1.0.2] - 2024-07-05
Remove omni.kit.manipulator.viewport dependency
Overview Markdown documentation.
[1.0.1] - 2024-07-03
Specify minimal vtk converter extension version to use
[1.0.0] - 2024-07-02
Update to Kit Kernel 106.0
Remove unneeded and deprecated dependencies
[0.3.4] - 2024-06-12
Legacy file cleanup and update dependencies
[0.3.3] - 2024-06-05
Update to Kit SDK 105.1.2
[0.3.2] - 2024-06-04
Rename from 6Sigma to Cadence Reality DC Design Pro
[0.3.1] - 2023-10-30
Update to latest public Kit SDK 105.1
[0.3.0] - 2023-10-25
Update to latest Kit SDK 105.1
[0.2.12] - 2023-05-15
Update to pull VTK converter v1.2.7 from kit/default registry
[0.2.11] - 2023-05-12
Update to Kit SDK 105.0.1
[0.2.10] - 2023-05-04
Store specified paths in user config
[0.2.9] - 2023-05-04
Fixed issue where displayed list of available entities weren’t in sync with the opened stage.
[0.2.8] - 2023-04-27
Removed omni.kit.widgets.custom dependency
Fixed missing vertical scroll bar in window.
[0.2.7] - 2023-04-25
Removed version locks for platform agnostic extensions to address version conflicts in USD Composer.
Update Kit-SDK
[0.2.6] - 2023-04-20
Update to code signed VTK converter v.1.2.5
[0.2.5] - 2023-04-17
Updated metadata and preview image.
[0.2.4] - 2023-04-13
Added feature to convert 6SigmaRoom’s CFD result .vtk to .vdb for flow visualization
[0.2.3] - 2023-04-12
Upgrade omni.kit.mesh.raycast to v105.3.0
[0.2.2] - 2023-04-12
Added conversion progress bar
Upgrade omni.kit.asset_converter to v2.0.4
Double sided raycast support
Import properties from more entities such as PDU, Cooling Pipe, Cable Routes
Pipe output from 6SigmaCommander subprocess to USD Composer’s console
[0.2.1] - 2023-03-20
Upgraded to nv_usd_py310
[0.1.1] - 2023-03-20
Added feature to import models and properties from .room file.
Added feature to generate plane slice from .vtk file.
Added feature to show CFD profile popup on mouse click.
Upgraded to Kit 105.
[0.0.2] - 2023-02-02
Fixed crash when adding already existing CFD payload
[0.0.1] - 2023-02-01
Added
initial build