blender/doc/python_api
Bastien Montagne 211d213160 API doc: Gotcha's: Add section about abusing RNA properties callbacks.
Especially with new undo/redo it is even less recommended to perform
complex operations in those callbacks, they should remain as fast and
localized as possible.

Also updated the section about undo/redo a bit.
2020-09-14 11:02:52 +02:00
..
examples PyDoc: use glClearColor before glClear in gpu docs 2020-08-05 14:09:00 +02:00
rst API doc: Gotcha's: Add section about abusing RNA properties callbacks. 2020-09-14 11:02:52 +02:00
static API Docs: Hide Home Icon in Seach Area 2019-07-08 20:53:15 -04:00
requirements.txt PyDoc: Update Python Package Requirements 2020-06-26 13:24:53 -04:00
rst_from_bmesh_opdefines.py Fix API docs build after recent changes in BMesh operators. 2019-11-25 12:33:51 +01:00
sphinx_changelog_gen.py API Docs: Fix Update changelog script to python3 2019-07-06 17:01:11 -04:00
sphinx_doc_gen_monkeypatch.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
sphinx_doc_gen.py Partly revert "Fix T77276: Generating Python API docs raises many warnings" 2020-07-27 13:01:28 -04:00
sphinx_doc_gen.sh Blender: change bugfix release versioning from a/b/c to .1/.2/.3 2020-05-29 17:48:26 +02:00
sphinx_doc_update.py Cleanup: style, raw multi-line string sphinx updater 2020-06-23 23:32:47 +10:00