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-29ifdef's for future py3 support, after this adding py3 can mostly be done with...Campbell Barton
2009-04-22BGE C++ APICampbell Barton
2009-04-21BGE Python APICampbell Barton
2009-04-20BGE Python APICampbell Barton
2009-04-19BGE Python APICampbell Barton
2009-04-19BGE Python API cleanup - no functionality changesCampbell Barton
2009-04-10Added function name to many of the PyArg_ParseTuple calls in gameengineAndre Susano Pinto
2009-04-07BGE Python APICampbell Barton
2009-04-05BGE Python APICampbell Barton
2009-04-04BGE Py API, mistake when redoing set action as a static function.Campbell Barton
2009-04-04moved more attributes from getattr into PyAttributeDef'sCampbell Barton
2009-04-03Python BGE APICampbell Barton
2009-04-03BGE Python apiCampbell Barton
2009-02-21* removed typedefs that were not used (from anonymous enums and structs)Campbell Barton
2009-02-19BGE Python APICampbell Barton
2009-01-22BGE API cleanup: shape action actuator.Benoit Bolsee
2008-10-02Python 2.4 should build with the game engine now, no thanks to python for swi...Campbell Barton
2008-09-23BGE patch #17569 approved: Make FrameProp: work in Shape Action. PyDoc updated.Benoit Bolsee
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-09-17Fix for bug #5413: game engine armature actions and shapes keysBrecht Van Lommel
2008-09-06converted my gen_utils.h fix to PyObjectPlus.hKent Mein
2008-09-06Trying to keep things compiling on my imac (10.4.11)Kent Mein
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-14game engine python apiCampbell Barton
2008-07-24BGE patch: Add PyDoc for new logic bricks, set exception message on Py error,...Benoit Bolsee
2008-07-01Checked all cases where PyArg_ParseTuple is used in blenders game engine and ...Campbell Barton
2008-06-18Forgot to set Id property on new shape action filesBenoit Bolsee
2008-06-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee