Skip to content

Commit 62e302c

Browse files
authored
Merge pull request KhronosGroup#55 from lasalvavida/empty-animations-arrays
Removed empty animations arrays
2 parents 1257497 + 079dea4 commit 62e302c

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

Diff for: 2.0/Cube/glTF/Cube.gltf

+1-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
"type" : "VEC2"
8383
}
8484
],
85-
"animations" : [],
8685
"asset" : {
8786
"generator" : "VKTS glTF 2.0 exporter",
8887
"version" : "2.0"
@@ -192,4 +191,4 @@
192191
"source" : 1
193192
}
194193
]
195-
}
194+
}

Diff for: 2.0/SciFiHelmet/glTF/SciFiHelmet.gltf

+1-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
"type" : "VEC2"
8383
}
8484
],
85-
"animations" : [],
8685
"asset" : {
8786
"generator" : "VKTS glTF 2.0 exporter",
8887
"version" : "2.0"
@@ -228,4 +227,4 @@
228227
"source" : 3
229228
}
230229
]
231-
}
230+
}

Diff for: 2.0/Suzanne/glTF/Suzanne.gltf

+1-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
"type" : "VEC2"
8383
}
8484
],
85-
"animations" : [],
8685
"asset" : {
8786
"generator" : "VKTS glTF 2.0 exporter",
8887
"version" : "2.0"
@@ -192,4 +191,4 @@
192191
"source" : 1
193192
}
194193
]
195-
}
194+
}

Diff for: 2.0/TwoSidedPlane/glTF/TwoSidedPlane.gltf

+1-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
"type" : "VEC2"
8383
}
8484
],
85-
"animations" : [],
8685
"asset" : {
8786
"generator" : "VKTS glTF 2.0 exporter",
8887
"version" : "2.0"
@@ -203,4 +202,4 @@
203202
"source" : 2
204203
}
205204
]
206-
}
205+
}

0 commit comments

Comments
 (0)