Michael Herzog cfbf866243 TSL: Fix angle bug in `hashBlur()`. (#34077) 5 giorni fa
..
AfterImageNode.js 9657ec4376 TSL: Improve `dispose()` of some FX addons. (#33126) 4 mesi fa
AnaglyphPassNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
BilateralBlurNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
BleachBypass.js a65b4074bf JSDoc: Add `@tsl` tag. (#30453) 1 anno fa
BloomNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
CRT.js 7b2c6839b7 TSL: Add `retroPass` and example (#32930) 5 mesi fa
ChromaticAberrationNode.js cbf6fff028 ChromaticAberrationNode: Remove unused `_invSize` uniform. 3 mesi fa
DenoiseNode.js 5bb15cfd63 Nodes: Removing unnecessary `nodesObject` (#33014) 5 mesi fa
DepthOfFieldNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
DotScreenNode.js 5bb15cfd63 Nodes: Removing unnecessary `nodesObject` (#33014) 5 mesi fa
FSR1Node.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
FXAANode.js 35fd7f6c5a FXAANode: Refactor `ApplyFXAA()`. (#33708) 1 mese fa
FilmNode.js caddbf4cd8 JSDoc: More import sections. (#30860) 1 anno fa
GTAONode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
GaussianBlurNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
GodraysNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
ImportanceSampledEnvironment.js 1b4637dd85 TSL: Fix JSDoc type expressions for docs build. 1 mese fa
LensflareNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
Lut3DNode.js 5bb15cfd63 Nodes: Removing unnecessary `nodesObject` (#33014) 5 mesi fa
MotionBlur.js a65b4074bf JSDoc: Add `@tsl` tag. (#30453) 1 anno fa
OutlineNode.js 551960e492 OutlineNode: Early out when nothing is selected. (#33358) 3 mesi fa
ParallaxBarrierPassNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
PixelationPassNode.js ae575fdf15 Fix examples to avoid fading alpha (#33450) 3 mesi fa
RGBShiftNode.js 5bb15cfd63 Nodes: Removing unnecessary `nodesObject` (#33014) 5 mesi fa
RecurrentDenoiseNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
RetroPassNode.js 08ee34e0c9 TSL: Improve `retroPass` and example (#32954) 5 mesi fa
SMAANode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
SSAAPassNode.js c221387d9d SSAAPassNode: Make clear color handling more consistent. (#33478) 3 mesi fa
SSAONode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
SSGINode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
SSRNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
SSSNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
Sepia.js a65b4074bf JSDoc: Add `@tsl` tag. (#30453) 1 anno fa
Shape.js 7b2c6839b7 TSL: Add `retroPass` and example (#32930) 5 mesi fa
SharpenNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
SobelOperatorNode.js 5bb15cfd63 Nodes: Removing unnecessary `nodesObject` (#33014) 5 mesi fa
StereoCompositePassNode.js b3b8301296 Docs: Add missing `@private` annotation. (#32165) 8 mesi fa
StereoPassNode.js 5bb15cfd63 Nodes: Removing unnecessary `nodesObject` (#33014) 5 mesi fa
TAAUNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
TRAANode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
TemporalReprojectNode.js dd3c651d76 TSL: Introduce `OnBeforeRenderPipeline` and `OnAfterRenderPipeline` and update context directly on material (#34025) 1 settimana fa
TransitionNode.js 5bb15cfd63 Nodes: Removing unnecessary `nodesObject` (#33014) 5 mesi fa
boxBlur.js a33da3ceec New Docs: Generate old docs system and design (#32036) 9 mesi fa
depthAwareBlend.js 27966f1631 WebGPURenderer: Add `GodraysNode`. (#32888) 5 mesi fa
depthAwareBlur.js 0d2986293c Add `SSAONode` and `depthAwareBlur` (#33921) 3 settimane fa
hashBlur.js cfbf866243 TSL: Fix angle bug in `hashBlur()`. (#34077) 5 giorni fa
radialBlur.js 4345fbc1f2 Examples: Add radial blur demo. (#32297) 8 mesi fa
粤ICP备19079148号