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
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-05-30Docs: Capitalize first word of sentenceAaron Carlisle
2021-05-29PyDoc: Use em dash instead of comma for enum itemsAaron Carlisle
2021-05-28Cleanup: use static set syntaxCampbell Barton
2021-05-17Mathutils: add a Matrix.LocRotScale constructor for combining channels.Alexander Gavrilov
2021-05-17Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-17Fix PyAPI doc generation error in 43369ca80e62aa80b951823d1c78abef58852014Campbell Barton
2021-05-15Docs: PyAPI: Replace use of the bgl module in the RenderEngine exampleGermano Cavalcante
2021-05-12PyAPI: remove context.active_baseCampbell Barton
2021-05-01Docs: PyAPI: Fix css selector failing on some pagesAaron Carlisle
2021-05-01Merge branch 'blender-v2.93-release'Aaron Carlisle
2021-05-01Docs: PyAPI: Fix css selector failing on some pagesAaron Carlisle
2021-04-30Documentation: Replace the bgl API in the gpu module exemplesGermano Cavalcante
2021-04-29Merge branch 'blender-v2.93-release'Aaron 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-20PyAPI: update docs to include poll_message_set referenceCampbell Barton
2021-04-15Blender 3.0 version bumpDalai Felinto
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