Blender Git Commit Log

Git Commits -> Revision 6164983

Revision 6164983 by Antonio Vazquez (master)
January 30, 2019, 15:29 (GMT)
GP: Remove DEG_get_original_id() from draw manager

Only keep this function when drawing to avoid COW overhead that reduce performance.

After some changes I did some time ago, the use of original ID was not required and this only added depsgraph overhead and problems.

This change solves the problems with updates in render mode.

Related to T57484 and the changes requested by Sergey.

Commit Details:

Full Hash: 6164983f9d8d86ea5273f9205647dd9afecec2b6
Parent Commit: 1ceaca7
Lines Changed: +9, -16

2 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_cache_utils.c (+8, -14) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021