dreamworksanimation / usdmanager

USD Manager
http://www.usdmanager.org
Apache License 2.0
321 stars 60 forks source link

Release version 0.12.0 #23

Closed mds-dwa closed 3 years ago

mds-dwa commented 3 years ago

[ENH] Dramatically speed up Find > Replace All logic [ENH] Minor text editor optimization by subclassing QPlainTextEdit [ENH] Active line highlighted in browser and editor [ENH] Ctrl+F shortcut auto-populates Find field with active cursor selection [ENH] Cleanup toolbar look on Mac, and reduce space taken up by Ctrl+F Find bar [ENH] improved usdz default layer logic [ENH] select find text in line edit with Ctrl+F [ENH] Support jumping to line number from link within the current file [BUG] Line numbers overlap when zooming out [BUG] Close Tab action not always active when it should be [BUG] Highlight document and hide any text not found label/icon on tab load [BUG] Ensure override cursor is properly restored [MNT] Add 'nonlocal' python3 keyword for syntax highlighting [MNT] Revamp Find "highlight all" logic to work with active line highlighting [MNT] Moving more tab logic to the class responsible for them [MNT] Use more constants to limit custom studio code changes [MNT] Documentation cleanup

Signed-off-by: mds-dwa mark.sandell@dreamworks.com