blender/source
Dan Eicher 53082c410d Outliner drag/drop parent fix -- added checks for modifiers and contraints to the poll functions
Parenting was just broken, poll would return true but nothing would happen if you dropped on modifiers or constraints

Parent clear now works the same as dropping on a non-ID_OB types but left the actual modifier/contraint instances open to allow for future expansion
2012-05-28 22:59:11 +00:00
..
blender Outliner drag/drop parent fix -- added checks for modifiers and contraints to the poll functions 2012-05-28 22:59:11 +00:00
blenderplayer remove NULL check in TREESTORE macro, the return NULL value wasny checked for by any callers (ie - it would crash later if the arg was NULL anyway) 2012-05-27 14:43:18 +00:00
creator code cleanup: remove mode comments, these were applied very un-evenly across a few files. 2012-05-27 13:22:43 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine BGE patch #28476: Character object physics type 2012-05-28 21:36:29 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests code cleanup: remove mode comments, these were applied very un-evenly across a few files. 2012-05-27 13:22:43 +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 Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00