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
path: root/doc
AgeCommit message (Expand)Author
2015-09-08Cleanup: API docsCampbell Barton
2015-09-07Doc: PyAPI docs, quiet warnings, fix URL'sCampbell Barton
2015-09-07Doc: update Python 'gpu' module referenceCampbell Barton
2015-09-03Cleanup: minor RST editsCampbell Barton
2015-09-03BGE docs: resolution & fullscreen changes don't work in the embedded playerSybren A. Stüvel
2015-08-25BGE: added bge.logic.{get,set}AnimRecordFrame functionsSybren A. Stüvel
2015-08-18Docs: function commentsCampbell Barton
2015-08-05Doc fix: rather then -> rather thanSybren A. Stüvel
2015-08-04BGE: Added getActionName() function to KX_GameObject()Mateo de Mayo
2015-08-01Docs: Python API, minor edits to download linkCampbell Barton
2015-08-01Docs: doxy cleanup/minor editsCampbell Barton
2015-07-29Add mathutils.bvhtree APICampbell Barton
2015-07-27Doc fix: wolrd -> worldSybren A. Stüvel
2015-07-22Fix: solved issue with "make doc_py"Sybren A. Stüvel
2015-07-12Docs; Py API gotcha's sectionCampbell Barton
2015-07-07Remove redundant lists, link insteadCampbell Barton
2015-07-07Remove unnecessary constant infoCampbell Barton
2015-07-06BGE: bge.texture API documentation enhancementQuentin Wenger
2015-07-03BGE: Extend Python API for KX_BlenderMaterial (specular, diffuse…)Porteries Tristan
2015-07-02Game Engine: Camera Lens Shift: support to change it during gameDalai Felinto
2015-07-01BGE: Remove KX_PolygonMaterial reference in documentation.Porteries Tristan
2015-06-30CMake: remove helper textCampbell Barton
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-20doxygen: corrections/updatesCampbell Barton
2015-05-20doxygen: update configCampbell Barton
2015-05-20doxygen: rename included files (they were ignored)Campbell Barton
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