Browse Source

update test to use revised playground, regenerated reference images

Nicholas Barlow 6 years ago
parent
commit
7639d5fc1a

BIN
tests/validation/ReferenceImages/glTFSerializerNegativeWorldMatrix.png


BIN
tests/validation/ReferenceImages/glTFSerializerNegativeWorldMatrix_Right.png


+ 3 - 3
tests/validation/config.json

@@ -491,15 +491,15 @@
     },
     {
       "title": "GLTF Serializer with Negative World Matrix",
-      "playgroundId": "#KX53VK#24",
+      "playgroundId": "#KX53VK#27",
       "referenceImage": "glTFSerializerNegativeWorldMatrix.png"
     },
     {
       "title": "GLTF Serializer with Negative World Matrix (Right Handed)",
-      "playgroundId": "#KX53VK#24",
+      "playgroundId": "#KX53VK#27",
       "replace": "useRightHandedSystem = false, useRightHandedSystem = true",
       "referenceImage": "glTFSerializerNegativeWorldMatrix_Right.png"
-    },,
+    },
     {
       "title": "GLTF Buggy with Draco Mesh Compression",
       "playgroundId": "#JNW207#1",