blender/doc/python_api
Alexander Gavrilov 7be5ca63ae Python API Docs: explain the CANCELLED return code of operators.
The effect of CANCELLED on the undo stack is quite obscure, and
mistakenly using it after doing some changes causes confusing
behavior. It's better to describe it explicitly in the docs.
2022-12-26 14:47:38 +02:00
..
examples Python API Docs: explain the CANCELLED return code of operators. 2022-12-26 14:47:38 +02:00
rst Add 'work around' to accessing data from volatile iterators in py API. 2022-11-30 17:04:37 +01:00
static PyDoc: remove CSS override for scrolling long enum lists 2022-06-02 10:03:00 +10:00
templates Py Docs: Implement version switch to switch between versions on the website 2022-02-03 14:25:26 -05:00
requirements.txt PyDocs: Upgrade Theme to 1.1.0 2022-11-02 22:37:39 -04:00
rst_from_bmesh_opdefines.py Cleanup: use more descriptive name for function in BMesh doc generation 2022-12-15 12:02:57 +11:00
sphinx_changelog_gen.py PyDoc: hide overly long titles from the side-bar 2022-09-15 14:34:23 +10:00
sphinx_doc_gen_monkeypatch.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
sphinx_doc_gen.py Python API Docs: document when fields use mathutils types. 2022-11-28 00:33:41 +02:00