blender/source/gameengine/Physics
Sergej Reich ce90041239 game engine: Fix CcdPhysicsEnvironment functions that accessed m_solverInfo
The functions had no effect because m_solverInfo wasn't used anywhere.
Now we get the solver info from the dynamics world directly instead of using our own copy.
2012-08-01 17:59:32 +00:00
..
Bullet game engine: Fix CcdPhysicsEnvironment functions that accessed m_solverInfo 2012-08-01 17:59:32 +00:00
common style cleanup: whitespace, also add '?' to save over popup since it wasnt totally clear it was a question (user pointed this out, they thought it was just notification and lost their work). 2012-07-31 23:06:12 +00:00
Dummy style cleanup: comments 2012-06-30 22:49:33 +00:00