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
2015-07-01BGE: Remove KX_PolygonMaterial reference in documentation.Porteries Tristan
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-24BGE: Missing dot in 2d filter actuator documentation.Quentin Wenger
2015-06-24BGE: Fix 2dfilter actuator mode constants.Quentin Wenger
2015-06-23BGE: Fix 57065a, missing dots.Porteries Tristan
2015-06-23Minor tweaks to bge.constraints docsCampbell Barton
2015-06-23Update bge.constraints API docCampbell Barton
2015-06-18update hand written rst docsCampbell Barton
2015-06-17BGE: remove outdated doc of KX_PolygonMaterial, update doc of KX_BlenderMaterialQuentin Wenger
2015-06-16BGE: correct case for createConstraint keywordCampbell Barton
2015-06-16BGE: Fix for precision lost in setBackground/getBackground at Video TextureJorge Bernal
2015-06-15BGE: Fix T43918: adding submodule bge.app including attribute version.Porteries Tristan
2015-06-06Revert "BGE : KX_VertexProxy support for more than 2 UV channel."Mitchell Stokes
2015-05-27BGE Python API: Completing doc for bge.types.KX_FontObjectQuentin Wenger
2015-05-20BGE: Some changes for the constraint documentThomas Szepe
2015-05-20BGE: Remove chapter in KX_WorldInfo python APIThomas Szepe
2015-05-20BGE: Use CameCase code style for KX_WorldInfo python API.Porteries Tristan
2015-05-17Cleanup: pep8Campbell Barton
2015-05-12Doc: add bpy.utils.previewsCampbell Barton
2015-05-12Doc: correct rst syntaxCampbell Barton
2015-05-12Doc: minor fixesCampbell Barton
2015-05-10BGE: Cleanup constraints documentationThomas Szepe
2015-05-06BGE : KX_VertexProxy support for more than 2 UV channel.Porteries Tristan
2015-05-04BGE: Added 'ghost' arg to KX_GameObject.suspendDynamics() methodSybren A. Stüvel
2015-04-26BGE : addObject in python without reference object.Porteries Tristan
2015-04-24correcting typos in python api docsInes Almeida
2015-04-21BGE: scene.pre_draw_setup[] callbackDalai Felinto
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-16BGE: Fix for T42341 Sensor.frequency is badly namedJorge Bernal
2015-04-13Make python gotchas more clear (regarding handling of stale data)Gaia Clary
2015-04-11BGE: Add keyword arguments to createConstraint APIThomas Szepe
2015-04-10Python API docs, don't hard-code sphinx themesCampbell Barton
2015-04-07BGE: New API method getDisplayDimensionsThomas Szepe
2015-04-06BGE: fixed nomenclature of KX_Scene::addObject and KX_Scene::AddReplicaObjectSybren A. Stüvel
2015-03-27rename BGE attr from D1091 (match methods)Campbell Barton
2015-03-27BGE: New isDynamicSuspended python attributePorteries Tristan
2015-03-24Updating python API documentation for function bge.render.makeScreenshotInes Almeida
2015-03-24BGE: Remove old world bge.render APIThomas Szepe
2015-03-24BGE: Add new world API KX_WorldInfo (KX_Scene)Thomas Szepe
2015-03-23BGE: Add setMistType and setMistIntensity API.Thomas Szepe
2015-03-23BGE: Multitexture world (mist, ambient) fixThomas Szepe
2015-03-15BGE - new read-only attribute in KX_GameObject python api (LOD level)Pierluigi Grassi
2015-02-21python bge.types module - Updating documentation to close T40778Ines Almeida
2015-02-21Documentation update: references to OpenGL tutorials in the python bgl moduleInes Almeida
2015-02-10Typo fix + clarification in mathutils.Vector exampleSybren A. Stüvel
2015-02-09BGE - Vehicle Controller - add background and API checks for arguments of fun...Ines Almeida
2015-02-08BGE physics: When colliding, report first contact point to PythonSybren A. Stüvel
2015-02-01Documentation: Support documenting constructors in class __doc__Sybren A. Stüvel
2015-02-01mathutils: added exponential map to QuaternionSybren A. Stüvel
2015-01-29cleanup: pep8Campbell Barton