Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-22added 'disable sleeping' option for rigidbodies. + bugfix of out of sync whee...Erwin Coumans
2006-02-21Reorganized Bullet physics files, added preliminary vehicle simulation files ...Erwin Coumans
2006-01-30More simple fixes to cleanup warnings and what not:Kent Mein
2006-01-06Lots of stupid warning fixes:Kent Mein
2006-01-01Some rigidbody dynamics fixes (scaling again) to make Happy 2006 domino simul...Erwin Coumans
2006-01-01more game engine bug-fixes, hooked up 'formfactor' as inertia tensor tweaker,...Erwin Coumans
2005-12-31Fixed several bugs: python refcounting related and Bullet related (basic add/...Erwin Coumans
2005-08-23new game-menu option 'Record Game Physics to Ipo'Erwin Coumans
2005-08-22more preparation for physics recording to ipo keyframesErwin Coumans
2005-08-17some more fixes in the raycast/mouse overErwin Coumans
2005-08-05fixed the mouse-over sensor,Erwin Coumans
2005-08-04improved deactivation, exposed more tweakable parameters to python,Erwin Coumans
2005-08-02added python binding for debugdraw,Erwin Coumans
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-07-29added physics-debuggingErwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-07-18more preparations for bullet physics, and some eol issues with SCA_Joystick*Erwin Coumans
2005-07-17preparation for bullet physicsErwin Coumans
2005-03-25Big patches:Kester Maddock
2005-03-22Reordered some of the includes to fix STL issues.Kent Mein
2004-11-22Fix for bug 1600: alpha sort doesn't work on linked (alt-d) objectsKester Maddock
2004-11-22Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)Kester Maddock
2004-05-08Delete all SOLID shapes at the end of the game engine. They were all being l...Kester Maddock
2004-04-28Fix: Setting objects Dynamic, then unsetting Actor would leave an object dyna...Kester Maddock
2004-04-16Improved rigid body handling for non spherical bounds type.Kester Maddock
2004-04-14Rigid body physics for non spherical bounding objects.Kester Maddock
2004-04-111. Check material names passed to the physics engine (for collision sensors.)Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2003-01-22Looks like the two definitions were inside constructors duh....Kent Mein
2003-01-21Removed two local vars that were set and then never used.Kent Mein
2002-11-25Last of the config.h mods...Kent Mein
2002-10-18First checkin of core ODE functionality. See OdePhysicsController.cpp for a t...Norman Lin
2002-10-12Initial revisionv2.25Hans Lambermont