feat: SG-43305: Add new annotation UI to expose new features - #1359
Merged
eloisebrosseau merged 7 commits intoAug 20, 2026
Merged
Conversation
eloisebrosseau
force-pushed
the
annotations-toolbar-ui
branch
from
July 22, 2026 21:24
688f0f8 to
e842e6b
Compare
Signed-off-by: Roger Nelson <roger.nelson@autodesk.com>
Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
eloisebrosseau
force-pushed
the
annotations-toolbar-ui
branch
2 times, most recently
from
August 6, 2026 19:44
4e7e988 to
4783ede
Compare
eloisebrosseau
marked this pull request as ready for review
August 6, 2026 20:20
eloisebrosseau
requested review from
bernie-laberge and
cedrik-fuoco-adsk
as code owners
August 6, 2026 20:20
Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
eloisebrosseau
force-pushed
the
annotations-toolbar-ui
branch
from
August 10, 2026 15:16
f08a9bb to
783c3d0
Compare
rogernelson
approved these changes
Aug 10, 2026
eloisebrosseau
enabled auto-merge (squash)
August 10, 2026 18:41
eloisebrosseau
disabled auto-merge
August 10, 2026 19:30
Contributor
Author
|
/easycla |
eloisebrosseau
merged commit Aug 20, 2026
00867cf
into
AcademySoftwareFoundation:main
30 of 33 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: SG-43305: Add new annotation UI to expose new features
Summarize your change.
This PR brings a beta Python-based annotation package with a brand new UI. Several PRs will follow this one to polish the new tool and fix some issues. Note that the current Mu-based annotation package is set as the default in the preferences but the new one can be loaded by showing the hidden packages. A new
excludesfield was added to the PACKAGE fields to list conflicting packages. This allow us to automatically unload a package when a conflicting one is loaded.Describe the reason for the change.
We want to modernize and unify annotation tools to get a better user experience during review sessions.
Describe what you have tested and on which operating system.
Loaded both annotations packages was tested on macOS.