Blender Git Commit Log

Git Commits -> Revision 9d7b023

January 12, 2020, 12:08 (GMT)
GPencil: Test to move cache to datablock

This move the cache and assign orig pointers to Stroke and Points

Commit Details:

Full Hash: 9d7b023808d4fd07c9833361c0ceb2f91670df13
Parent Commit: a8b339e
Lines Changed: +164, -106

12 Modified Paths:

/source/blender/blenkernel/BKE_gpencil.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+14, -1) (Diff)
/source/blender/blenkernel/intern/gpencil_modifier.c (+74, -42) (Diff)
/source/blender/blenkernel/intern/object.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/object_update.c (+32, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl_gpencil.c (+8, -17) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+3, -7) (Diff)
/source/blender/editors/gpencil/gpencil_sculpt_paint.c (+6, -10) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_paint.c (+5, -9) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+6, -10) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_object_types.h (+12, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021