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-13SVN maintenance.Guillermo S. Romero
2009-04-13mesh proxy attributes from andrecasteloCampbell Barton
2009-04-12BGE Py APICampbell Barton
2009-04-10BGE API cleanup: ConstraintActuator.Benoit Bolsee
2009-04-10BGE BugfixCampbell Barton
2009-04-10BGE API cleanup: StateActuator.Benoit Bolsee
2009-04-10BGE API cleanup: sound actuator.Benoit Bolsee
2009-04-09Added GameKeys.EventToCharacter(event, is_shift) so you can get the character...Campbell Barton
2009-04-09BGE Py APICampbell Barton
2009-04-09BGE API cleanup: 2DFilterActuator.Benoit Bolsee
2009-04-08BGE patch #18350: Add sendMessage() to GameLogic. Added sendMessage to both G...Benoit Bolsee
2009-04-08BGE patch #18051: add localInertia attribute to GameObject.Benoit Bolsee
2009-04-07BGE api added place holder docs and CListValue docs.Campbell Barton
2009-04-07Updated bge_api_validate_py.txt to check for undocumented attributesCampbell Barton
2009-04-07BGE Joystick SensorCampbell Barton
2009-04-06BGE Python APICampbell Barton
2009-04-06BGE Epydocs were missing some functionsCampbell Barton
2009-04-05BGE Bugfixes (mostly in the py api)Campbell Barton
2009-04-05- fixed errors with bge epydocsCampbell Barton
2009-04-05added experimental KX_GameObject attributes "sensors", "controllers" and "act...Campbell Barton
2009-04-04Made KX_MeshProxy use PyAttributeDef. simplified getting the 'materials' attr...Campbell Barton
2009-04-01BGE API cleanup: ReplaceMeshActuator mesh attributes now returns a KX_MeshPro...Benoit Bolsee
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
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-29BGE API cleanup: CDActuator, ParentActuator, VisibilityActuator done. Thanks ...Benoit Bolsee
2009-03-28BGE API Cleanup: GameActuator (patch from Andre)Benoit Bolsee
2009-03-28BGE API cleanup: AddObject, DeleteObject and Scene actuator added.Benoit Bolsee
2009-03-26Added attributes for Ipo Actuator settings (replacing all methods)Campbell Barton
2009-03-24Use Benoits attributes in KX_GameObject.Campbell Barton
2009-03-01BGE API cleanup: apply patch from Moguri: Near, Radar, Touch sensor updated.Benoit Bolsee
2009-02-26- Attributes for the collision sensor: propertyName, materialCheck, pulseColl...Campbell Barton
2009-02-24Making KX_GameObject names read only.Campbell Barton
2009-02-24BGE Py APICampbell Barton
2009-02-19"object" and "objectLastCreated" attribute for actuators, deprecates getObjec...Campbell Barton
2009-02-07BGE Py API cleanup: Camera Actuator.Benoit Bolsee
2009-01-22BGE API cleanup: shape action actuator.Benoit Bolsee
2009-01-21BGE API cleanup: action actuator.Benoit Bolsee
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-12-09patch from Mitchell StokesCampbell Barton
2008-10-30* Build aborts when giving options on command-line when WITH_BF_DOCS=TrueNathan Letwory
2008-10-27face transp option CLIP wasnt added to the py api.Campbell Barton
2008-10-21renamed WITH_BF_BPYDOC to WITH_BF_DOCS, added SConscript for building BGE doc...Campbell Barton
2008-10-18Added joystick epydocs, only changed incorrect docstrings in SCA_JoystickSens...Campbell Barton
2008-10-15cleanup epydoc errorsCampbell Barton
2008-09-25BGE patch: add advanced parameters for SoftBody. Add Rasterizer.drawLine() Py...Benoit Bolsee
2008-09-23BGE patch #17569 approved: Make FrameProp: work in Shape Action. PyDoc updated.Benoit Bolsee
2008-09-13Game engine: added Rasterizer.get/setMaterialMode to set texface,Brecht Van Lommel
2008-09-10BGE bug #17549: fix crash on removeParent() with static mesh. Fix scaling bug...Benoit Bolsee
2008-09-05BGE Py APICampbell Barton