Fix #106641: missing Annotation widgets #112688

Merged
Pratik Borhade merged 5 commits from MilanDavidovic/blender:fix-annotation-missing-widgets into main 2024-03-28 12:15:43 +01:00

5 Commits

Author SHA1 Message Date
Milan Davidović 9a4dfa425d Fixed formatting.
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-03-28 11:40:50 +01:00
Milan Davidović 4faacc5478 Fixed formatting. 2024-03-28 10:55:39 +01:00
Milan Davidović 350d4ea176 Merge branch 'main' into fix-annotation-missing-widgets
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-03-28 10:22:20 +01:00
Milan Davidović 365efa81fd Fix #106641: missing Annotation widgets
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
Reuse TOPBAR_PT_annotation_layers for annotation layer popup in the Tool tab of the Properties panel.
2024-02-06 15:18:13 +01:00
Milan Davidović b7faa5a4ac Fix #106641: missing Annotation widgets
Annotation layer widget was missing on the Tool Settings bar and the
side bar for some of the editors, as well as both color and layer
widgets on the Tool tab of the Properties editor.

Also fixed the Tool Settings bar not updating when drawing annotations
on the Image editor viewport, and the Tool panel in Properties editor
not updating when drawing annotations on the 3D scene.
2023-09-21 20:47:15 +02:00