blender/source
Bastien Montagne 93017790bc Fix [#29891] Stupid select all behaviour.
More "Reset ops properties" stuff, in select C keymaps this time.

Also ARMATURE_OT_select_inverse -> ARMATURE_OT_select_all(action='INVERT'). Left the select_inverse op code, though, it’s not using the same algo as INVERT of select_all ???
2012-01-14 21:19:41 +00:00
..
blender Fix [#29891] Stupid select all behaviour. 2012-01-14 21:19:41 +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 replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Some small fixes to get things compiling on solaris with cmake. 2012-01-12 16:31:27 +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