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
2020-10-14PyDocs: GPU Module: Examples: convert all gl_FragColor variables to FragColorAaron Carlisle
2020-10-12Pydoc: BGL: update linksAaron Carlisle
2020-10-12Pydoc: Fix bpy.utils submodule showing in main toctreeAaron Carlisle
2020-10-12Pydoc: Move builtin GPU shader information to codeAaron Carlisle
2020-10-12Pydoc: Cleanup: Rename functionAaron Carlisle
2020-10-11Pydoc: Add index and genindex to main indexAaron Carlisle
2020-10-11Pydoc: Remove old note about new module in 2.65Aaron Carlisle
2020-10-11Pydoc: Add submodule heading to submodule listsAaron Carlisle
2020-10-09PyDoc: Set max width to 1000pxAaron Carlisle
2020-10-09Cleanup: operator execution types didn't read well on one lineCampbell Barton
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-08Fix recent update to sphinx_doc_gen.shCampbell Barton
2020-10-08PyDoc: Use explicit class names to refence classAaron Carlisle
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: Multithread sphinx-buildAaron 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-10-02Cleanup: trailing spaceCampbell Barton
2020-09-29Cleanup: Python API Docs: Text formatingAaron Carlisle
2020-09-29API Docs: Minor text improvementsAaron Carlisle
2020-09-25API Docs: Fix xref urlsMax Schlecht
2020-09-14API doc: Gotcha's: Add section about abusing RNA properties callbacks.Bastien Montagne
2020-08-24Merge branch 'blender-v2.90-release'Aaron Carlisle
2020-08-24API Docs: Update Changelog from 2.83Aaron Carlisle
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
2020-08-05Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-05PyDoc: use glClearColor before glClear in gpu docsPhilipp Oeser
2020-07-27Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-27Partly revert "Fix T77276: Generating Python API docs raises many warnings"Aaron Carlisle
2020-07-22master is now 2.91.0 alpha.Nathan Letwory
2020-07-22Docs: include 'bl_math' moduleCampbell Barton
2020-07-06Docs: reference bl_rna_get_subclass_py instead of bl_rna_get_subclassCampbell Barton
2020-06-26PyDoc: Update Python Package RequirementsAaron Carlisle
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-23API docs: intro overhaulTobias Heinke
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-06-03PyDoc: Fix warnings from out of bounds include statementAaron Carlisle
2020-06-01Merge branch 'blender-v2.83-release'Bastien Montagne
2020-06-01Fix py api doc gen script after recent versionning changes.Bastien Montagne
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