Blender Git Commit Log
Git Commits -> Revision 4b46980
Revision 4b46980 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) April 26, 2018, 14:16 (GMT) |
Code Cleanup / Fix ASAN Crash With ASAN enabled, Blender crashed when deleting the default cube (why GP engine is even running at that point is a bit of a mystery to me). Checking on this, I discovered that the code here had multiple pointers with different names to the active object and the GP datablock it uses... time to clean this mess up! |
Commit Details:
Full Hash: 4b469806fb8f4204e3ed4f3c2a655b630ff6a65f
Parent Commit: 38f1aa8
Lines Changed: +28, -26
1 Modified Path:
/source/blender/draw/engines/gpencil/gpencil_engine.c (+28, -26) (Diff)