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
2017-08-012.79 release: update version numbers & readfile versionning code.Bastien Montagne
2017-07-17Py API doc generation: remove reference to "Blender/Python Add-on Tutorial"Bastien Montagne
2017-07-17PyDoc: minor change to recent workaroundCampbell Barton
2017-07-17BPY API: Fix broken ref linkAaron Carlisle
2017-07-17BPY API: Fix usless links leading to compile errorsAaron Carlisle
2017-06-17Docs: Fix file:line links in generated API docsCampbell Barton
2017-06-16Fix T51810: Add minimal example of usage of translation API for non-official ...Bastien Montagne
2017-06-16PyAPI: Fix changed ref linkAaron Carlisle
2017-06-16PyAPI: Add HTML logo and faviconAaron Carlisle
2017-06-16PyAPI: Remove addon tutorialAaron Carlisle
2017-06-15PyAPI: Add toctree link on parent page of submoduleAaron Carlisle
2017-06-15PyAPI: Proper Solution to bpy.appAaron Carlisle
2017-06-14PYAPI: Fix mathutils doc structureAaron Carlisle
2017-06-14PYAPI: fix documention structure of bpy.appAaron Carlisle
2017-06-14Fix missing toctree for bmesh submodulesAaron Carlisle
2017-06-03PyAPI: Cleanup "Python API Overview" docnBurn
2017-06-02PyAPI: update to bpy.types.Operator.5.pynBurn
2017-04-29Cleanup: menu exampleCampbell Barton
2017-04-29Implementation of custom python entries in all right click menusThomas Beck
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
2017-02-24Fix some more minor issue with updated py doc generation.Bastien Montagne
2017-02-24Fix stupid mistake in previous commit for release builds of API doc.Bastien Montagne
2017-02-23Update py API doc generation tools to comply to new name scheme on server.Bastien Montagne
2017-01-24Use new manual URLAaron Carlisle
2017-01-23Update script generating/uploading py API doc to new addresses (docs.blender....Bastien Montagne
2017-01-20API: Do not show "Created using Sphinx" in the footerAaron
2017-01-02API: Fix rst syntaxAaron Carlisle
2017-01-02API: Fix redirect in bgl pageAaron Carlisle
2017-01-02API: Update to modern sphinx syntaxAaron Carlisle
2017-01-02API: Fix double slashes in URLsAaron Carlisle
2016-12-28Various UI message and API doc tweaks and fixes.Bastien Montagne
2016-11-13Fix T50007: blender offline python documentation in zipped HTML files, not sh...Bastien Montagne
2016-10-25API: Fix LinksAaron Carlisle
2016-10-23API doc: enable 'split index' option.Aaron Carlisle
2016-10-23Add a built-in sphinx extension to allow cross-linking to the blender manual.Aaron Carlisle
2016-10-14BPY Docs: Correct spelling (Addon --> Add-on)Aaron Carlisle
2016-10-13Fix OLD pre-git links in the API, add missing factory-startup option to blend...Aaron Carlisle
2016-09-13API doc update script: Fix generated zipfile name, was broken in 'release' ca...Bastien Montagne
2016-09-05API 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