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
2015-03-22BGE: Add physics constraints replicationThomas Szepe
2014-07-12BGE debug API and actuatorHG1
2014-04-24BGE Cleanup: Physics conversion is now handled by PHY_IPhysicsEnvironmentMitchell Stokes
2014-04-24BGE Cleanup: Reducing KX_Scene's dependence on Bullet.Mitchell Stokes
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-02-24BGE: Removing the source files for the PHY interfaces since they just contain...Mitchell Stokes
2013-02-21BGE cleanup: Removing the PHY__Vector classes and replacing them with MT_Vect...Mitchell Stokes
2013-02-02style cleanup: comment formatCampbell Barton
2012-11-10BGE: Committing patch [#32697] "New BGE gravity API" by HG1.Mitchell Stokes
2012-11-05BGE: This patch adds a character wrapper (similar to the already implemented ...Mitchell Stokes
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-10-08BGE: Setting up the RAS_ICanvas interface as the primary way to alter the OpenGLMitchell Stokes
2012-09-16style cleanupCampbell Barton
2012-07-22style cleanupCampbell Barton
2012-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-03-12update Bullet physics sdk to latest trunk/version 2.78Erwin Coumans
2011-02-22doxygen: BGE Network, Physics, RasterizerNathan Letwory
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-04BGE: Add option to return UV coordinates aofthe hit point to KX_GameObject::r...Benoit Bolsee
2009-08-18BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_malloc...Campbell Barton
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-04-08BGE Scenegraph and View frustrum culling improvement.Benoit Bolsee
2009-03-09Fix: The debug lines of Physics Debug Visualization were drawn incorrectly wh...Erwin Coumans
2008-10-10Fix bug in rigid body constraint buttons drawing, and while we are at it, add...Erwin Coumans
2008-08-27BGE patch: KX_GameObject::rayCast() improvements to have X-Ray option, return...Benoit Bolsee
2008-07-30BGE patch: logic optimization part 2: remove inactive sensors from logic mana...Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-01Radar/Near sensor performance problem fixedBenoit Bolsee
2006-12-16contribution from RCRuiz:Erwin Coumans
2006-12-02- added support for generic 6DOF constraintErwin Coumans
2006-08-28upgraded Bullet rigidbody physics to latest version 1.9Erwin Coumans
2006-07-03debug lines / register the applied impulse for constraint (for breaking)Erwin Coumans
2006-05-23-added basic support for GameActuator 'load game', relative paths were broken...Erwin Coumans
2006-01-30prepared physics/game engine infrastructure for vehicle support.Erwin Coumans
2006-01-15more graphics patches from Snailrose,Erwin Coumans
2005-11-28applied the 64-bit pointer patch submitted by Ken HughesErwin 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-03-25Big patches:Kester Maddock
2004-11-06Speed up the physics engine: hook the SOLID broad phase, so we can either re...Kester Maddock
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein