Changelog#
The format is based on Keep a Changelog.
[2.1.6]#
Changed#
Removed wizard window creation to avoid potential race conditions
[2.1.5]#
Changed#
Simplified need_deps* methods to provide schema object directly
[2.1.4]#
Changed#
Updated dependency from lightspeed.error_popup.window to omni.flux.utils.dialog
[2.1.3]#
Changed#
Refactored wizard window creation to initialize during construction
[2.1.2]#
Added#
Added a project path arg when getting the instance
[2.1.1]#
Fixed#
Fixed Test assets to large to work without LFS
[2.1.0]#
Changed#
Update the documentation for Pydantic V2 compatbility
[2.0.2]#
Fixed#
Center the UAC dialog
[2.0.1]#
Changed#
Update to Kit 106.5
[2.0.0]#
Added#
Split the Project Wizard into multiple wizards (Open & Create)
[1.2.5]#
Changed#
update to use omni.kit.test public api
[1.2.4]#
Fixed#
Fixed tests flakiness
[1.2.3]#
Changed#
Changed repo link
[1.2.2]#
Use updated
lightspeed.layer_manager.coreextension
[1.2.1]#
Changed#
Update to Kit 106
[1.2.0] - 2024-04-12#
Changed#
Now has a single global instance initialized and destroyed in
extension.pyHide and show wizard functionality driven by file picker open and close events
[1.1.1]#
Changed#
Set Apache 2 license headers
[1.1.0] - 2024-02-26#
Added#
Show a message that UAC will run
[1.0.1] - 2023-09-06#
Fixed#
Fixed tests for updated setup page
[1.0.0] - 2023-05-18#
Added#
Created