David Catuhe 7 vuotta sitten
vanhempi
commit
bfca7ee478

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 5346 - 5346
Playground/babylon.d.txt


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 5721 - 5721
dist/preview release/babylon.d.ts


+ 2 - 2
dist/preview release/gui/babylon.gui.d.ts

@@ -436,7 +436,7 @@ declare module BABYLON.GUI {
          */
         multiplyToRef(other: Matrix2D, result: Matrix2D): Matrix2D;
         /**
-         * Apply the current matrix to a set of 2 floats and stores the result in a vector2
+         * Applies the current matrix to a set of 2 floats and stores the result in a vector2
          * @param x defines the x coordinate to transform
          * @param y defines the x coordinate to transform
          * @param result defines the target vector2
@@ -476,7 +476,7 @@ declare module BABYLON.GUI {
         private static _TempCompose1;
         private static _TempCompose2;
         /**
-         * Compose a matrix from translation, rotation, scaling and parent matrix and stores it in a target matrix
+         * Composes a matrix from translation, rotation, scaling and parent matrix and stores it in a target matrix
          * @param tx defines the x coordinate of the translation
          * @param ty defines the y coordinate of the translation
          * @param angle defines the rotation angle

+ 2 - 2
dist/preview release/gui/babylon.gui.js

@@ -1171,7 +1171,7 @@ var BABYLON;
                 return this;
             };
             /**
-             * Apply the current matrix to a set of 2 floats and stores the result in a vector2
+             * Applies the current matrix to a set of 2 floats and stores the result in a vector2
              * @param x defines the x coordinate to transform
              * @param y defines the x coordinate to transform
              * @param result defines the target vector2
@@ -1219,7 +1219,7 @@ var BABYLON;
                 result.fromValues(c, s, -s, c, 0, 0);
             };
             /**
-             * Compose a matrix from translation, rotation, scaling and parent matrix and stores it in a target matrix
+             * Composes a matrix from translation, rotation, scaling and parent matrix and stores it in a target matrix
              * @param tx defines the x coordinate of the translation
              * @param ty defines the y coordinate of the translation
              * @param angle defines the rotation angle

+ 2 - 2
dist/preview release/gui/babylon.gui.module.d.ts

@@ -441,7 +441,7 @@ declare module BABYLON.GUI {
          */
         multiplyToRef(other: Matrix2D, result: Matrix2D): Matrix2D;
         /**
-         * Apply the current matrix to a set of 2 floats and stores the result in a vector2
+         * Applies the current matrix to a set of 2 floats and stores the result in a vector2
          * @param x defines the x coordinate to transform
          * @param y defines the x coordinate to transform
          * @param result defines the target vector2
@@ -481,7 +481,7 @@ declare module BABYLON.GUI {
         private static _TempCompose1;
         private static _TempCompose2;
         /**
-         * Compose a matrix from translation, rotation, scaling and parent matrix and stores it in a target matrix
+         * Composes a matrix from translation, rotation, scaling and parent matrix and stores it in a target matrix
          * @param tx defines the x coordinate of the translation
          * @param ty defines the y coordinate of the translation
          * @param angle defines the rotation angle

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 1 - 24135
dist/preview release/typedocValidationBaseline.json