blender/extern/recastnavigation/Recast/Source
Campbell Barton 0128218254 recast and detour patch now builds again with GCC
- rearrange structs to work for 64bit
- define all vars before goto's
- ifdefs for qsort_r/qsort_s
- dont cast pointers to int only for NULL checks
- dont printf STR_String directly, get the char pointer from it

also minor change to gpu py module, no need to pass empty tuple to PyObject_CallObject, can just be NULL
2011-09-10 03:07:26 +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 recast and detour patch now builds again with GCC 2011-09-10 03:07:26 +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