RinaldoTjan
|
a194067c
|
Added BlendMode
Soft Light need to be fixed.
Still missing the rest blend mode. (Will add again tomorro).
|
8 年前 |
RinaldoTjan
|
3cbb8230
|
Add Substract blend mode.
Add Substract blend mode.
|
8 年前 |
Matt Dean
|
d6b72c9a
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
bfogerty
|
30bac3ab
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
RinaldoTjan
|
efc8e110
|
Add More Blend Modes.
Added Divide, HardMix, LinearDodge, Linear Light, Linear Burn, Vivid Light. Fix Soft light.
|
8 年前 |
Eduardo Chaves
|
5eca2dca
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
RinaldoTjan
|
0c2f7214
|
Complete the 20 blending nodes.
Remove restriction of vector3.
|
8 年前 |
RinaldoTjan
|
3e47bb19
|
Fix Enum issue.
Added System.Enum.GetName(typeof(BlendModesEnum), m_BlendMode);
|
8 年前 |
bfogerty
|
0d1ac07f
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Eduardo Chaves
|
56672837
|
Adding Mandelbrot fractal node. Not perfect, but it's there
|
8 年前 |
Florent Guinier
|
ec474be5
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
RinaldoTjan
|
ead251c6
|
Add prototype to convert heightmap to normal map.
Add prototype to convert heightmap to normal map.
|
8 年前 |
Eduardo Chaves
|
20b3d107
|
Adding correct default values for fractals
|
8 年前 |
RinaldoTjan
|
ea69972e
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Florent Guinier
|
fac62848
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Jennifer Nordwall
|
72252143
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
RinaldoTjan
|
e8450e60
|
Added AddSub Blending mode.
Added Substance Designer AddSub Blending Mode.
Formula Add Sub: 2.0*s+d-1.0
|
8 年前 |
RinaldoTjan
|
0a68f589
|
Remove addSub and change to linearlight_addsub
Linearlight and addsub calculation is the same. removing addsub slot.
|
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 年前 |
RinaldoTjan
|
5d59a7b3
|
Adding Demo Scene stuff.
|
8 年前 |
Jennifer Nordwall
|
475f5e3b
|
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 年前 |
Tim Cooper
|
e8c71321
|
converting nodes to new system.
|
8 年前 |
RinaldoTjan
|
180cba0c
|
Threshold Blending material Sample.
Threshold Blending material Sample.
|
8 年前 |
Tim Cooper
|
77179d91
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Tim Cooper
|
08ce57cd
|
Fix bugs in blend node after port.
|
8 年前 |
Tim Cooper
|
5e6630fb
|
Porting more nodes to not be function nodes
|
8 年前 |
Peter Bay Bastian
|
3457c49b
|
Updated to work after merge with trunk
|
7 年前 |
Tim Cooper
|
0e769105
|
Merge branch 'hackweek2017' into tidying
# Conflicts:
# MaterialGraphProject/Assets/GraphFramework/SerializableGraph/Editor/Drawing/AbstractGraphEditWindow.cs
# MaterialGraphProject/Assets/_MingWai/GeneratedTextureDemo/0-UnityLogo-Texture.asset.meta
# MaterialGraphProject/Assets/_MingWai/Gradient.asset.meta
|
7 年前 |