Blender Git Commit Log

Git Commits -> Revision 3d7235f

Revision 3d7235f by Joshua Leung (master)
February 27, 2018, 10:23 (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: 3d7235fc8787c8f63ead313f0a891600dbc4d6fa
Parent Commit: 5a1a63a
Committed By: Sergey Sharybin
Lines Changed: +5, -0

1 Modified Path:

/intern/gawain/src/gwn_vertex_array_id.cpp (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021