blender/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
..
blender Another set of fixes for recats: osx uses different order of arguments for sort_r 2011-09-10 14:12:15 +00:00
blenderplayer Fix for blender player linker bug, missing a stub function used in RNA. 2011-09-05 22:04:23 +00:00
creator fixed linking with CMake 2011-09-10 03:42:45 +00:00
darwin
gameengine Another set of fixes for recats: osx uses different order of arguments for sort_r 2011-09-10 14:12:15 +00:00
icons
tests minor warning fixes, also correct some float -> double promotions in shadeoutput.c 2011-09-02 03:32:57 +00:00
CMakeLists.txt
SConscript