blender/source
2011-09-08 09:46:31 +00:00
..
blender Fix #28545: User Preferences - System Tab - Reset All To Default Values on OpenGL Lights 2011-09-08 09:46:31 +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
gameengine use Py_ssize_t rather than int when dealing with list sizes (original patch from Fedora but applied changes elsewhere too), also replace PyList_Size with PyList_GET_SIZE where typechecking is already done. 2011-09-06 23:46:20 +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