Blender Git Loki

Git Commits -> Revision 26fa13e

Revision 26fa13e by Joshua Leung (master)
April 2, 2015, 03:29 (GMT)
Code Cleanup: Reshuffling some of the GPencil code

* Moved the context handling stuff into gpencil_utils.c

* Moved the datablock and layer operators out into their own file too. Again,
these weren't related to the other stuff that much

* Split the GPencil to Curves operator out into its own file (gpencil_convert.c).
This was quite a massive blob of code (48kb) that was not that related to the
other operators still in that file (gpencil_edit.c)

Commit Details:

Full Hash: 26fa13e6f8d9a6bf64aa50070c5f146461520f96
Parent Commit: b6d878f
Lines Changed: +2040, -1838

2 Added Paths:

/source/blender/editors/gpencil/gpencil_convert.c (+1484, -0) (View)
/source/blender/editors/gpencil/gpencil_data.c (+366, -0) (View)

4 Modified Paths:

/source/blender/editors/gpencil/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+2, -1838) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+6, -0) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+180, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021