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
2010-05-17epydoc to sphinx markup for GameLogic moduleCampbell Barton
2010-04-20BGE EPY Docs: PhysicsConstraints and fixes in other modulesDalai Felinto
2010-04-17Patch #21789 - BGE Keyboard and Mouse Python types - by Mitchell Stokes(Moguri)Dalai Felinto
2010-02-11BGE API DOC update - scene add/restart/end. patch by GomerDalai Felinto
2010-01-30BGE: patch #20399 Python control over adding/removing scenes.Benoit Bolsee
2010-01-10BGE API_DOC: VideoTexture and PhysicsConstraints templates (need the function...Dalai Felinto
2009-08-30svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22717:22875Campbell Barton
2009-08-25removing GameLogic.EvalExpression(),Campbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-06-16BGE Py APICampbell Barton
2009-05-21BGE: GUI control over frame rate, logic rate, physics rate and physics subrate.Benoit Bolsee
2009-05-20- Added an intro page for the BGE docs rather then using GameLogicCampbell Barton
2009-05-15Name attributes added since 2.48a more consistently.Campbell Barton
2009-05-15BGE PyAPICampbell Barton
2009-05-13Moved game engine types into GameTypes.py because every type put into a modul...Campbell Barton
2009-05-06moved py controller functions from SCA_PythonController to SCA_IController - ...Campbell Barton
2009-05-02BGE Py API patch from Mitchell Stokes, adds extra attributes and docsCampbell Barton
2009-05-01BGE: New function GameLogic.setMaxLogicFrame() to allow better control over t...Benoit Bolsee
2009-04-25BGE API - small changesCampbell Barton
2009-04-09BGE Py APICampbell Barton
2009-04-08BGE patch #18350: Add sendMessage() to GameLogic. Added sendMessage to both G...Benoit Bolsee
2009-04-06BGE Epydocs were missing some functionsCampbell Barton
2009-04-01BGE API cleanup: DynamicActuator, ReplaceMeshActuator, TrackToActuator.Benoit Bolsee
2009-03-31BGE API cleanup, patch from Moguri: RaySensor, NetworkMessageActuator, Networ...Benoit Bolsee
2009-03-01BGE API cleanup: apply patch from Moguri: Near, Radar, Touch sensor updated.Benoit Bolsee
2009-02-24BGE Py APICampbell Barton
2008-10-18Added joystick epydocs, only changed incorrect docstrings in SCA_JoystickSens...Campbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-22BGE Python API - GameLogic.getBlendFileList(path='//') to return a list of bl...Campbell Barton
2008-08-17BGE patch: New Delay sensor (derived from patch #17472) Benoit Bolsee
2008-05-11fix BGE bug #8668: Behavior of os.getcwd() is not consistent between operatin...Benoit Bolsee
2004-12-29PyDoc updatesKester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-09-01fix typo in GameLogic documentationStefan Gartner
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-06-26Minor Fixes:Kester Maddock
2004-06-07Python updates:Kester Maddock
2004-06-02Updates to GamePython Reference.Kester Maddock
2004-05-31Use epydoc for generating game python reference (like the bpython guys)Kester Maddock
2004-05-30Added Python module for Lights.Kester Maddock
2004-05-24Game Python Reference Manual.Kester Maddock