GLTF: Implement the glTF Object Model to support JSON pointer properties
This commit is contained in:
@ -20,6 +20,7 @@ def get_doc_classes():
|
||||
"GLTFLight",
|
||||
"GLTFMesh",
|
||||
"GLTFNode",
|
||||
"GLTFObjectModelProperty",
|
||||
"GLTFPhysicsBody",
|
||||
"GLTFPhysicsShape",
|
||||
"GLTFSkeleton",
|
||||
|
||||
Reference in New Issue
Block a user