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
2020-10-09PyDoc: resolve duplicate module warningsCampbell Barton
2020-10-08PyDoc: fix most of the sphinx-build warningsAaron Carlisle
2020-10-08PyDoc: support building without sphinx_rtd_themeCampbell Barton
2020-10-08PyDoc: Render in text class name using class link syntaxAaron Carlisle
2020-10-07PyDoc: Fix sphinx warnign from missing newlineAaron Carlisle
2020-10-07PyDoc: Remove workaround for slow sphinx buildsAaron Carlisle
2020-10-05API Doc Gen: Do not ignore objects fileAaron Carlisle
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-29API Docs: Minor text improvementsAaron Carlisle
2020-09-25API Docs: Fix xref urlsMax Schlecht
2020-07-27Partly revert "Fix T77276: Generating Python API docs raises many warnings"Aaron Carlisle
2020-07-22Docs: include 'bl_math' moduleCampbell Barton
2020-06-24API Docs: Small edits to recent commitAaron Carlisle
2020-06-23Cleanup: style, raw multi-line string sphinx updaterCampbell Barton
2020-06-23Docs: quiet deprecation warning, add missing context membersCampbell Barton
2020-06-18Fix doc generation for enum & attr's with multi-line descriptionsCampbell Barton
2020-06-04Fix T77276: Generating Python API docs raises many warningsAaron Carlisle
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12API Docs: Fix broken url markupAaron Carlisle
2020-05-11Cleanup: reference 'bpy.types.bpy_struct' directlyCampbell Barton
2020-05-11Docs: list inherited C/Python API functionsCampbell Barton
2020-05-11Fix duplicate property references in generated API docsCampbell Barton
2020-05-11Fix building docs with sphinx 3.xCampbell Barton
2020-04-06usual PY API doc gen fix after adding a new member to Context...Bastien Montagne
2020-03-20fix API doc generation after new `volume` entry in context...Bastien Montagne
2020-03-06Documentation: added bpy.msgbus description and examplesSybren A. Stüvel
2020-02-26PyAPI Doc: Add missing Imbuf documentantionAaron Carlisle
2020-01-13Fix (unreported) broken PY API doc gen after recent GP changes.Bastien Montagne
2019-12-23Fix Py API doc generation after Mantaflow merge.Bastien Montagne
2019-11-15API Docs: don't show functions in 'bpy.app.handlers'Campbell Barton
2019-11-15API Docs: only document built-in typesCampbell Barton
2019-07-09API Docs: Change handling of Blender VersionAaron Carlisle
2019-07-07API Docs: Use OpensearchAaron Carlisle
2019-07-07API Docs: Theme: Prevent Super Long EnumsAaron Carlisle
2019-07-07Cleanup: API Doc Gen: move copying static dir to own functionAaron Carlisle
2019-07-04API Docs: Theme OptionsAaron Carlisle
2019-06-24Fix errors raised at generating Python API docsCampbell Barton
2019-05-27Fix (unreported) API doc generation script after removal of some ObjectBase i...Bastien Montagne
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-03-18Fix (unreported) broken Py API doc after adding gpencil to buttons_context...Bastien Montagne
2019-03-12Context: add pose_objectCampbell Barton
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-17Context: add objects_in_mode(_unique_data)Campbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Fix typo in context docs.Campbell Barton