Filip Iliescu
|
4372896e
|
post merge lighting asset fixup
|
8 年前 |
Filip Iliescu
|
8eef028b
|
merged master
|
8 年前 |
Filip Iliescu
|
536346ae
|
remove color from sun becuase its annoying me
|
8 年前 |
Filip Iliescu
|
a61789c1
|
fix flickering on shadows
|
8 年前 |
Filip Iliescu
|
3a85e5cb
|
fix shadows after updating to latest shadow code. was not using Additonal Lighting Data script on lights in project and indexing wrong in script.
|
8 年前 |
bfogerty
|
7ac6f978
|
Repositioned the center ball in the shader.
|
8 年前 |
bfogerty
|
ca642cc1
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Florent Guinier
|
264cb36f
|
fix gradient node (with more cofee)
|
8 年前 |
bfogerty
|
cad28c60
|
Checking in the generated Electricity and Cellular Shaders.
|
8 年前 |
Florent Guinier
|
6722e7ea
|
fix gradientnode export mode
|
8 年前 |
bfogerty
|
abec21f1
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Eduardo Chaves
|
d01e5edf
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Eduardo Chaves
|
cfb46195
|
Fixing script errors
|
8 年前 |
Florent Guinier
|
73112c5a
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
ChrisTchou
|
211cce2b
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
vlad
|
2750742f
|
Fixed output to sampler2D when that node is being used.
|
8 年前 |
MingWai
|
db8f399d
|
fix gradient serialization
|
8 年前 |
ChrisTchou
|
683c517e
|
Merge remote-tracking branch 'origin/hackweek2017' into hackweek2017
|
8 年前 |
Andre McGrail
|
6d640d6a
|
Added cam direction node
Added cam position node(should be implemented better but no time)
|
8 年前 |
bfogerty
|
e87af2cb
|
Cellular Demo Graph
|
8 年前 |
bfogerty
|
d92a2269
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
vlad
|
107ba5ee
|
Texture Asset Node supports output for Texture2D AND sampler2D
|
8 年前 |
Matt Dean
|
46d84ef9
|
Fixed vector2 node
|
8 年前 |
bfogerty
|
cf32474c
|
The Electricity shader no longer looks washed out.
|
8 年前 |
Florent Guinier
|
c02a0849
|
customtexture 2pass example
|
8 年前 |
Matt Dean
|
c09d8226
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Andre McGrail
|
22cf545d
|
Fixed math in remap node
Added second output for screenPos that is pure XY UVs
|
8 年前 |
Matt Dean
|
a51e8de3
|
Added unlit master node
|
8 年前 |
bfogerty
|
7a9f1ef2
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
MingWai
|
d82bb008
|
scatter
|
8 年前 |
vlad
|
953f009f
|
New sampler2D type for the cases when users require a texture reference, but don't care about using a separate sampler state.
|
8 年前 |
RinaldoTjan
|
c5984a7b
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
vlad
|
4291f15f
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
vlad
|
7d7f4c31
|
Added the SamplerState presenter
|
8 年前 |
Jennifer Nordwall
|
b94d71ca
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Eduardo Chaves
|
2cc38eba
|
Fixing Height to Normal
|
8 年前 |
vlad
|
cd1776fc
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Matt Dean
|
05bc3cb7
|
Added some anisotropy maps and test graphs
|
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 年前 |
Natasha Tatarchuk
|
419516e8
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Andre McGrail
|
436e34fe
|
Personal testing changes
|
8 年前 |
Jennifer Nordwall
|
1f405222
|
Changed meta file back
|
8 年前 |
Florent Guinier
|
fe87f870
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Andre McGrail
|
45075517
|
Added Transform Node
|
8 年前 |
Eduardo Chaves
|
d48c5531
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Eduardo Chaves
|
bd162e6b
|
Added default value to the checkerboard node
|
8 年前 |
Jennifer Nordwall
|
475f5e3b
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Eduardo Chaves
|
e1e3ee9c
|
Added default value to the UVTile node
|
8 年前 |
MingWai
|
c7641ce9
|
color balance location to Art/Adjustment
|
8 年前 |
bfogerty
|
6293ef85
|
Electricity Scene
|
8 年前 |