Blender Git Commit Log

Git Commits -> Revision 2594473

Revision 2594473 by Joshua Leung (master)
January 18, 2017, 14:06 (GMT)
GPencil: "Add Blank Frame" operator (D+B)

This operator adds a new frame with nothing in it on the current frame.
If there is already a frame there, all existing frames are shifted one frame later.

Quite often when animating, you may want a quick way to get a blank frame,
ready to start drawing something new. Or maybe you just need a quick way to
add a "placeholder" frame so that a suddenly-appearing element does not show
up before its time.

Commit Details:

Full Hash: 259447300f67e66169211950137b862e8a018d0e
Parent Commit: 86b6006
Lines Changed: +88, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+6, -0) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+74, -0) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+2, -0) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021