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-07-06API doc changelog generation: fix issue with version/path.Bastien Montagne
2022-07-06Py API doc: Add some more dependencies versions requirements.Bastien Montagne
2022-07-01Py API Doc: add runtime changelog generation to `sphinx_doc_gen.py`.Bastien Montagne
2022-07-01Py API Doc: refactor changelog generation script.Bastien Montagne
2021-05-17Fix PyAPI doc generation error in 43369ca80e62aa80b951823d1c78abef58852014Campbell Barton
2021-05-01Docs: PyAPI: Fix css selector failing on some pagesAaron Carlisle
2021-04-29Docs: PyAPI: Improve website responsiveness on narrow displaysAaron Carlisle
2021-04-29Docs: PyAPI: More specific css selector for long enumsAaron Carlisle
2021-04-11Fix error extracting date in manpage generatorCampbell Barton
2021-04-11Cleanup: further cleanup to man page generatorCampbell Barton
2021-04-10Cleanup: minor improvements & type hints for man-page generatorCampbell Barton
2021-04-06Py API Docs: Update sphinx and theme versionsAaron Carlisle
2021-03-31PyDoc: quiet warning with literalinclude including blank linesCampbell Barton
2021-03-31PyDoc: fix indentation with multi-line property descriptionsCampbell Barton
2021-03-22Cleanup: clang-format, trailing spaceCampbell Barton
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-01GPU Python: Implement gpu.texture.from_imageGermano Cavalcante
2021-02-26Cleanup: commented/out of date rpdb2 importAaron Carlisle
2021-02-26PyAPI Docs: Update Sphinx to 3.5.1Aaron Carlisle
2021-02-25PyAPI Docs: Add 'gpu.state' moduleGermano Cavalcante
2021-02-25PyAPI: expose imbuf.types.ImBuf, include in API docsCampbell Barton
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-19Merge branch 'blender-v2.92-release'Aaron Carlisle
2021-02-19API Docs: Fix generation failing with unused context membersAaron Carlisle
2021-02-19PyAPI Docs: Fix deprecation warning with new theme versionAaron Carlisle
2021-02-19Merge branch 'blender-v2.92-release'Aaron Carlisle
2021-02-19Instead of raising an expection a warnign is generated instead.Aaron Carlisle
2021-02-12Py Doc: Fix rst syntax errorsAaron Carlisle
2021-02-12Py Doc: Delete old deployment scriptsAaron Carlisle
2021-02-12Py Doc: Update Sphinx and theme versionsAaron Carlisle
2021-01-29Tests, docs: Use sanitizer options from environment too.Ankit Meel
2021-01-13Blender 2.93 bcon1 - alphaDalai Felinto
2021-01-07PyAPI Docs: Terminal instructions for Windows incorrectAaron Carlisle
2021-01-07PyAPI Docs: Link to user docs instead of describing in API docAaron Carlisle
2021-01-07PyAPI Docs: Update Indirect Data Access docsAaron Carlisle
2021-01-07PyAPI Docs: Fix wrong modifier path usageAaron Carlisle
2021-01-07PyAPI Docs: Clarify quick start guide tipsAaron Carlisle
2021-01-05Fix T84388: Invalid operator reference in the quick-startCampbell Barton
2021-01-03API Docs: CSS: Fix long enum listAaron Carlisle
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-12-08PyDoc: expanded documentation for bpy_struct.is_property_setCampbell Barton
2020-12-08PyDoc: avoid blank lines at the beginning of code-examplesCampbell Barton
2020-12-06Doxygen: Increase lookup cacheAaron Carlisle
2020-12-06Doxygen: Disable HTMLHELPAaron Carlisle
2020-11-20Fix T82493: PyDoc generation throws exception on exitCampbell Barton
2020-10-21Bump version to 2.92 alphaDalai Felinto
2020-10-16Correct last commitCampbell Barton
2020-10-16PyDoc: update to account for new context memberCampbell Barton