Eduardo Chaves
|
cfb46195
|
Fixing script errors
|
8 年前 |
ChrisTchou
|
189f30e4
|
SphericalIndentation node, and adding ability to source shader globals in Any nodes
|
8 年前 |
Evgenii Golubev
|
6ff56821
|
Implement directional light cookies
|
8 年前 |
sebastienlagarde
|
610894d8
|
HDRenderLoop: Fix issue with tile list index + Rename SFiniteLightData to LightShapeData
|
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 年前 |
Evgenii Golubev
|
ccc496ee
|
Fix a subtle line light bug
|
8 年前 |
Sebastien Lagarde
|
88645019
|
HDRenderLoop: Re-Enable DynamicGI.UpdateEnvironment();
|
8 年前 |
MingWai
|
db8f399d
|
fix gradient serialization
|
8 年前 |
Evgenii Golubev
|
e8459fe4
|
Fix comments
|
8 年前 |
Felipe Lira
|
e207e7f5
|
Updated GraphicsSettings to set the HDRenderLoop
|
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 年前 |
Evgenii Golubev
|
4cc31cfe
|
Implement cookie support for point and spot lights
|
8 年前 |
sebastienlagarde
|
3e7b5a91
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
|
8 年前 |
bfogerty
|
d92a2269
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Evgenii Golubev
|
1d30aefc
|
Clean up .gitignore
|
8 年前 |
Felipe Lira
|
e7c57392
|
Merge branch 'scriptablerenderloop-graphicssettings'
|
8 年前 |
sebastienlagarde
|
7fd76a10
|
HDRenderLoop: Remove warning in skyRender.cs
|
8 年前 |
vlad
|
107ba5ee
|
Texture Asset Node supports output for Texture2D AND sampler2D
|
8 年前 |
GitHub
|
3560d0cf
|
Merge pull request #29 from Unity-Technologies/merge-FPTL-cluster
Misc fix / refactor in sky and shaders
|
8 年前 |
Matt Dean
|
46d84ef9
|
Fixed vector2 node
|
8 年前 |
bfogerty
|
cf32474c
|
The Electricity shader no longer looks washed out.
|
8 年前 |
GitHub
|
4936588d
|
Merge pull request #28 from EvgeniiG/master
Improve comments
|
8 年前 |
Florent Guinier
|
c02a0849
|
customtexture 2pass example
|
8 年前 |
Matt Dean
|
c09d8226
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Evgenii Golubev
|
a63c6a5a
|
Add a missing article
|
8 年前 |
Sebastien Lagarde
|
ceca355d
|
HDRenderLoop: Do misc refactor for the sky + few optim + write lot of todo
|
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 年前 |
Evgenii Golubev
|
a18038a4
|
Improve comments
|
8 年前 |
Sebastien Lagarde
|
d3e935de
|
Merge remote-tracking branch 'refs/remotes/origin/master' into merge-FPTL-cluster
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderLoop/Lighting/SinglePass/SinglePassLoop.hlsl
|
8 年前 |
GitHub
|
fd4b83fe
|
Merge pull request #27 from EvgeniiG/master
Improvements and fixes for the sky, IBL and area lights
|
8 年前 |
bfogerty
|
7a9f1ef2
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
MingWai
|
d82bb008
|
scatter
|
8 年前 |
Evgenii Golubev
|
d614abcd
|
Aggressively simplify
|
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 年前 |
Evgenii Golubev
|
2e758936
|
Improve comments
|
8 年前 |
RinaldoTjan
|
c5984a7b
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Evgenii Golubev
|
c8b45c1e
|
Improve the comment
|
8 年前 |
vlad
|
4291f15f
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Evgenii Golubev
|
db54ab05
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
|
8 年前 |
vlad
|
7d7f4c31
|
Added the SamplerState presenter
|
8 年前 |
Evgenii Golubev
|
8b44deea
|
Implement correct ellipsoidal attenuation for area lights which scales with the area
|
8 年前 |
Jennifer Nordwall
|
b94d71ca
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |
Eduardo Chaves
|
2cc38eba
|
Fixing Height to Normal
|
8 年前 |
Evgenii Golubev
|
d2b6dafd
|
Fix clamping in GetBoxToSphereMapDistanceAttenuation()
|
8 年前 |
vlad
|
cd1776fc
|
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
|
8 年前 |