blender/extern/recastnavigation/Recast/Source
Sergey Sharybin 41e5040e2f Use static context trick for all platforms.
Should be safe until modifier stack is not threaded.
Solves issues with mingw and older glibc version (like used in release environment).
2011-09-15 15:29:40 +00:00
..
Recast.cpp recast and detour patch now builds again with GCC 2011-09-10 03:07:26 +00:00
RecastContour.cpp
RecastFilter.cpp recast and detour patch now builds again with GCC 2011-09-10 03:07:26 +00:00
RecastLog.cpp
RecastMesh.cpp recast and detour patch now builds again with GCC 2011-09-10 03:07:26 +00:00
RecastMeshDetail.cpp Use static context trick for all platforms. 2011-09-15 15:29:40 +00:00
RecastRasterization.cpp
RecastRegion.cpp
RecastTimer.cpp