summaryrefslogtreecommitdiff
path: root/modules/gltf/config.py
diff options
context:
space:
mode:
authorK. S. Ernest (iFire) Lee <fire@users.noreply.github.com>2021-09-10 09:13:33 -0700
committerGitHub <noreply@github.com>2021-09-10 09:13:33 -0700
commitc30cffe1b0fa1e87c7b28139ee4765851f5d3398 (patch)
treeba6a1422ca188ebe6284b39cd2eebba98a192d6a /modules/gltf/config.py
parent68563b57608ed50c2bf429770db75702598eb6bf (diff)
parent523b2d91997d86b31e3a6a54fd6417fef396ae97 (diff)
Merge pull request #52531 from V-Sekai/remove-gltf-packed-scene
Remove packed scene gltf.
Diffstat (limited to 'modules/gltf/config.py')
-rw-r--r--modules/gltf/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gltf/config.py b/modules/gltf/config.py
index a4ee871eff..52a97c93aa 100644
--- a/modules/gltf/config.py
+++ b/modules/gltf/config.py
@@ -22,7 +22,6 @@ def get_doc_classes():
"GLTFSpecGloss",
"GLTFState",
"GLTFTexture",
- "PackedSceneGLTF",
]