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
2016-03-05Python docs: minor cleanup and adding missing parenthesis to a code sampleInes Almeida
2016-02-18BGE: Allow access to original texture openGL Bind code/Id/NumberUlysse Martin
2016-02-15Cleanup: rst styleCampbell Barton
2016-02-15Docs: update tip on using the systems PythonCampbell Barton
2016-02-13Docs: remove bmesh py api warningCampbell Barton
2016-01-26Minor correction to API docsCampbell Barton
2016-01-25Docs: quiet warnings in reference doc syntaxCampbell Barton
2016-01-17BGE: Allow access to light shadow settings with pythonUlysse Martin
2015-12-12BGE: Improve clock managementArnaud Degroote
2015-11-05API Docs: use importlib in examplesCampbell Barton
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-25BGE: Fix issues with async libload.Porteries Tristan
2015-10-153D View: support non-uniform scaled lampsCampbell Barton
2015-10-11BGE: Change KX_WolrdInfo mathutils vector to colorThomas Szepe
2015-10-11BGE: Change character jumping to charThomas Szepe
2015-10-07BGE : Collision mask support in raycast + and raycast cleanup.Porteries Tristan
2015-09-27BGE docs fix: link to the correct method nameSybren A. Stüvel
2015-09-27BGE documentation updatesSybren A. Stüvel
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-05Doc fix: rather then -> rather thanSybren A. Stüvel
2015-08-04BGE: Added getActionName() function to KX_GameObject()Mateo de Mayo
2015-07-27Doc fix: wolrd -> worldSybren 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-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-12Doc: correct rst syntaxCampbell Barton