blender/source
2012-07-10 02:05:06 +00:00
..
blender center node group text button vertically 2012-07-09 23:23:47 +00:00
blenderplayer option so operators can be executed with undo enabled (and redo). 2012-06-27 21:41:17 +00:00
creator style cleanup: use c style comments in C code 2012-07-06 23:56:59 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Fix for a crash caused by ReplaceMesh changing an objects physics shape. CcdShapeConstructionInfo::UpdateMesh() would change the CcdShapeConstructionInfo's m_meshObject, but didn't change m_meshShapeMap, which means the CcdShapeConstructionInfo object's destructor would not find it's m_meshObject in the m_meshShapeMap. This leaves some nasty dangling pointers laying around which caused issues if the scene was re-run, or the scene was changed to one that also had the mesh. 2012-07-10 02:05:06 +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 Scons: 2012-06-30 22:44:36 +00:00