blender/source
2012-01-16 09:01:11 +00:00
..
blender Change function for nb_invert so that ~matrix returns the inverted matrix rather than inverting inplace. 2012-01-16 09:01:11 +00:00
blenderplayer minor cleanup for string use - no functional changes 2012-01-11 09:33:44 +00:00
creator when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00
darwin
gameengine opengl render save ignored alpha settings. also some FILE_MAX defines missed last commit. 2012-01-16 06:43:58 +00:00
icons
tests WIP script to check results of different modifier combinations and display modes, useful for validating bmesh changes don't break specific modifier combinations. 2012-01-09 10:30:27 +00:00
CMakeLists.txt
SConscript