Blender Git Commit Log
Git Commits -> Revision 4a09bb1
Revision 4a09bb1 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) 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