Blender Git Commit Log

Git Commits -> Revision 789c6e9

Revision 789c6e9 by Antonio Vazquez (master)
June 30, 2019, 19:06 (GMT)
GPencil: Improve Cyclic operator to generate geometry

Now, when close a geometry with cyclic is possible generate new geometry for the gap.

The cyclic operator now supports multiframe edition too. Before only worked with active frame.

Also added the corresponding missing menu options and the new F keymap. All these features were missing, pending of the fix of the alpha glitches in stroke already done.

Commit Details:

Full Hash: 789c6e94fb0dd711444a7cdd332291be979d5850
Parent Commit: 7419670
Lines Changed: +144, -30

5 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+3, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+7, -1) (Diff)
/source/blender/blenkernel/BKE_gpencil.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+80, -0) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+53, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021