فهرست منبع

added Trevor's changes for async playground support in validation

Kacey Coley 7 سال پیش
والد
کامیت
04919c4dc9
2فایلهای تغییر یافته به همراه6 افزوده شده و 1 حذف شده
  1. BIN
      tests/validation/ReferenceImages/glTFSerializerTextureTransform.png
  2. 6 1
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/glTFSerializerTextureTransform.png


+ 6 - 1
tests/validation/config.json

@@ -1,6 +1,6 @@
 {
   "root": "https://rawgit.com/BabylonJS/Website/master",
-  "tests": [  
+  "tests": [ 
     {
       "title": "Clip planes",
       "playgroundId": "#Y6W087#0",
@@ -313,6 +313,11 @@
       "referenceImage": "gltfMaterialSpecularGlossiness.png"
     },
     {
+      "title": "GLTF Serializer Texture Transform",
+      "playgroundId": "#S5SWJB#32",
+      "referenceImage": "glTFSerializerTextureTransform.png"
+    }, 
+    {
       "title": "GLTF Texture Sampler",
       "scriptToRun": "/Demos/GLTFTests/index.js",
       "functionToCall": "createTextureSamplerScene",