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
2009-01-05Resynch gameengineNicholas Bishop
2008-08-05BGE fix bug #17430: BGE Collide/Touch Sensor interfearing with other unrelate...Benoit Bolsee
2008-07-21BGE patch: Optimization of bullet adaptation layer - part 1.Benoit Bolsee
2008-07-20BGE bug fix (for 2.47): setParent() fix, third part: set mass to 0 when paren...Benoit Bolsee
2008-05-01Fix BGE bug: dynamic-but-not-rigid objects are added as rigid body during the...Benoit Bolsee
2008-03-01Radar/Near sensor performance problem fixedBenoit Bolsee
2006-11-21Removed old Blender/extern/bullet, and upgraded game engine to use Bullet 2.xErwin Coumans
2006-08-28upgraded Bullet rigidbody physics to latest version 1.9Erwin Coumans
2006-06-19bugfix/workaround for problem with hard-coded collision margins being too large.Erwin Coumans
2006-05-23-added basic support for GameActuator 'load game', relative paths were broken...Erwin Coumans
2006-05-11- Added support for kinematic objects (interaction between rigidbodies), deri...Erwin Coumans
2006-04-28- fixed Bullet noResponse/ghost modeErwin Coumans
2006-04-26fixed several internal Bullet rigidbody dynamics bugs:Erwin Coumans
2006-04-17added support for 'Ghost' object and collision sensor (preliminary)Erwin Coumans
2006-02-21Reorganized Bullet physics files, added preliminary vehicle simulation files ...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-17some more fixes in the raycast/mouse overErwin Coumans
2005-08-13these files missed the cvs commt yesterday, this should fix compilation problemsErwin Coumans
2005-08-08some more work on bullet raycastErwin Coumans
2005-08-05fixed the mouse-over sensor,Erwin Coumans
2005-08-04improved deactivation, exposed more tweakable parameters to python,Erwin Coumans
2005-08-03moved some hardcoded constants into tweaking tresholdsErwin Coumans
2005-07-29added physics-debuggingErwin Coumans
2005-07-16added Bullet physics binding filesErwin Coumans