浏览代码

Update Baseline to workaround Typedoc

sebastien 7 年之前
父节点
当前提交
c6b623cb01
共有 1 个文件被更改,包括 37 次插入14 次删除
  1. 37 14
      dist/preview release/typedocValidationBaseline.json

+ 37 - 14
dist/preview release/typedocValidationBaseline.json

@@ -1,7 +1,7 @@
 {
-  "errors": 4018,
+  "errors": 4023,
   "babylon.typedoc.json": {
-    "errors": 4018,
+    "errors": 4023,
     "AbstractMesh": {
       "Property": {
         "showBoundingBox": {
@@ -7767,18 +7767,6 @@
             }
           }
         },
-        "simplify": {
-          "Comments": {
-            "MissingReturn": true
-          },
-          "Parameter": {
-            "simplificationType": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
         "subdivide": {
           "Comments": {
             "MissingText": true
@@ -8824,6 +8812,21 @@
               }
             }
           }
+        },
+        "simplify": {
+          "Naming": {
+            "NotPascalCase": true
+          },
+          "Comments": {
+            "MissingReturn": true
+          },
+          "Parameter": {
+            "simplificationType": {
+              "Comments": {
+                "MissingText": true
+              }
+            }
+          }
         }
       }
     },
@@ -14271,9 +14274,29 @@
           "Naming": {
             "NotPascalCase": true
           }
+        },
+        "geometryBufferRenderer": {
+          "Naming": {
+            "NotPascalCase": true
+          }
+        },
+        "simplificationQueue": {
+          "Naming": {
+            "NotPascalCase": true
+          }
         }
       },
       "Method": {
+        "disableGeometryBufferRenderer": {
+          "Naming": {
+            "NotPascalCase": true
+          }
+        },
+        "enableGeometryBufferRenderer": {
+          "Naming": {
+            "NotPascalCase": true
+          }
+        },
         "getBoundingBoxRenderer": {
           "Naming": {
             "NotPascalCase": true