Blender Git Commit Log

Git Commits -> Revision 274e1c4

Revision 274e1c4 by Joshua Leung (master)
August 26, 2016, 04:25 (GMT)
Code Cleanup

* Stroke editing functions should be in gpencil_edit.c not gpencil_data.c
(the latter is only for handling "CRUD" operations on things like
layers, brushes, and palettes)
* Deduplicate the GP_STROKE_BUFFER_MAX define

Commit Details:

Full Hash: 274e1c4f1f4aaf32b86d2d66d58e8943279329a3
Parent Commit: 2ac75fe
Lines Changed: +427, -431

4 Modified Paths:

/source/blender/editors/gpencil/gpencil_data.c (+0, -428) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+424, -0) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+3, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021