blender/source
Campbell Barton f1c229e8b3 Change how object menu selection works, use an operator with an enum rather then a menu with 'OBJECT_OT_select_name',
remove 'OBJECT_OT_select_name' operator since its no longer needed.
2012-01-11 03:40:20 +00:00
..
blender Change how object menu selection works, use an operator with an enum rather then a menu with 'OBJECT_OT_select_name', 2012-01-11 03:40:20 +00:00
blenderplayer Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +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 replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine more edits to r43145, 2012-01-05 06:34:14 +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 remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript