blender/source
Campbell Barton 4aad17c622 Use PyThreadState_GetDict, avoid Python internals
Works around problems caused by exposing Py internals (Py_BUILD_CORE).

- Build error with GCC, Py3.6 & OpenMP
- Linking error on MSVC
2015-09-26 12:02:17 +10:00
..
blender Use PyThreadState_GetDict, avoid Python internals 2015-09-26 12:02:17 +10:00
blenderplayer Fix bplayer (c). 2015-09-21 17:40:50 +02:00
creator Support relative frames w/ start/end args 2015-09-18 16:40:54 +10:00
gameengine Fix compiling with GE 2015-09-20 21:11:08 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript