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-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
2022-05-19Python API: warn that the bgl module is deprecated in the docsBrecht Van Lommel
2022-05-18Fix T88792: WindowManager.clipboard missing in Python API docsCampbell Barton
2022-05-18Cleanup: formatCampbell Barton
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: 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
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-04-06Doxygen: update doxyfile to 1.9.3Campbell Barton
2022-03-30Cleanup: use equality instead of contains for single-item setsCampbell Barton
2022-03-18Docs: add license text file for LGPL2.1Campbell Barton
2022-03-04Cleanup: unused Python variables & importsCampbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-22Python API Docs: Hide version swtichAaron Carlisle
2022-02-14GNUmakefile: update arguments for 'doc_man' targetCampbell Barton
2022-02-11Docs: add license text files for all SPDX identifiersBrecht Van Lommel
2022-02-11License: add GPL-3.0-or-later identifierCampbell Barton
2022-02-11File headers: manually convert files to use SPDX headersCampbell Barton
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11File headers: use SPDX for Zlib licenseCampbell Barton
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Fix: Missing changes in recent "Curves" renameHans Goudey
2022-02-11License: add Apache-2.0 to doc/licenseCampbell Barton
2022-02-07Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-07Cleanup: Grammar in doc/python_apiMyles Walcott
2022-02-03Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-03Py Docs: Fix error is version switchAaron Carlisle
2022-02-03Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-03Py Docs: Fix json URLAaron Carlisle
2022-02-03Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-03Py Docs: Fix typo in previous commitAaron Carlisle
2022-02-03Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-03Py Docs: Implement version switch to switch between versions on the websiteAaron Carlisle
2022-01-28Blender 3.2 bcon1 - alphaThomas Dinges
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
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-12-07Cleanup: Fix typos in source codeluzpaz