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
2016-10-19Fix OLD pre-git links in the API, add missing factory-startup option to blend...Aaron Carlisle
2016-09-14API doc update script: Fix generated zipfile name, was broken in 'release' ca...Bastien Montagne
2016-09-14API doc: add new pure-rsync py script to update API doc on Blender server.Bastien Montagne
2016-09-02Blender 2.78 commit!Sergey Sharybin
2016-08-21Update sphinx_doc_gen.py to work with recent changes (GPv2).Bastien Montagne
2016-07-31Docs: add initial idprop.types API docsCampbell Barton
2016-07-31Docs: simplify EXCLUDE_MODULES handlingCampbell Barton
2016-07-31Cleanup: capitalize Blender & PythonCampbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2016-07-25Call to python3 for stand-alone scriptsCampbell Barton
2016-06-22T48694: fix bge.texture.Texture.refresh() documentationBenoit Bolsee
2016-06-12Docs: Support out-of-source reference-API buildsCampbell Barton
2016-06-12Cleanup: API docs (whitespace/line length)Campbell Barton
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-06-11BL_Shader.setUniformEyef(name)Benoit Bolsee
2016-06-11BGE: Various render improvements.Benoit Bolsee
2016-06-07Correct exit-code checkCampbell Barton
2016-05-15BGE: Fix KX_LightObject python API documentation.Porteries Tristan
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-21Fix T48212: Typos in bpy enum props examples.Bastien Montagne
2016-04-15Add lib for n-dimensional cubic curve fittingCampbell Barton
2016-03-05Python docs: minor cleanup and adding missing parenthesis to a code sampleInes Almeida
2016-03-04Docs: include mathutils.interpolateCampbell Barton
2016-03-03Docs: example for writing blend file librariesCampbell Barton
2016-02-27Docs: early exist build process on errorCampbell Barton
2016-02-27Docs: Add missing context membersCampbell Barton
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-14Tweak doc section about overriding context - point out context.copy() usage!Bastien Montagne
2016-02-14Docs: update doxy configCampbell Barton
2016-02-14Docs: disable sharing docs within a groupCampbell Barton
2016-02-13Docs: remove bmesh py api warningCampbell Barton
2016-02-08Fix RenderEngine API docsCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2016-01-31Docs: add preset menu exampleCampbell Barton
2016-01-26Minor correction to API docsCampbell Barton
2016-01-25Docs: quiet warnings in reference doc syntaxCampbell Barton
2016-01-25Docs: avoid plank comma in API referenceCampbell Barton
2016-01-17BGE: Allow access to light shadow settings with pythonUlysse Martin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-12BGE: Improve clock managementArnaud Degroote
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-11-10Docs: create link pointing to latest API docsCampbell Barton
2015-11-05API Docs: use importlib in examplesCampbell Barton
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-28Docs: support alternate binary path for PyAPICampbell Barton
2015-10-25BGE: Fix issues with async libload.Porteries Tristan
2015-10-20New function to draw offscreen, and related API changesDalai Felinto
2015-10-19Py API docs: fix extracting bmesh.ops from C code.Campbell Barton