Blender Git Commit Log

Git Commits -> Revision bacca73

October 4, 2017, 11:52 (GMT)
Code Cleanup / Compile Fix

Further cleanups for the 2D monkey primitive - this time, to move
all the data arrays out of the single massive function, and out to file level.

Hopefully this solves the compile problems with GCC.

If nothing else, the file now compiles much faster here on MSVC
(i.e. previously, it was taking ~10-20 seconds to compile)

Commit Details:

Full Hash: bacca732cce688fb8b507cf72f9d40967ba36408
Parent Commit: 490a3bb
Lines Changed: +1305, -1232

3 Modified Paths:

/source/blender/blenkernel/BKE_gpencil.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_add_monkey.c (+1303, -1230) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021