[BUG] Progress bar works when reading USDZ files
[BUG] Find case sensitivity preference saves properly
[BUG] Do not prompt to save when opening a new file
[BUG] Windows support for usdcat and unzipping USDZ
[ENH] Add line limit user preference for loading large files
[ENH] Preferences and defaults maintenance, Advanced tab added to Preferences
Version up to 0.7.0
Preferences and defaults no longer maintained in two separate places. Changing
preferences no longer force reloads your current tab. Line limit increased from
10,000 to 50,000, with a user preference added to override this.
Switch to zipfile module instead of unzip command for reading USDZ
[BUG] Progress bar works when reading USDZ files [BUG] Find case sensitivity preference saves properly [BUG] Do not prompt to save when opening a new file [BUG] Windows support for usdcat and unzipping USDZ [ENH] Add line limit user preference for loading large files [ENH] Preferences and defaults maintenance, Advanced tab added to Preferences
Version up to 0.7.0
Preferences and defaults no longer maintained in two separate places. Changing preferences no longer force reloads your current tab. Line limit increased from 10,000 to 50,000, with a user preference added to override this.
Switch to zipfile module instead of unzip command for reading USDZ
Signed-off-by: mds-dwa mark.sandell@dreamworks.com