blender/source
Mitchell Stokes 3b686116ea Fix for bug #30219: "Obstacle Simulation of Steering Actuator does not work with added objects"
The steering actuator was filling its m_obstacle member when it was created (i.e., conversion time), which meant it had the wrong pointer after the actuator was replicated. Now m_obstacle is reassigned when the actuator is replicated.
2012-04-22 02:16:33 +00:00
..
blender - fix memory leak in mesh_strip_loose_polysloops(), occurred during 3ds import. 2012-04-22 00:27:38 +00:00
blenderplayer Fix blenderplayer build, added stub. 2012-04-17 16:51:10 +00:00
creator make scanfill threadsafe (wasnt threadsafe before BMesh merge but before the merge it didn't need to be) - now rendering uses its better if its threadsafe. 2012-04-16 06:48:57 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Fix for bug #30219: "Obstacle Simulation of Steering Actuator does not work with added objects" 2012-04-22 02:16:33 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests spelling cleanup 2012-03-18 07:38:51 +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 Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00