Blender Git Commit Log

Git Commits -> Revision 28a6ed8

March 21, 2018, 15:47 (GMT)
Remove use of LIB_TAG_NO_MAIN for temp objects

Instead to use the tag to identify temp objects, now a internal flag managed by cache is used.

This is required because the LIB_TAG_NO_MAIN created conflicts with depsgraph.

This solves any concern of D3111

Commit Details:

Full Hash: 28a6ed88855f9ae3d74bbc3491a223503bfd6a45
Parent Commit: 9bdd8a4
Lines Changed: +9, -10

3 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+4, -4) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+3, -5) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021