ChrisTchou
|
9ac0408c
|
Adding support for IMayRequireViewDirectionTangentSpace, and a simple Parallax node to use it. Node seems to have the correct behavior, but not fully tested.
|
8 年前 |
ChrisTchou
|
2bcbc2ec
|
MultiParallax Node, and fixes to Texture Asset and UVTriPlanar nodes
|
8 年前 |
Jennifer Nordwall
|
c51c8ff3
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Florent Guinier
|
f13a8ff6
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
bfogerty
|
1f0971d6
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
ChrisTchou
|
c439053d
|
Custom node with switchable inputs, warp node types and AA checkerboard
|
8 年前 |
Natasha Tatarchuk
|
0cbb50e7
|
parallax occlusion mapping node, currently purely samples the height texture, no height scale controls or other input slots (uses texture asset for inner loop sampling).
|
8 年前 |
Natasha Tatarchuk
|
db418d02
|
parallax occlusion mapping node - added support for height scalar parameter
|
8 年前 |
vlad
|
5f08fc4e
|
Changed sampelr2D to Texture2D, added wrappers for HLSL to make decoupled texture samplers work with surface shaders, added a Sampler node, etc.
|
8 年前 |
Eduardo Chaves
|
2cc38eba
|
Fixing Height to Normal
|
8 年前 |
Jennifer Nordwall
|
b94d71ca
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
RinaldoTjan
|
c5984a7b
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
bfogerty
|
7a9f1ef2
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
ChrisTchou
|
683c517e
|
Merge remote-tracking branch 'origin/hackweek2017' into hackweek2017
|
8 年前 |
Florent Guinier
|
73112c5a
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
ChrisTchou
|
189f30e4
|
SphericalIndentation node, and adding ability to source shader globals in Any nodes
|
8 年前 |
Eduardo Chaves
|
cfb46195
|
Fixing script errors
|
8 年前 |
bfogerty
|
abec21f1
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Matt Dean
|
eed9ee0e
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
ChrisTchou
|
5c5083d0
|
Adding 3d checkerboard & 3d output from sphere dent
|
8 年前 |
bfogerty
|
7d92d077
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
vlad
|
b247c311
|
Texture assets and related notes work now (Thanks Tim!)
|
8 年前 |
MingWai
|
bdfd3b5f
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Florent Guinier
|
670f4bf3
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
ChrisTchou
|
c19d413a
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Matt Dean
|
98611b46
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Tim Cooper
|
e8c71321
|
converting nodes to new system.
|
8 年前 |
Tim Cooper
|
d0d60781
|
Texture asset is now a real asset type...
|
7 年前 |
Tim Cooper
|
06b7010b
|
Remove "AnyNode"
|
7 年前 |
Tim Cooper
|
0d9b1e6a
|
Remove things added during hack week that should not be in the repo (next step is scan + tidy new nodes)
|
7 年前 |
Tim Cooper
|
b44a8aea
|
Fix some bugs in new nodes (bad conversion to HLSLSnippet node) + Add ability to hide slots at the slot level (i.e. hide implicit inputs for function node)
|
7 年前 |