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
2022-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-08-12Py API doc: Add warning that py-defined property accessor callbacks may be ca...Bastien Montagne
2022-07-26Fix T99966: Python API docs fail to generateCampbell Barton
2022-07-18Fix error indenting new-lines in generated RST API docsCampbell Barton
2022-06-29Cleanup: formatCampbell Barton
2022-06-28Py API Doc: add runtime changelog generation to `sphinx_doc_gen.py`.Bastien Montagne
2022-06-28Py API Doc: refactor changelog generation script.Bastien Montagne
2022-06-17Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-17TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-17Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-17TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-17Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-17TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-16Revert "Revert "Revert "TEST COMMIT: API doc generation changes."""Bastien Montagne
2022-06-16Revert "Revert "TEST COMMIT: API doc generation changes.""Bastien Montagne
2022-06-15Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-15TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-06PyDocs: remove sphinx-intlAaron Carlisle
2022-06-06Py Docs: Update Sphinx and dependenciesAaron Carlisle
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-06-02PyDoc: changes to the generated conf.py fileCampbell Barton
2022-06-02PyDoc: remove CSS override for scrolling long enum listsCampbell Barton
2022-06-01Cleanup: minor changes to sphinx_doc_genCampbell Barton
2022-05-31PyDoc: replace in-lined enum references with links where possibleCampbell Barton
2022-05-31PyDoc: document static enums from RNA_enum_items.hCampbell Barton
2022-05-25PyDoc: suppress duplicate object description warningCampbell Barton
2022-05-23PyDoc: quiet output and minor cleanupCampbell Barton
2022-05-23Fix error in sphinx_doc_gen.py when loggingCampbell Barton
2022-05-22PyDoc: resolve/quiet warnings for pylintCampbell Barton
2022-05-22PyDoc: cleanup doc-generatorCampbell Barton
2022-05-20Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-19Python API: warn that the bgl module is deprecated in the docsBrecht Van Lommel
2022-05-18Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-18Fix T88792: WindowManager.clipboard missing in Python API docsCampbell Barton
2022-05-18Cleanup: remove unused variables, redundant assignmentsCampbell Barton
2022-05-18PyDoc: support building full API docs on macOS & WIN32Campbell Barton
2022-05-18Cleanup: formatCampbell Barton
2022-05-11Cleanup: formatCampbell Barton
2022-05-09EEVEE & Viewport: Add a built-in shader called 3D_IMAGE, and expose to the py...Shashank Shekhar
2022-05-06Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-03Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-03Cleanup: use context.temp_overrideCampbell Barton
2022-05-02Blender 3.3 bcon1 - alphaThomas Dinges
2022-04-26Cleanup: autopep8Campbell Barton
2022-04-20Cleanup: re-run autopep8 with E401 enabledCampbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120Campbell Barton
2022-04-20Cleanup: run autopep8 on doc/Campbell Barton
2022-04-20Docs: update examples to use Context.temp_overrideCampbell Barton
2022-04-20PyAPI: temporary context override supportCampbell Barton