blender/source
2011-09-06 11:17:29 +00:00
..
blender fix link issues with MinGW - a substitute declaration(correctByteOrder) for itoln that was not present in MinGW was being used. Duplicated the declaration from <winsock2.h>(tried including but gave some errors) and added the appropriate link library, wsock32, according to MinGW documentation. 2011-09-06 11:17:29 +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 Merged the particles-2010 branch with node improvements into trunk. 2011-09-05 21:01:50 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine fix some complier warnings and add -Wundef to CMake's default GCC warnings. 2011-09-05 23:40:52 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests minor warning fixes, also correct some float -> double promotions in shadeoutput.c 2011-09-02 03:32:57 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00