ソースを参照

Fix Validation Baseline waiting typedoc isStatic

sebastien 7 年 前
コミット
fb243ccd0d
1 ファイル変更21 行追加15 行削除
  1. 21 15
      dist/preview release/typedocValidationBaseline.json

+ 21 - 15
dist/preview release/typedocValidationBaseline.json

@@ -1973,11 +1973,6 @@
         }
       },
       "Method": {
-        "_rebuild": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
         "dispose": {
           "Comments": {
             "MissingText": true
@@ -9700,11 +9695,6 @@
           "Comments": {
             "MissingText": true
           }
-        },
-        "unbindFrameBuffer": {
-          "Naming": {
-            "NotUnderscoreCamelCase": true
-          }
         }
       }
     },
@@ -14457,11 +14447,6 @@
               }
             }
           }
-        },
-        "unbindFrameBuffer": {
-          "Naming": {
-            "NotUnderscoreCamelCase": true
-          }
         }
       }
     },
@@ -15180,6 +15165,22 @@
         }
       }
     },
+    "Scene": {
+      "Property": {
+        "forceShowBoundingBoxes": {
+          "Naming": {
+            "NotPascalCase": true
+          }
+        }
+      },
+      "Method": {
+        "getBoundingBoxRenderer": {
+          "Naming": {
+            "NotPascalCase": true
+          }
+        }
+      }
+    },
     "SceneInstrumentation": {
       "Constructor": {
         "new SceneInstrumentation": {
@@ -18650,6 +18651,11 @@
             "MissingText": true
           }
         },
+        "_restoreStateValues": {
+          "Comments": {
+            "MissingReturn": true
+          }
+        },
         "_updatePosition": {
           "Comments": {
             "MissingText": true