Matt Dean
d6b72c9a
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
8 年前
Andre McGrail
172b7d9c
-CubeMap preview fix, added mip level input
-Resurrected the remap node, was lost to the sea of git for a while……
8 年前
Florent Guinier
24f3679d
Added Function4Input & Function4InputTest
8 年前
Julien Ignace
44b015c9
SkyRenderer now renders into a 256 cubemap RT and updates GI with it.
8 年前
RinaldoTjan
3cbb8230
Add Substract blend mode.
Add Substract blend mode.
8 年前
Julien Ignace
fd04e67f
- First version of sky renderer
- Added an Utilities class for re-usable methods in the renderloop (SetRenderTarget, Material creation, etc...)
8 年前
Matt Dean
43f98d51
Added RGBtoLinear and LinearToRGB
8 年前
Eduardo Chaves
d69b28bf
Adding dynamic size function wrapper
Adding dynamic size function wrapper
8 年前
Andre McGrail
58870ccc
Added Andre folder
8 年前
bfogerty
e776f48d
Fix for Hex node type error.
8 年前
vlad
b1210c74
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
8 年前
RinaldoTjan
c8fdeadc
Re-Adding BlendMode Presenter definition.
Re-Adding BlendMode Presenter Definition.
8 年前
vlad
1fe84aa7
Moved presenter cs file to an editor folder.
8 年前
Eduardo Chaves
c30e0ee9
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
8 年前
Eduardo Chaves
0abd0951
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
8 年前
Florent Guinier
6edcd801
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
8 年前
RinaldoTjan
a194067c
Added BlendMode
Soft Light need to be fixed.
Still missing the rest blend mode. (Will add again tomorro).
8 年前
vlad
5db9bbb1
Saturate, UV Rotation, and tex2Dlod nodes.
8 年前
Eduardo Chaves
dd8a892c
Adding constants node and corresponding presenter Adding Negate Node Adding UVPanner Node
8 年前
Matt Dean
2fdc11d3
RGBtoLuminance: fix for the fix
8 年前
Matt Dean
cf30e087
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
8 年前
bfogerty
5b4645b7
Procedural, Math, and UV Nodes
8 年前
Andre McGrail
c127b19f
-Moved cube map node
-Tweaked colour guide texture
-Fixed time node
8 年前
Matt Dean
942d8736
Fixed dot error on RGBtoLuminance
8 年前
Matt Dean
2c5dc651
Cleanup
Cleaned up new nodes
Changed Function3Input kShaderNames to be protected
8 年前
Florent Guinier
7ae13517
SwizzleNode now working
8 年前
Tim Cooper
3094ee75
Merge branch 'new-importer-workflow' into hackweek2017
8 年前
Florent Guinier
cbbf048e
Fix SwizzleNode step1
8 年前
Andre McGrail
2dbd4aa3
Added nodes
-Ceil
-Exponential
-Floor
-Frac
-HSVtoRGB
-Hue
-InverseLerp
-OneMinus
-Remap
-RGBtoHCV
-RGBtoHSV
-Round
-Sign
-SquareRoot
-Step
-Trunc
-FMod
-Log
WIP Nodes
-ComponentSplitNode
-Cubemap
-Function1in3out
8 年前
Tim Cooper
8f917469
Fix saving the shader so that it can be used on objects in the scene.
8 年前
Florent Guinier
8f28c9f1
move levelNode to "range" menu
8 年前
Tim Cooper
8bbb99b1
fix up serialisation on load.
8 年前
Florent Guinier
6f40e6a8
Level node (this time working :))
8 年前
Tim Cooper
1896e42f
[Improvements]Change workflow to work with new montreal importer work (scriptable importer)
8 年前
Florent Guinier
ce59a9db
Step1 for LevelNode
8 年前
Tim Cooper
c0b51820
fixing after merge
8 年前
Peter Bay Bastian
9e18b962
Temporarily disable pixel caching due to issues with IMGUI controls
8 年前
Tim Cooper
591ca2fd
Start upgrade to new graph view.
8 年前
joce
9a543d90
update to latest GraphView
8 年前
joce
b965052b
update to latest canvas2d branch
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
bdd758ff
Add GraphView as submodule
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
0b37ab28
Remove GraphView copy
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
f4fad3a8
Update to latest GraphView
** Requires update to Unity branch **
- New way to reference StyleSheets (no longer using attributes). This in the
goal of moving GraphView to a GitHub submodule.
- Styles sheets moved under Resources folder
- BaseTypeMapper renamed BaseTypeFactory
- Little change to edge drawing code.
- Changes to selection mechanism.
- NodeAnchors are no longer always removed/added on a DataChange (more changes
to come to this soon).
- Dragger and NodeDragger change only the VisualElement on MouseMove. The
presenter is now changes and notified of the change only upon MouseUp.
- Various minute changes to demo presenters.
Signed-off-by: joce <joce@unity3d.com>
8 年前
Peter Bay Bastian
ab990b62
TypeMapper and ScriptableObjectFactory
Only used in AbstractGraphInspector for now
8 年前
joce
4702ac61
Updated graphs
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
2a1b5b99
TypeMapper => GraphTypeMapper
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
c5baafe7
Integrate latest GraphView
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
7ab5cea2
Update shader graphs (placement was broken)
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
cfc167d9
TypeMapper now derives from BaseDataMapper
Signed-off-by: joce <joce@unity3d.com>
8 年前
joce
134a3007
Update to latest GraphView
Signed-off-by: joce <joce@unity3d.com>
8 年前