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-06-16BGE Action Actuator setChannel() function was broken in a number of ways. Campbell Barton
2009-06-16KX_PythonSeq (used for a number of BGE sequence types)Campbell Barton
2009-06-16BGE Py APICampbell Barton
2009-05-29workaround for strange python problem in the BGE and BPy API where printing w...Campbell Barton
2009-05-28renamed python 'bookmark' attribute to 'useHighPriority', was renamed in the ...Campbell Barton
2009-05-26BGE Py APICampbell Barton
2009-05-25BGE Joystick Hat BugfixCampbell Barton
2009-05-24Patch #18815: BGE: More updates to deprecation documentation and 2.49 convers...Dalai Felinto
2009-05-23[#18802] BGE conversion script: more attributes; updated GameTypes.pyCampbell Barton
2009-05-21BGE: GUI control over frame rate, logic rate, physics rate and physics subrate.Benoit Bolsee
2009-05-21BGE: user control to compound shape and setParent.Benoit Bolsee
2009-05-21fix for [#18772] c3d_import script crashesCampbell Barton
2009-05-20Moving ScreenSpace methods from Rasterizer to KX_Camera (getScreenPos, getScr...Dalai Felinto
2009-05-20- Added an intro page for the BGE docs rather then using GameLogicCampbell Barton
2009-05-18BGE #18665: Servo control and relative motionBenoit Bolsee
2009-05-18BGE: bookmark option on controller to make them run before all other controll...Benoit Bolsee
2009-05-17While testing YoFrankie with the new API attributes found some issues...Campbell Barton
2009-05-16BGE Py API BugfixesCampbell Barton
2009-05-15Name attributes added since 2.48a more consistently.Campbell Barton
2009-05-15minor change - mistake in joystick fix, util function for getting attrs from ...Campbell Barton
2009-05-15BGE PyAPICampbell Barton
2009-05-14updated BGE doc checker script for classes now being in GameTypes.pyCampbell Barton
2009-05-14BGE Py APICampbell Barton
2009-05-14* More updates to game engine type docs from Roelf de KockCampbell Barton
2009-05-13BGE API cleanup: motion actuator. Apply patch from Moguri.Benoit Bolsee
2009-05-13use epy deprecated field and link to attributesCampbell Barton
2009-05-13Moved game engine types into GameTypes.py because every type put into a modul...Campbell Barton
2009-05-12BGE Doc updates thanks to Roelf de KockCampbell Barton
2009-05-10deprecate controller.getActuator(name) and controller.getSensor(name) forCampbell Barton
2009-05-07[#18645] Texture painting smudge brush darkens images - 2.49RC1Campbell Barton
2009-05-06moved py controller functions from SCA_PythonController to SCA_IController - ...Campbell Barton
2009-05-04fix for a problem with setUV2 reported by cthames on blenderartistCampbell Barton
2009-05-03fixes for bugs submitted by BGE users, fixes by myself and Mitchell StokesCampbell Barton
2009-05-02BGE Py API patch from Mitchell Stokes, add distance attribute to the radar se...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-28- Updated BGE docs to match the game engines class inheritance more closely.Campbell Barton
2009-04-25Running 2.48rc on my system segfaults when starting the game engine, only on ...Campbell Barton
2009-04-25[#18606] Writing to KX_GameObject.orientation causes crashCampbell Barton
2009-04-25BGE API - small changesCampbell Barton
2009-04-24BGE PyAPI epydoc errors fixedCampbell Barton
2009-04-23BGE Rasterizer methods to handle Screen Space - (getScreenPosition, getScreen...Dalai Felinto
2009-04-20BGE Python APICampbell Barton
2009-04-20Scons epydos changed optionsCampbell Barton
2009-04-20SCons / epydoc supportNathan Letwory
2009-04-16BGE bug #18168: Get local orientation of object using game engine python scri...Benoit Bolsee
2009-04-15BGE MouseFocusSensorCampbell Barton
2009-04-15Disable using KX_GameObjects in python that have been removed from the scene ...Campbell Barton
2009-04-14BGE PhysicsCampbell Barton
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee