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-19BGE Python APICampbell Barton
2009-04-19BGE Python API cleanup - no functionality changesCampbell Barton
2009-04-19BGE Python APICampbell 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-03Python BGE APICampbell Barton
2009-04-03BGE Python apiCampbell Barton
2009-03-31BGE API cleanup, patch from Moguri: RaySensor, NetworkMessageActuator, Networ...Benoit Bolsee
2009-02-26Py BGE 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-02-16SCons:Nathan Letwory
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-11BGE message python api could return a CList type or None which makes exceptio...Campbell Barton
2008-07-30BGE patch: logic optimization part 2: remove inactive sensors from logic mana...Benoit Bolsee
2008-07-01Checked all cases where PyArg_ParseTuple is used in blenders game engine and ...Campbell Barton
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-02-16patch 8235 8218 8211 added: various gameengine improvements, fixed windows pr...Benoit Bolsee
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2007-01-072 bugfixes by Malachy, related to message sensor / ipo actuator firing wronglyErwin Coumans
2006-12-25fixing some issues: force needs to wake up objects, property sensor issue, is...Erwin Coumans
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-05-10modified behaviour of PropertySensor and MessageSensor on popular request.Erwin Coumans
2006-02-08==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-16Changed Python _getattr/_setattr methods to use const STR_String& instead of ...Kester Maddock
2004-04-08In NaN times I suggested a python function to get the subject of aKester Maddock
2004-03-01SCons updatesMichel Selten
2004-02-21SCons updatesMichel Selten
2004-02-15SCons updatesMichel Selten
2004-01-20SCons updates: (All done by jesterKing)Michel Selten
2003-03-26FreeBSD can use the exact same python includes as everyone elseWouter van Heyst
2003-01-04and the other FreeBSD python locations.Hans Lambermont
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Last of the config.h mods...Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont