Sebastien Vandenberghe 7 jaren geleden
bovenliggende
commit
867cbb1dd6

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


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


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


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

@@ -69940,11 +69940,6 @@ var BABYLON;
             this._reset();
             this._prevPostProcess = null;
             this._prevPrevPostProcess = null;
-            if (this.fxaaEnabled) {
-                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
-                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
-                this._setAutoClearAndTextureSharing(this.fxaa);
-            }
             if (this.sharpenEnabled) {
                 this.addEffect(this._sharpenEffect);
                 this._setAutoClearAndTextureSharing(this.sharpen);
@@ -70027,6 +70022,11 @@ var BABYLON;
                     this.finalMerge.shareOutputWith(this.pass);
                 }
             }
+            if (this.fxaaEnabled) {
+                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
+                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
+                this._setAutoClearAndTextureSharing(this.fxaa);
+            }
             if (this.chromaticAberrationEnabled) {
                 this.addEffect(this._chromaticAberrationEffect);
                 this._setAutoClearAndTextureSharing(this.chromaticAberration);

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


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


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


+ 5 - 5
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.max.js

@@ -69240,11 +69240,6 @@ var BABYLON;
             this._reset();
             this._prevPostProcess = null;
             this._prevPrevPostProcess = null;
-            if (this.fxaaEnabled) {
-                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
-                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
-                this._setAutoClearAndTextureSharing(this.fxaa);
-            }
             if (this.sharpenEnabled) {
                 this.addEffect(this._sharpenEffect);
                 this._setAutoClearAndTextureSharing(this.sharpen);
@@ -69327,6 +69322,11 @@ var BABYLON;
                     this.finalMerge.shareOutputWith(this.pass);
                 }
             }
+            if (this.fxaaEnabled) {
+                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
+                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
+                this._setAutoClearAndTextureSharing(this.fxaa);
+            }
             if (this.chromaticAberrationEnabled) {
                 this.addEffect(this._chromaticAberrationEffect);
                 this._setAutoClearAndTextureSharing(this.chromaticAberration);

+ 5 - 5
dist/preview release/customConfigurations/minimalGLTFViewer/es6.js

@@ -69213,11 +69213,6 @@ var BABYLON;
             this._reset();
             this._prevPostProcess = null;
             this._prevPrevPostProcess = null;
-            if (this.fxaaEnabled) {
-                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
-                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
-                this._setAutoClearAndTextureSharing(this.fxaa);
-            }
             if (this.sharpenEnabled) {
                 this.addEffect(this._sharpenEffect);
                 this._setAutoClearAndTextureSharing(this.sharpen);
@@ -69300,6 +69295,11 @@ var BABYLON;
                     this.finalMerge.shareOutputWith(this.pass);
                 }
             }
+            if (this.fxaaEnabled) {
+                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
+                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
+                this._setAutoClearAndTextureSharing(this.fxaa);
+            }
             if (this.chromaticAberrationEnabled) {
                 this.addEffect(this._chromaticAberrationEffect);
                 this._setAutoClearAndTextureSharing(this.chromaticAberration);

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

@@ -69913,11 +69913,6 @@ var BABYLON;
             this._reset();
             this._prevPostProcess = null;
             this._prevPrevPostProcess = null;
-            if (this.fxaaEnabled) {
-                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
-                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
-                this._setAutoClearAndTextureSharing(this.fxaa);
-            }
             if (this.sharpenEnabled) {
                 this.addEffect(this._sharpenEffect);
                 this._setAutoClearAndTextureSharing(this.sharpen);
@@ -70000,6 +69995,11 @@ var BABYLON;
                     this.finalMerge.shareOutputWith(this.pass);
                 }
             }
+            if (this.fxaaEnabled) {
+                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
+                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
+                this._setAutoClearAndTextureSharing(this.fxaa);
+            }
             if (this.chromaticAberrationEnabled) {
                 this.addEffect(this._chromaticAberrationEffect);
                 this._setAutoClearAndTextureSharing(this.chromaticAberration);

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


File diff suppressed because it is too large
+ 3 - 3
dist/preview release/loaders/babylonjs.loaders.min.js


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


+ 5 - 5
dist/preview release/viewer/babylon.viewer.max.js

@@ -70023,11 +70023,6 @@ var BABYLON;
             this._reset();
             this._prevPostProcess = null;
             this._prevPrevPostProcess = null;
-            if (this.fxaaEnabled) {
-                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
-                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
-                this._setAutoClearAndTextureSharing(this.fxaa);
-            }
             if (this.sharpenEnabled) {
                 this.addEffect(this._sharpenEffect);
                 this._setAutoClearAndTextureSharing(this.sharpen);
@@ -70110,6 +70105,11 @@ var BABYLON;
                     this.finalMerge.shareOutputWith(this.pass);
                 }
             }
+            if (this.fxaaEnabled) {
+                this.fxaa = new BABYLON.FxaaPostProcess("fxaa", 1.0, null, BABYLON.Texture.BILINEAR_SAMPLINGMODE, engine, false, this._defaultPipelineTextureType);
+                this.addEffect(new BABYLON.PostProcessRenderEffect(engine, this.FxaaPostProcessId, function () { return _this.fxaa; }, true));
+                this._setAutoClearAndTextureSharing(this.fxaa);
+            }
             if (this.chromaticAberrationEnabled) {
                 this.addEffect(this._chromaticAberrationEffect);
                 this._setAutoClearAndTextureSharing(this.chromaticAberration);