aardgoose
|
d2340077ac
TSL: add transpose() function (#28539)
|
1 year ago |
sunag
|
2f1341e570
TSL: all, any, equals (#27821)
|
1 year ago |
Renaud Rohlinger
|
02c8f0e05b
WebGPURenderer: Cleanup codebase (#27622)
|
1 year ago |
Renaud Rohlinger
|
112f812f03
Nodes: Add lengthSq to MathNodes (#27568)
|
1 year ago |
sunag
|
f017aa9080
Reduces some extra lines.
|
1 year ago |
Renaud Rohlinger
|
bdb5b06898
Nodes: RotateNode and remapping functions (#27525)
|
1 year ago |
sunag
|
1845374cfd
TSL: Better support for the `mod` method (#27517)
|
1 year ago |
Renaud Rohlinger
|
ca62e4741f
MathNode: New `cbrt` Function for Easy Cube Root Calculations (#27497)
|
1 year ago |
sunag
|
2d38c5dbf0
WebGPURenderer: MaterialX (#27294)
|
1 year ago |
Levi Pesin
|
2d1695ed65
Nodes: Fix `addNodeClass` and `addNodeMaterial` in case of renaming classes (#26846)
|
1 year ago |
sunag
|
cf340b9936
TSL: Fix `.negate()` (#26804)
|
1 year ago |
aardgoose
|
fddc463646
add two missing shader functions (#26237)
|
2 years ago |
sunag
|
25ef6adba4
Nodes: Rename invert() -> oneMinus() (#25725)
|
2 years ago |
sunag
|
d3c582c7ca
TSL: Different params order if method chaining is used. (#25683)
|
2 years ago |
Levi Pesin
|
71c70a81b0
Nodes: Rework ShaderNodeElements and make some other refactorings (#25498)
|
2 years ago |
Michael Herzog
|
197ccfef69
Remove JS syntax > ECMA 2018 (#25172)
|
2 years ago |
sunag
|
c63283a703
ShaderNode: posterize() and reciprocal() (#24767)
|
2 years ago |
sunag
|
a07ffa43b9
Nodes: Optional arguments to clamp( n, 0, 1 ) and rename saturate() to clamp() (#24663)
|
2 years ago |
sunag
|
03f35a96ae
Remove workaround for Adreno (#24399)
|
3 years ago |
sunag
|
18fb056c4a
WebGPU: add `webgpu_cubemap_adjustments` example (#24206)
|
3 years ago |
Levi Pesin
|
6e5147206c
Nodes: Add more exports to ShaderNode (#23901)
|
3 years ago |
sunag
|
e63acfc762
WebGPU: Instancing (#23835)
|
3 years ago |
sunag
|
82c81329ed
move new nodematerial system to ./jsm/nodes/ (#23560)
|
3 years ago |
Michael Herzog
|
eacf3ca12c
Examples: Remove old node material. (#23418)
|
3 years ago |
sunag
|
1a1d338e14
NodeEditor: cleanup (#23332)
|
3 years ago |
Franck
|
be80adf563
NodeEditor: Fixes (#23309)
|
3 years ago |
sunag
|
f5a339711f
NodeMaterial: Fixes (WebGL) (#23064)
|
3 years ago |
Michael Herzog
|
b13eccc8bf
Examples: Move jsm/nodes to ES6. (#21801)
|
4 years ago |
Garrett Johnson
|
9f07bafb9b
Run lint fix on js and jsm files
|
4 years ago |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 years ago |