Commit 231402a
authored
gltf-plugin: null check for subclasses of PropertySetAccessor (#1047)
* gltf-plugin: null check for subclasses of PropertySetAccessor
Not all of the properties of a class in schema will appear in it‘s instances.
* gltf-plugin: update for PropertyXXAccessor.js1 parent a38e01a commit 231402a
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/plugins/three/gltf/metadata/classes
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments