Blender Git Commit Log

Git Commits -> Revision f5c023d

Revision f5c023d by Julian Eisel (temp-vr-draw-thread)
August 5, 2019, 09:55 (GMT)
Avoid change to global theme state in draw-manager

Changing the global state would obviously cause issues for async
execution. This is the simplest solution for a simple problem.

Reviewers: fclem, brecht

Differential Revision: https://developer.blender.org/D5413

Commit Details:

Full Hash: f5c023dfd77f213b849bc4f30624a8d771723bed
Parent Commit: 47335b4
Lines Changed: +135, -80

5 Modified Paths:

/source/blender/draw/intern/draw_common.c (+83, -60) (Diff)
/source/blender/editors/include/UI_resources.h (+6, -0) (Diff)
/source/blender/editors/interface/resources.c (+46, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+0, -13) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+0, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021