Blender Git Commit Log

Git Commits -> Revision 0845b1c

Revision 0845b1c by Antonio Vazquez (master)
August 30, 2018, 09:11 (GMT)
GP: Improve Subdivide and Simplify

Now the weights are managed in the operators.

The subdivide operator and modifier code have been replaced with a shared function.

Some cleanup also.

Commit Details:

Full Hash: 0845b1c8c8da818607fcff0a1bdb2114a0cb9729
Parent Commit: 3071d67
Lines Changed: +171, -213

6 Modified Paths:

/source/blender/blenkernel/BKE_gpencil.h (+10, -9) (Diff)
/source/blender/blenkernel/intern/gpencil_modifier.c (+125, -13) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -2) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+0, -3) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+22, -102) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c (+10, -84) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021