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-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
2018-11-27Python API: Fix partial buildJacques Lucke
2018-11-26Timer: Generic BLI_timer with Python wrapperJacques Lucke
2018-11-21Python API Docs: better titles.Brecht Van Lommel
2018-11-07Py API Docs: show gpu_extras moduleJacques Lucke
2018-10-19Fix py API docgen script for new context members.Bastien Montagne
2018-09-15PyDoc: add gpu.shaderCampbell Barton
2018-09-13PyDoc: add bpy.app.icons to docsCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13PyDoc: replace use of deprecated API callCampbell Barton
2018-09-06Join the python modules `gpu` and `_gpu` into one.mano-wii
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-28Cleanup: pep8Campbell Barton