CHANGELOG#

The ability to export USD Material to MDL.

[1.0.10] - 2025-03-25#

Changed#

  • OMPE-25671: Import MessageDialog class from the public API of omni.kit.window.popup_dialog.

[1.0.9] - 2025-03-13#

Changed#

  • Expand graph UI: Prompt user to simplify the material graph after expanding

[1.0.8] - 2025-02-27#

Changed#

  • Implement more tests, coverage reached 79%

[1.0.7] - 2024-11-12#

Changed#

  • Implement tests

[1.0.6] - 2024-03-19#

Changed#

  • Set better default for output folder

  • Fix OM-120180 Export to MDL defaults to bad omniverse path

[1.0.5] - 2023-10-04#

Changed#

  • New context menu “Expand Material” which invokes omni.mdl.usd_converter.build_shader_node_for_material()

[1.0.4] - 2023-05-10#

Changed#

  • Changed interface name after code cleanup in omni.mdl.usd_converter (Renamed convert_to_mdl to usd_to_mdl)

[1.0.3] - 2023-02-02#

Changed#

  • Use material prim name as the default filename when exporting to MDL

[1.0.2] - 2023-02-01#

  • Popup warning dialog when material is not bound to an imageable prim

  • Popup warning dialog when material surface shader is not resolved

[1.0.1] - 2022-05-31#

  • Changed “Export Selected” to “Save Selected”

[1.0.0] - 2022-02-10#

Added#