Blender Git Commit Log
Git Commits -> Revision bacca73
Revision bacca73 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) 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