David Catuhe 6 years ago
parent
commit
8e079d8fdd

File diff suppressed because it is too large
+ 11137 - 11137
Playground/babylon.d.txt


File diff suppressed because it is too large
+ 11147 - 11147
dist/preview release/babylon.d.ts


File diff suppressed because it is too large
+ 1 - 1
dist/preview release/babylon.js


+ 1 - 1
dist/preview release/babylon.max.js

@@ -32618,7 +32618,7 @@ var BABYLON;
             scene.getEngine().onBeforeTextureInitObservable.notifyObservers(_this);
             scene.getEngine().onBeforeTextureInitObservable.notifyObservers(_this);
             var load = function () {
             var load = function () {
                 if (_this._texture && _this._texture._invertVScale) {
                 if (_this._texture && _this._texture._invertVScale) {
-                    _this.vScale *= -1;
+                    _this.vScale = -1;
                 }
                 }
                 if (_this.onLoadObservable.hasObservers()) {
                 if (_this.onLoadObservable.hasObservers()) {
                     _this.onLoadObservable.notifyObservers(_this);
                     _this.onLoadObservable.notifyObservers(_this);

+ 1 - 1
dist/preview release/babylon.no-module.max.js

@@ -32585,7 +32585,7 @@ var BABYLON;
             scene.getEngine().onBeforeTextureInitObservable.notifyObservers(_this);
             scene.getEngine().onBeforeTextureInitObservable.notifyObservers(_this);
             var load = function () {
             var load = function () {
                 if (_this._texture && _this._texture._invertVScale) {
                 if (_this._texture && _this._texture._invertVScale) {
-                    _this.vScale *= -1;
+                    _this.vScale = -1;
                 }
                 }
                 if (_this.onLoadObservable.hasObservers()) {
                 if (_this.onLoadObservable.hasObservers()) {
                     _this.onLoadObservable.notifyObservers(_this);
                     _this.onLoadObservable.notifyObservers(_this);

File diff suppressed because it is too large
+ 1 - 1
dist/preview release/babylon.worker.js


+ 1 - 1
dist/preview release/es6.js

@@ -32585,7 +32585,7 @@ var BABYLON;
             scene.getEngine().onBeforeTextureInitObservable.notifyObservers(_this);
             scene.getEngine().onBeforeTextureInitObservable.notifyObservers(_this);
             var load = function () {
             var load = function () {
                 if (_this._texture && _this._texture._invertVScale) {
                 if (_this._texture && _this._texture._invertVScale) {
-                    _this.vScale *= -1;
+                    _this.vScale = -1;
                 }
                 }
                 if (_this.onLoadObservable.hasObservers()) {
                 if (_this.onLoadObservable.hasObservers()) {
                     _this.onLoadObservable.notifyObservers(_this);
                     _this.onLoadObservable.notifyObservers(_this);

File diff suppressed because it is too large
+ 1 - 1
dist/preview release/inspector/babylon.inspector.bundle.js


File diff suppressed because it is too large
+ 1 - 1
dist/preview release/inspector/babylon.inspector.bundle.js.map


File diff suppressed because it is too large
+ 1 - 1
dist/preview release/viewer/babylon.viewer.js


File diff suppressed because it is too large
+ 1 - 1
dist/preview release/viewer/babylon.viewer.max.js