Blender Git Commit Log

Git Commits -> Revision 4a09bb1

July 9, 2018, 07:26 (GMT)
Annotations: WIP access to tool settings in topbar

Lots of stuff to fix still - Not final UI at all
(in terms of widgets + properties exposed)

What works now:
* Exposed access to the setting controlling the default color to use
when adding new layers
* Exposed access to change which color (layer) and thickness new strokes
get drawn with (as per the current implementation). Now all annotation
tools have tool settings exposed.

Big Todo's:
* Find a way to display color previews of GP Layers as icons
(e.g. how to register all the necessary icon_id's, etc.)
* Replace the prop_search() with an enum prop
* Separate annotation RNA type defines? Context issues? etc.

Commit Details:

Full Hash: 4a09bb1e8a022e5d433c650fa9316a82cd17dc7f
Parent Commit: 6e05dc6
Lines Changed: +28, -9

3 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+17, -6) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021