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-02-21* removed typedefs that were not used (from anonymous enums and structs)Campbell Barton
2009-02-19BGE Python APICampbell Barton
2009-01-02BGE API Cleanup: update the python attribute definition framework.Benoit Bolsee
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-10-02Python 2.4 should build with the game engine now, no thanks to python for swi...Campbell Barton
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-09-02BGE patch: simple fix to synchronize sensor pulse mode with sensor state tran...Benoit Bolsee
2008-08-23BGE state system improvement: the sensor with Level option enabled will trigg...Benoit Bolsee
2008-08-17BGE patch: New Delay sensor (derived from patch #17472) Benoit Bolsee
2008-07-30BGE patch: logic optimization part 2: remove inactive sensors from logic mana...Benoit Bolsee
2008-07-24BGE patch: Add PyDoc for new logic bricks, set exception message on Py error,...Benoit Bolsee
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-07-04small changes to py funcs that can run 100s of times a second, so python wont...Campbell Barton
2008-06-24BGE patch: Add level option on sensor and fix sensor reset.Benoit Bolsee
2008-06-22BGE patch: add state engine support in the logic bricks.Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-06Removed my own patch #8208: export SCA_ISensor::Evaluate() to Python. It was ...Benoit Bolsee
2008-02-16patch 8235 8218 8211 added: various gameengine improvements, fixed windows pr...Benoit Bolsee
2008-02-06Reverting some other changes zaghaghi madeJoshua Leung
2004-05-16Changed Python _getattr/_setattr methods to use const STR_String& instead of ...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