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
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2019-12-23 17:19:03 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2019-12-23 17:19:03 +0300
commit50b478e3282bc19b243d4c0d94450cb7be25ff05 (patch)
tree101bc5dbdf9bd514ae3226e21643fcb76f0c9795 /doc
parent708045eb40b9d38b6585f930cfbb0ebaf4349d0a (diff)
Fix Py API doc generation after Mantaflow merge.
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/sphinx_doc_gen.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/python_api/sphinx_doc_gen.py b/doc/python_api/sphinx_doc_gen.py
index c334ffd798f..278a2700f27 100644
--- a/doc/python_api/sphinx_doc_gen.py
+++ b/doc/python_api/sphinx_doc_gen.py
@@ -1055,7 +1055,6 @@ context_type_map = {
"selected_sequences": ("Sequence", True),
"selected_visible_fcurves": ("FCurve", True),
"sequences": ("Sequence", True),
- "smoke": ("SmokeModifier", False),
"soft_body": ("SoftBodyModifier", False),
"speaker": ("Speaker", False),
"texture": ("Texture", False),