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-05-09EEVEE & Viewport: Add a built-in shader called 3D_IMAGE, and expose to the py...Shashank Shekhar
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-03Cleanup: use context.temp_overrideCampbell Barton
2022-04-26Cleanup: autopep8Campbell 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
2022-04-19PyDoc: quiet warnings for duplicate members bpy.contextCampbell Barton
2022-04-19PyDoc: fix including literal text immediately after function argsCampbell Barton
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-06API doc: Tweak sphinx to get date of source commit instead of build date.Bastien Montagne
2022-03-30Cleanup: use equality instead of contains for single-item setsCampbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-22Python API Docs: Hide version swtichAaron Carlisle
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Fix: Missing changes in recent "Curves" renameHans Goudey
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