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-08-24API Docs: Update Changelog from 2.83Aaron Carlisle
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
2020-08-05PyDoc: use glClearColor before glClear in gpu docsPhilipp Oeser
2020-07-27Partly revert "Fix T77276: Generating Python API docs raises many warnings"Aaron Carlisle
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
2020-05-25Py Docs: Update Sphinx and Theme DependenciesAaron Carlisle
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-05-11Docs: update API docs, adding reference to bl_rna_get_subclass.Campbell Barton
2020-05-09Doxygen: Fix warnings in DoxyfileAaron Carlisle
2020-04-15Bump master to 2.90 alpha for bcon1Nathan Letwory
2020-04-06usual PY API doc gen fix after adding a new member to Context...Bastien Montagne
2020-03-24Doc: remove MeshTessFace referenceCampbell Barton
2020-03-20fix API doc generation after new `volume` entry in context...Bastien Montagne
2020-03-19PyAPI Docs: Update aud exampleAaron Carlisle
2020-03-06API Docs: Point to manual for Operator Cheat SheetAaron Carlisle
2020-03-06Documentation: added bpy.msgbus description and examplesSybren A. Stüvel
2020-03-05Addons: deprecate 'wiki_url'Aaron Carlisle
2020-02-26PyAPI Doc: Add missing Imbuf documentantionAaron Carlisle
2020-02-14Fix small typo in BGL API docsIan Karanja
2020-02-11Documentation: add note on altering data from frame change handlersSybren A. Stüvel
2020-02-11Doc: simplify T72883 fixCampbell Barton
2020-02-10Fix T72883: Correct Context UsageAaron Carlisle
2020-02-10PY API doc generation: Add option for multi-tasking sphinx.Bastien Montagne
2020-01-27Fix T68413: gpu module example in docs produces unexpected resultsmano-wii
2020-01-25Docs: update reference to PYTHONPATHCampbell Barton
2020-01-13Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-13Fix (unreported) broken PY API doc gen after recent GP changes.Bastien Montagne
2020-01-10Docs: roll version to 2.83 for masterNathan Letwory
2019-12-23Fix Py API doc generation after Mantaflow merge.Bastien Montagne
2019-12-16Mantaflow [Part 12]: Updated docsSebastián Barschkis
2019-11-27Clean/Fix remaining cases of props assignments in resgistrable structs def.Bastien Montagne
2019-11-25Fix API docs build after recent changes in BMesh operators.Bastien Montagne