Blender Git Loki
Git Commits -> Revision b9ee2fb
Revision b9ee2fb by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 22, 2018, 06:22 (GMT) |
MSVC 2013 Compile Fix/Workaround for "static thread_local" vars Apparently MSVC 2013 has trouble with stuff that's been declared "static thread_local" (and/or maybe even the "thread_local" keyword). https://stackoverflow.com/questions/29399494/what-is-the-current-state-of-support-for-thread-local-across-platforms |
Commit Details:
Full Hash: b9ee2fb77ccd85d796d173ac0b0d200846573eed
Parent Commit: d9d57fe
Lines Changed: +5, -0
1 Modified Path:
/intern/gawain/src/gwn_vertex_array_id.cpp (+5, -0) (Diff)