David Catuhe 7 년 전
부모
커밋
17ce194794

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4948 - 4189
Playground/babylon.d.txt


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 10744 - 9985
dist/preview release/babylon.d.ts


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 21 - 21
dist/preview release/babylon.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 874 - 248
dist/preview release/babylon.max.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 21 - 21
dist/preview release/babylon.worker.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4047 - 3288
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.d.ts


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 18 - 18
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 820 - 246
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.max.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 820 - 246
dist/preview release/customConfigurations/minimalGLTFViewer/es6.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 874 - 248
dist/preview release/es6.js


+ 2 - 697
dist/preview release/typedocValidationBaseline.json

@@ -1,7 +1,7 @@
 {
-  "errors": 10835,
+  "errors": 10550,
   "babylon.typedoc.json": {
-    "errors": 10835,
+    "errors": 10550,
     "AnimationKeyInterpolation": {
       "Enumeration": {
         "Comments": {
@@ -27829,45 +27829,6 @@
         }
       }
     },
-    "ModelShape": {
-      "Class": {
-        "Comments": {
-          "MissingText": true
-        }
-      },
-      "Property": {
-        "_indicesLength": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "_positionFunction": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "_shape": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "_shapeUV": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "_vertexFunction": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "shapeID": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      }
-    },
     "MorphTarget": {
       "Class": {
         "Comments": {
@@ -31570,662 +31531,6 @@
         }
       }
     },
-<<<<<<< HEAD
-    "Particle": {
-      "Class": {
-        "Comments": {
-          "MissingText": true
-        }
-      },
-      "Constructor": {
-        "new Particle": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "particleSystem": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        }
-      },
-      "Property": {
-        "age": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "angle": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "angularSpeed": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "cellIndex": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "color": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "colorStep": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "direction": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "lifeTime": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "position": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "size": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "updateCellIndex": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      },
-      "Method": {
-        "copyTo": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "other": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        }
-      }
-    },
-    "ParticleSystem": {
-      "Class": {
-        "Comments": {
-          "MissingText": true
-        }
-      },
-      "Constructor": {
-        "new ParticleSystem": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "name": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "capacity": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "scene": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "customEffect": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "_isAnimationSheetEnabled": {
-              "Comments": {
-                "MissingText": true
-              },
-              "Naming": {
-                "NotCamelCase": true
-              }
-            },
-            "epsilon": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        }
-      },
-      "Property": {
-        "animations": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "appendParticleVertexes": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "blendMode": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "color1": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "color2": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "colorDead": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "customShader": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "direction1": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "direction2": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "disposeOnStop": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "emitRate": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "emitter": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "endSpriteCellID": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "forceDepthWrite": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "gravity": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "id": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "isAnimationSheetEnabled": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "layerMask": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "manualEmitCount": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "maxAngularSpeed": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "maxEmitBox": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "maxEmitPower": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "maxLifeTime": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "maxSize": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "minAngularSpeed": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "minEmitBox": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "minEmitPower": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "minLifeTime": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "minSize": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "name": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "onAnimationEnd": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "onDispose": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "particleEmitterType": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "particleTexture": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "preventAutoStart": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "renderingGroupId": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "spriteCellChangeSpeed": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "spriteCellHeight": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "spriteCellLoop": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "spriteCellWidth": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "startDirectionFunction": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "startPositionFunction": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "startSpriteCellID": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "targetStopDuration": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "textureMask": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "updateFunction": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "updateSpeed": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "BLENDMODE_ONEONE": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "BLENDMODE_STANDARD": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      },
-      "Method": {
-        "_appendParticleVertex": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "index": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "particle": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "offsetX": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "offsetY": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "_appendParticleVertexWithAnimation": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "index": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "particle": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "offsetX": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "offsetY": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "animate": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "clone": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "name": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "newEmitter": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "createBoxEmitter": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "direction1": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "direction2": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "minEmitBox": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "maxEmitBox": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "createConeEmitter": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "radius": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "angle": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "createDirectedSphereEmitter": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "radius": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "direction1": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "direction2": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "createSphereEmitter": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "radius": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "dispose": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "getCapacity": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "isAlive": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "isStarted": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "rebuild": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "recycleParticle": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "particle": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "render": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "serialize": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "start": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "stop": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "Parse": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "parsedParticleSystem": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "scene": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "rootUrl": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "randomNumber": {
-          "Naming": {
-            "NotPascalCase": true
-          },
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "min": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "max": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-=======
-    "ParticlesOptimization": {
-      "Method": {
-        "apply": {
-          "Comments": {
-            "MissingReturn": true
-          }
-        },
-        "getDescription": {
-          "Comments": {
-            "MissingReturn": true
->>>>>>> 5099e295ac09aff9383a94653766b0172c3df892
-          }
-        }
-      }
-    },
     "PassPostProcess": {
       "Class": {
         "Comments": {

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 21 - 21
dist/preview release/viewer/babylon.viewer.js