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-04-18Added m_zombie to the base python class (PyObjectPlus), when this is set all ...Campbell Barton
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-04-12BGE Python APICampbell Barton
2009-04-12BGE Python APICampbell Barton
2009-04-12BGE Py APICampbell Barton
2009-04-08BGE Scenegraph and View frustrum culling improvement.Benoit Bolsee
2009-04-03Python BGE APICampbell Barton
2009-04-03BGE PythonCampbell Barton
2009-03-01BGE patch #18309 commited: Add an addObject() method to KX_Scene.Benoit Bolsee
2009-02-28BGE Python APICampbell Barton
2009-02-23BGE Python APICampbell Barton
2009-02-19BGE Python APICampbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-21BGE bug #17491 fixed: BGE, Dupli instance with different scale, massive slowd...Benoit Bolsee
2008-07-18BGE patch: support for partial hierarchy in dupligroup instantiation; removal...Benoit Bolsee
2008-07-16BGE patch: DUPLIGROUP option supported in BGE.Benoit Bolsee
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-24Commit patch #8724:Benoit Bolsee
2008-03-10BGE fix: game object to controller links consistancy maintained regardless of...Benoit Bolsee
2008-03-10BGE memleak fixed: mesh/material not deleted when switching sceneBenoit Bolsee
2008-03-01Various mem leaks related to CValue reference count fixedBenoit Bolsee
2008-02-16patch 8235 8218 8211 added: various gameengine improvements, fixed windows pr...Benoit Bolsee
2006-05-23-added basic support for GameActuator 'load game', relative paths were broken...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-12-18applying Volker Mische engine patchJean-Luc Peurière
2005-03-25Big patches:Kester Maddock
2005-01-23Added Joystick sensor (from snailrose)Kester Maddock
2004-11-22Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)Kester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-06-26Minor Fixes:Kester Maddock
2004-06-07Python updates:Kester Maddock
2004-05-16Frustum Culling.Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
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
2002-10-12Initial revisionv2.25Hans Lambermont