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
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-12fix BGE patch #7892: dRot motion is reversed on non-dynamic objectsBenoit Bolsee
2008-04-06Commit patch #8799: Realtime SetParent function in the BGEBenoit Bolsee
2008-03-15New rayCastTo() python method for KX_GameObject: Benoit Bolsee
2008-03-10BGE fix: game object to controller links consistancy maintained regardless of...Benoit Bolsee
2006-12-25prevent crashes: some python scripts keep 'global variable' access to destroy...Erwin Coumans
2006-11-21Removed old Blender/extern/bullet, and upgraded game engine to use Bullet 2.xErwin Coumans
2006-06-19bugfix/workaround for problem with hard-coded collision margins being too large.Erwin Coumans
2006-04-01more Bullet physics improvements, mainly stability and performance related.Erwin Coumans
2006-02-13Improved OpenGL Shader Language support for game engine. The python interface...Erwin Coumans
2006-01-06Sorry to break the cvs-closed status, so if you really need to make a new 2.4...Erwin Coumans
2005-11-28applied the 64-bit pointer patch submitted by Ken HughesErwin Coumans
2005-08-06fixed sphere shape, added non-uniform scaling (making it an ellipsoid)Erwin Coumans
2005-08-05fixed the mouse-over sensor,Erwin Coumans
2005-04-18Patch: [ #2439 ] Makes objects react properly to deformations after a mesh re...Kester Maddock
2005-03-25Big patches:Kester Maddock
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-16Added getDistanceTo Python method (thanks Charlie C)Kester Maddock
2004-11-06Speed up the physics engine: hook the SOLID broad phase, so we can either re...Kester Maddock
2004-10-06removed 3 unused vars.Kent Mein
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-05-26Added an UpdateTransform callback from SceneGraph -> Physics.Kester Maddock
2004-05-16Changed Python _getattr/_setattr methods to use const STR_String& instead of ...Kester Maddock
2004-04-111. Check material names passed to the physics engine (for collision sensors.)Kester Maddock
2004-04-08Added resolveCombinedVelocities()Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont