Blender Git Loki
Git Commits -> Revision 4cb2d6d
Revision 4cb2d6d by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 1, 2018, 13:59 (GMT) |
Revert to use again BKE_gpencil_batch_cache_dirty() These functions were changed by error when replace dirty management by depsgraph. The depsgraph is only valid for operators and the files included in this commit must call the function directly and don't use depsgraph tag. |
Commit Details:
Full Hash: 4cb2d6d58c7ab8bb530025ce3c265ecb8e794069
Parent Commit: 7c5a146
Lines Changed: +4, -9