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
AgeCommit message (Expand)Author
2022-02-22Python API Docs: Hide version swtichAaron Carlisle
2022-02-07Cleanup: Grammar in doc/python_apiMyles Walcott
2022-02-03Py Docs: Fix error is version switchAaron Carlisle
2022-02-03Py Docs: Fix json URLAaron Carlisle
2022-02-03Py Docs: Fix typo in previous commitAaron Carlisle
2022-02-03Py Docs: Implement version switch to switch between versions on the websiteAaron Carlisle
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-19PyAPI Docs: Prepare for Sphinx 4.5Aaron Carlisle
2022-01-18Python API Docs: add non-invert `Bone.convert_local_to_pose` example.Alexander Gavrilov
2021-12-07Docs: Incorrect link to context typeAaron Carlisle
2021-11-24Context: add accessors returning selected actions for animation editors.Alexander Gavrilov
2021-11-23Merge branch 'blender-v3.0-release'Clément Foucault
2021-11-23Documentation: Remove deprecated glColor* from bgl module.Jeroen Bakker
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-16Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-16Fix T90866: Python operator templates are not accessible from menusDiptangshu Dey
2021-11-08Cleanup: Grammar in commentsHans Goudey
2021-10-28Python doc generator: add missing `selected_ids` context keySybren A. Stüvel
2021-10-28Python doc generator: add missing `selected_ids` context keySybren A. Stüvel
2021-10-28Python doc generator: raise explanatory error when context key is missingSybren A. Stüvel
2021-10-27Fix broken Python API doc generation after addition of selected_idsBrecht Van Lommel
2021-10-27Fix broken Python API doc generation after addition of selected_idsBrecht Van Lommel
2021-10-20Tracking: support editing all selected tracksPhilipp Oeser
2021-10-16PyAPI Docs: Fix example not using keyword parameterAaron Carlisle
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-01Python API Docs: add an example of `Bone.convert_local_to_pose` usage.Alexander Gavrilov
2021-09-18Py API Docs: Fix audio docs exampleJorge Bernal
2021-09-15PyDocs: Update theme to latest versionAaron Carlisle
2021-09-01BPY-Docs: Add missing file context members documentationJulian Eisel
2021-08-31Context: add "active_nla_track" & "active_nla_strip" context membersCampbell Barton
2021-08-31PyDoc: Fix compilation after recent contex_member additionAaron Carlisle
2021-08-30Docs: retitle 'GPU Shader Module' to 'GPU Module'Germano Cavalcante
2021-08-20DocPy: Update DependanciesAaron Carlisle
2021-08-17Docs: add API docs for gpu.capabilitiesnutti
2021-08-17Docs: add API docs for gpu.platformnutti
2021-08-10PyDoc: fix for renamed context memberCampbell Barton
2021-08-05PyDoc: Update GPU Example of `draw_view3d`Aaron Carlisle
2021-07-20Fix API doc generation after recent context additionsJulian Eisel
2021-07-06Cleanup: pep8Campbell Barton
2021-06-22PyDoc: Update Sphinx and pin dependenciesAaron Carlisle
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-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