blender/extern/recastnavigation/Recast/Source
Sergey Sharybin bdd4aa27b0 Another set of fixes for recats: osx uses different order of arguments for sort_r
and it's callback.

Also do not use char constants like 'NAVM' which is casting to int.
And added defautl section to switch in KX_NavMeshObject::DrawNavMesh.
2011-09-10 14:12:15 +00:00
..
Recast.cpp recast and detour patch now builds again with GCC 2011-09-10 03:07:26 +00:00
RecastContour.cpp added RecastNavigation library as extern project 2010-05-19 01:01:21 +00:00
RecastFilter.cpp recast and detour patch now builds again with GCC 2011-09-10 03:07:26 +00:00
RecastLog.cpp added RecastNavigation library as extern project 2010-05-19 01:01:21 +00:00
RecastMesh.cpp recast and detour patch now builds again with GCC 2011-09-10 03:07:26 +00:00
RecastMeshDetail.cpp Another set of fixes for recats: osx uses different order of arguments for sort_r 2011-09-10 14:12:15 +00:00
RecastRasterization.cpp added RecastNavigation library as extern project 2010-05-19 01:01:21 +00:00
RecastRegion.cpp added RecastNavigation library as extern project 2010-05-19 01:01:21 +00:00
RecastTimer.cpp added RecastNavigation library as extern project 2010-05-19 01:01:21 +00:00