aardgoose 71f8579e56 WebGPURenderer: fix rendering to depth textures with multiple color attachments (MRT - WGSL) (#28523) 1 year ago
..
AssignNode.js 499d3139ef TSL: Fix duplicate assignments (#27798) 1 year ago
AttributeNode.js 5f21c50af2 Nodes: NormalNode - Improve tree shaking using TSL (#28408) 1 year ago
BypassNode.js 2d1695ed65 Nodes: Fix `addNodeClass` and `addNodeMaterial` in case of renaming classes (#26846) 1 year ago
CacheNode.js 3d65226309 WebGPURenderer: PostProcessing + GaussianBlurNode + QuadMesh (#27369) 1 year ago
ConstNode.js a091faa512 WebGPURenderer: Texture2D Array (#27190) 1 year ago
ContextNode.js d2a7e15762 TSL: Analyze lights and auto generate cache (#28509) 1 year ago
IndexNode.js 2d1695ed65 Nodes: Fix `addNodeClass` and `addNodeMaterial` in case of renaming classes (#26846) 1 year ago
InputNode.js 2d1695ed65 Nodes: Fix `addNodeClass` and `addNodeMaterial` in case of renaming classes (#26846) 1 year ago
LightingModel.js 9480ccd1ee Nodes: Define `stack.assign()` as default. (#26881) 1 year ago
Node.js 0a03ca667a TSL: Introduce `.toGlobal` (#28503) 1 year ago
NodeAttribute.js 9c1c302c45 WebGPURenderer: Added BufferAttributeNode (#26016) 2 years ago
NodeBuilder.js d2a7e15762 TSL: Analyze lights and auto generate cache (#28509) 1 year ago
NodeCache.js f402578785 Nodes: New features and revisions (#25041) 2 years ago
NodeCode.js 82c81329ed move new nodematerial system to ./jsm/nodes/ (#23560) 3 years ago
NodeFrame.js 66f7aa8137 Node: Rename `.setReference()` -> `.updateReference()` and use reference in `renderMap`/`frameMap` (#28010) 1 year ago
NodeFunction.js 82c81329ed move new nodematerial system to ./jsm/nodes/ (#23560) 3 years ago
NodeFunctionInput.js 82c81329ed move new nodematerial system to ./jsm/nodes/ (#23560) 3 years ago
NodeKeywords.js b846f12132 TSL: NodeKeywords - Cleanup (#28476) 1 year ago
NodeParser.js 82c81329ed move new nodematerial system to ./jsm/nodes/ (#23560) 3 years ago
NodeUniform.js 025b563b67 WebGPURenderer: Uniform Group (#27134) 1 year ago
NodeUtils.js 4736375b48 Nodes: Introduce `Node.needsUpdate=true` (#27904) 1 year ago
NodeVar.js 4a1a4ca881 Examples: Switch to this.is* = true. (#24092) 3 years ago
NodeVarying.js 0f89c6c4f5 Nodes: Optional varying interpolation (#24821) 2 years ago
OutputStructNode.js 71f8579e56 WebGPURenderer: fix rendering to depth textures with multiple color attachments (MRT - WGSL) (#28523) 1 year ago
ParameterNode.js 328ec21f59 TSL Transpiler: GLSL -> TSL (#26982) 1 year ago
PropertyNode.js 7a2ccef359 WebGPURenderer: Introduce `dispersion` (#28439) 1 year ago
StackNode.js 328ec21f59 TSL Transpiler: GLSL -> TSL (#26982) 1 year ago
StructTypeNode.js 2a50f4b1a4 WebGPURenderer: cleanup (#27090) 1 year ago
TempNode.js bfe2874a85 Node: Add increaseUsage() (#27672) 1 year ago
UniformGroup.js 025b563b67 WebGPURenderer: Uniform Group (#27134) 1 year ago
UniformGroupNode.js 025b563b67 WebGPURenderer: Uniform Group (#27134) 1 year ago
UniformNode.js 05a1c4211c Node: Introduce `onUpdate` (#27964) 1 year ago
VarNode.js 2d38c5dbf0 WebGPURenderer: MaterialX (#27294) 1 year ago
VaryingNode.js b609f8a0d7 TSL: `VaryingNode` - Fix twice flow node (#28504) 1 year ago
constants.js 59ceca26a0 WebGPURenderer: support mat2() and extend RotateNode to support vec2 rotation. (#27612) 1 year ago