tornavis/source/blender/editors/space_image
Milan Davidović c056c58493 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.

Pull Request: https://projects.blender.org/blender/blender/pulls/112688
2024-03-28 12:15:33 +01:00
..
CMakeLists.txt Cleanup: move image_intern.h -> .hh 2023-12-20 15:07:48 +02:00
image_buttons.cc UI: Remove uiBut a1 and a2 values 2024-03-01 14:27:57 -05:00
image_draw.cc Cleanup: Move remaining GPU headers to C++ 2024-03-23 01:24:18 +01:00
image_edit.cc Cleanup: code-comments, use doxygen formatting & spelling corrections 2024-03-26 17:55:20 +11:00
image_intern.hh UI: Image Rotate 2024-01-31 23:36:28 +01:00
image_ops.cc Fix: Compositor GPU backdrop not updating when image transform operators are applied 2024-03-27 21:42:47 +01:00
image_sequence.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-02-19 15:59:59 +01:00
image_undo.cc Cleanup: Use C++ namespace for object editors module 2024-03-28 01:30:38 +01:00
space_image.cc Fix #106641: Missing Annotation widgets 2024-03-28 12:15:33 +01:00