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-17convert GameTypes from epydoc into sphinx compatible markup, also removed dep...Campbell 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-04-11PyAPICampbell Barton
2010-03-30BGE PyDoc: fix for KX_Object not linked to the class in some actuators API pageDalai Felinto
2010-03-29BGE patch [#21019]: Python function for Scene suspend/resume.Benoit Bolsee
2010-03-26BGE: fix for [#21180] - missing min and max values in the API + mode fix (int...Dalai Felinto
2010-02-11BGE API DOC update - scene add/restart/end. patch by GomerDalai Felinto
2010-01-31rename game object obcolor to colorCampbell Barton
2010-01-30BGE: patch [#20293] Added python sensor attribute: Status.Benoit Bolsee
2010-01-10BGE API_DOC: VideoTexture and PhysicsConstraints templates (need the function...Dalai Felinto
2009-12-08BGE: add hitUV property to mouse focus sensor to return UV coordinates under ...Benoit Bolsee
2009-12-04BGE: Add option to return UV coordinates aofthe hit point to KX_GameObject::r...Benoit Bolsee
2009-11-23epydocs for bge pre/post render callbacksCampbell Barton
2009-11-22BGE: Removing OB prefix from object names - This will break scripts !!!! (als...Dalai Felinto
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
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-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-17BGE PyAPICampbell Barton
2009-06-16BGE Action Actuator setChannel() function was broken in a number of ways. Campbell 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: 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-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-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-04-13SVN maintenance.Guillermo S. Romero
2009-04-06BGE Epydocs were missing some functionsCampbell Barton