-
Notifications
You must be signed in to change notification settings - Fork 65
Comparing changes
Open a pull request
base repository: dreamworksanimation/usdmanager
base: master
head repository: dreamworksanimation/usdmanager
compare: python3
- 18 commits
- 19 files changed
- 5 contributors
Commits on Feb 20, 2021
-
[ENH] Add auto-indentation option
[ENH] Split file parsing by file type, allowing unique regex and link creation [ENH] Support USDC in Commands > Diff File... action [ENH] Improve USDZ asset resolution [MNT] Logging, documentation, and cross-platform compatibility updates [BUG] use python3-compatible write method [BUG] resolve libpng warning: iCCP: known incorrect sRGB profile [BUG] bool preferences not evaluating on macOS
Configuration menu - View commit details
-
Copy full SHA for 34c7ada - Browse repository at this point
Copy the full SHA 34c7adaView commit details
Commits on Feb 22, 2021
-
Signed-off-by: mds-dwa <mark.sandell@dreamworks.com>
Configuration menu - View commit details
-
Copy full SHA for 6ebf6f0 - Browse repository at this point
Copy the full SHA 6ebf6f0View commit details
Commits on Mar 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for babfcf1 - Browse repository at this point
Copy the full SHA babfcf1View commit details
Commits on Mar 25, 2021
-
[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] Support jumping to line number from link within the current file [BUG] Line numbers overlap when zooming out [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] Documentation cleanup
Configuration menu - View commit details
-
Copy full SHA for dd938bc - Browse repository at this point
Copy the full SHA dd938bcView commit details
Commits on Aug 4, 2021
-
Merge branch 'master' of https://github.com/dreamworksanimation/usdmaβ¦
β¦nager into python3 Conflicts: .gitignore usdmanager/__init__.py usdmanager/images_rc.py usdmanager/parsers/usd.py
Configuration menu - View commit details
-
Copy full SHA for aba462f - Browse repository at this point
Copy the full SHA aba462fView commit details
Commits on Sep 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5815462 - Browse repository at this point
Copy the full SHA 5815462View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2cf9a - Browse repository at this point
Copy the full SHA ec2cf9aView commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd750d9 - Browse repository at this point
Copy the full SHA fd750d9View commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c27d1d - Browse repository at this point
Copy the full SHA 2c27d1dView commit details
Commits on Dec 3, 2021
-
Merge branch 'dev' of https://github.com/dreamworksanimation/usdmanagerβ¦
β¦ into python3 Conflicts: usdmanager/parser.py usdmanager/utils.py
Configuration menu - View commit details
-
Copy full SHA for 75392fa - Browse repository at this point
Copy the full SHA 75392faView commit details
Commits on Mar 21, 2022
-
Updates for Windows & Ar 2.0: ResolvedPath, Win drive letters
- Windows links to drive-based files need three leading slashes - Ar 2.0 no longer has `AnchorRelativePath`; replace w/ `CreateIdentifier` - expandPath returns a `ResolvedPath` that needs to be converted to string before being passed to python in a couple of places Signed-off-by: Gary Oberbrunner <garyo@darkstarsystems.com>
Configuration menu - View commit details
-
Copy full SHA for ea876b4 - Browse repository at this point
Copy the full SHA ea876b4View commit details
Commits on Jun 17, 2022
-
Merge pull request #29 from garyo/python3
Updates for Windows & Ar 2.0: ResolvedPath, Win drive letters
Configuration menu - View commit details
-
Copy full SHA for 6ca8f9f - Browse repository at this point
Copy the full SHA 6ca8f9fView commit details -
[MNT] add docstrings, cleanup whitespace and formatting, rm unused code [MNT] previously deprecated setDirtyTab removed [ENH] python3 compatibility for setup.py [BUG] ensure app tmp dir exists if manually removed while open [BUG] set file dialog starting directory to cwd on launch [BUG] Save As shouldn't append a dot with no extension [BUG] disable Open button in include panel when nothing selected
Configuration menu - View commit details
-
Copy full SHA for a8770b8 - Browse repository at this point
Copy the full SHA a8770b8View commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e9ed234 - Browse repository at this point
Copy the full SHA e9ed234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70466cb - Browse repository at this point
Copy the full SHA 70466cbView commit details
Commits on Sep 28, 2022
-
Signed-off-by: mds-dwa <mark.sandell@dreamworks.com>
Configuration menu - View commit details
-
Copy full SHA for b0c3eea - Browse repository at this point
Copy the full SHA b0c3eeaView commit details
Commits on Dec 10, 2023
-
Signed-off-by: Mark Sandell <mdsandell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 879502f - Browse repository at this point
Copy the full SHA 879502fView commit details
Commits on Dec 15, 2023
-
Merge pull request #32 from mdsandell/python3
Issue #31: cast round to int
Configuration menu - View commit details
-
Copy full SHA for 59155ec - Browse repository at this point
Copy the full SHA 59155ecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...python3