Changelog

The format is based on Keep a Changelog.

[1.3.24] - 2022-07-22

Changed

  • Fixed checkpoint comments with latet omni.usd_resolver.

[1.3.23] - 2022-07-19

Changed

  • As menus no longer use contextual greying

  • Improved error handing for actions & notifications

[1.3.22] - 2022-07-19

Changed

  • Fixes comment field in save-as option

[1.3.21] - 2022-06-27

Changed

  • Fixed save actions

[1.3.20] - 2022-05-30

Changed

  • Added action “open_stage”

  • Added action “save_with_options”

  • Added action “save_as_flattened”

  • Added action “add_payload”

[1.3.19] - 2022-06-15

Changed

  • Updated unittests.

[1.3.18] - 2022-05-30

Changed

  • “Select Files to Save” window expands with length of filenames

  • Decoded URL in Opening URL popup window

[1.3.17] - 2022-05-19

Changed

  • Fixed file export prompt when quitting an unsaved stage.

[1.3.16] - 2022-05-05

Changed

  • Updated unittests.

[1.3.15] - 2022-03-21

Changed

  • Disable checkpoint comments in save as dialog if server doesn’t support checkpoints.

[1.3.14] - 2022-03-21

Changed

  • Open payloads in file dialog.

[1.3.13] - 2022-03-17

Changed

  • Fixed typo in the previous merge.

[1.3.12] - 2022-03-17

Changed

  • Fixed UX flow for saving unsaved stage.

[1.3.11] - 2022-03-08

Changed

  • Fixes Unsaved Layers dialog sometimes not enabling Dont Save flag.

[1.3.10] - 2022-03-10

Changed

  • Pop up read only options dialog for read-only stage to keep consistent behavior as content browser.

[1.3.9] - 2022-02-09

Changed

  • Refactor to use file_importer and file_exporter rather than FilePickerDialog.

[1.3.8] - 2021-12-21

Changed

  • More fixes to open_with_new_edit_layer and tests added.

  • Fix memory leak caused by prompt.

[1.3.7] - 2021-12-17

Changed

  • Fixed open_with_new_edit_layer function

[1.3.6] - 2021-11-10

Changed

  • Cleans up on shutdown, including releasing handle to FilePickerDialog.

[1.3.5] - 2021-11-02

Changed

  • Add open stage callback register for the use of e.g. Activiy window

[1.3.4] - 2021-10-20

Changed

  • Don’t return windows slashes in paths

[1.3.3] - 2021-08-04

Changed

  • Fixed leak in popup modal dialog

[1.3.2] - 2021-07-29

Changed

  • Added LoadSet flags to open_file, open_stage

  • Fixed Create Reference/Payload to use commands to they are undoable

  • Create Reference/Payload now uses correct rotation when created

[1.3.1] - 2021-06-25

Changed

  • “Would you like to save this stage?” is modal

[1.3.0] - 2021-06-08

Changed

  • Added checkpoint description to Save As file picker

[1.2.2] - 2021-05-05

Changed

  • Updated Save so can either have no UI or UI

[1.2.1] - 2021-04-08

Changed

= Removed versioning pane from Save As file picker

[1.2.0] - 2021-03-22

Changed

= Unified Save and Save with Comment user interface.

[1.1.1] - 2021-03-02

  • Added test

  • Fixed leaks

[1.1.0] - 2021-02-09

Changes

  • Changed checkpoint comment message:

    • When using Save As to save a new file and overwriting an existing file: “Replaced with new file”

    • When using Save As to save an existing file and overwriting an existing file: “Replaced with [the path of the file]”

[1.0.2] - 2021-02-10

  • Updated StyleUI handling

[1.0.1] - 2020-08-28

Changes

  • added add_reference function

[1.0.0] - 2020-08-28

Changes

  • converted to extension 2.0