Blender Git Commit Log

Git Commits -> Revision 2dbfc4a

April 2, 2021, 09:10 (GMT)
GPencil: Custom drawing/status for curve pen

This commits adds custom drawing for the curve pen.
Initially this will draw the handle while draging.
This commits also adds a modal keymap to the operator making the
status text possible. Now the user can see what key does what in
each of the states.

Commit Details:

Full Hash: 2dbfc4aab14de4c2c8a9b7e9c8ebd1870b9320b2
Parent Commit: 2067e67
Lines Changed: +262, -115

4 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+28, -0) (Diff)
/source/blender/editors/gpencil/gpencil_curve_draw.c (+232, -115) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021