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-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-21Better unix filesystem integration as documented hereCampbell Barton
2009-08-30svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22717:22875Campbell Barton
2009-08-25remove gameOb.has_key(key) method from KX_GameObject and ListValue since pyth...Campbell Barton
2009-08-25patch from Mitchell Stokes adding dictionary like access to a scene. (like KX...Campbell Barton
2009-08-25removing GameLogic.EvalExpression(),Campbell Barton
2009-08-23svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22704:22717Campbell Barton
2009-08-23Option for MouseFocus sensor. only used when 'Mouse over any' type is set.Campbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-07-26ReplaceMesh Actuator option to replace the physics mesh and display mesh + py...Campbell Barton
2009-07-26BGE PhysicsCampbell Barton
2009-06-21BGE pyAPI updateDalai Felinto
2009-06-17BGE PyAPICampbell Barton
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