Matt Dean
|
f48335e0
|
Renamed files
|
7 年前 |
Matt Dean
|
f4ca23e8
|
Switch Cross Product node to Vector3 ports
|
7 年前 |
Matt Dean
|
5c0e0f70
|
Fixes for PR
|
7 年前 |
Matt Dean
|
599b2ee7
|
Switch Reflection node to dynamic dimension ports
|
7 年前 |
Peter Bay Bastian
|
562e71c8
|
Fix SerializableGraphTests
|
7 年前 |
Matt Dean
|
ca5e100b
|
Merge branch 'master' into node-input-scene
|
7 年前 |
Matt Dean
|
16cbb0ed
|
Switch Distance output to Vector1
|
7 年前 |
Matt Dean
|
b08ed60c
|
Switch DDXY node to dynamic dimension ports
|
7 年前 |
Matt Dean
|
1e450d4f
|
Switch DDY node to dynamic dimension ports
|
7 年前 |
Matt Dean
|
4c9b3b08
|
Switch DDX node to dynamic dimension ports
|
7 年前 |
Sebastien Lagarde
|
bc97a04c
|
recreate SSS settings assets
|
7 年前 |
Sebastien Lagarde
|
d1ee0342
|
minor adjustement
|
7 年前 |
Robert Srinivasiah
|
55125293
|
FIx up after merge
Had to port changes because of rename from 'TIlePass' to 'LightLoop'
|
7 年前 |
Sebastien Lagarde
|
9d76a937
|
Fix issue with sss profile decoding
|
7 年前 |
Felipe Lira
|
e45df6b6
|
Merge branch 'master' into LightweightPipeline
|
7 年前 |
Robert Srinivasiah
|
ea2646a5
|
Merge remote-tracking branch 'origin/master' into xr-hdrp_options
Merge conflicts had to do with moved RenderingDebugSettings and TilePass->LightLoop rename
|
7 年前 |
Sebastien Lagarde
|
414e5846
|
Merge remote-tracking branch 'refs/remotes/origin/master' into Support-forward-SSS
# Conflicts:
# ScriptableRenderPipeline/HDRenderPipeline/HDRenderPipeline.cs
# ScriptableRenderPipeline/HDRenderPipeline/Lighting/LightLoop/LightLoop.cs
# ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.hlsl
|
7 年前 |
GitHub
|
a724dcef
|
Merge pull request #640 from EvgeniiG/master
Fix the bug which caused overwriting the base color and F0
|
7 年前 |
GitHub
|
eb877135
|
Merge pull request #639 from Unity-Technologies/HDRP-GraphicTests
Hdrp graphic tests
|
7 年前 |
GitHub
|
7a242318
|
Merge pull request #637 from EvgeniiG/master
Add shadowing to the regular ("thick object") transmission mode
|
7 年前 |
sebastienlagarde
|
fa7475f2
|
Bind correctly the buffer in forward
|
7 年前 |
GitHub
|
059cada5
|
Merge pull request #638 from Unity-Technologies/Branch_RenameTileSettings
Renamed m_TileSettings to m_LightLoopSettings to conform to new class name
|
7 年前 |
sebastienlagarde
|
b2780d61
|
Add a subsurface scattering manager to allocate RT
|
7 年前 |
Julien Ignace
|
b1eae675
|
Renamed m_TileSettings to m_LightLoopSettings to conform to new class name.
|
7 年前 |
sebastienlagarde
|
e89a930f
|
Merge remote-tracking branch 'refs/remotes/origin/master' into Support-forward-SSS
|
7 年前 |
GitHub
|
d29d01a7
|
Merge pull request #636 from Unity-Technologies/Branch_FixCreateHDResources
Fixed various shader paths in the Create HD Resource method.
|
7 年前 |
GitHub
|
906b39a7
|
Merge pull request #634 from Unity-Technologies/light-editor-cleanup
Light editor cleanup
|
7 年前 |
Evgenii Golubev
|
1909de0c
|
Avoid a sqrt()
|
7 年前 |
Thomas
|
20a76cd3
|
Removed commented code
|
7 年前 |
Thomas
|
103c9301
|
Typo
|
7 年前 |
Evgenii Golubev
|
b1d23f43
|
Fix the bug which caused overwriting the base color and F0
|
7 年前 |
Remy
|
82ffcc9f
|
Add settings for building playmode graphic tests
|
7 年前 |
Sebastien Lagarde
|
13cec969
|
Make it work in full forward, fix other compil issue. Disney/Jimenez ok, transmission not working
|
7 年前 |
Thomas
|
03d85dba
|
More tweaks and added missing properties
|
7 年前 |
Thomas
|
46fcb147
|
Added nicer debug output in VS watch panel
|
7 年前 |
GitHub
|
56dbf3ce
|
Merge pull request #614 from Unity-Technologies/feature/realtimeCubemapBC6H
BC6H Support for ReflectionProbeCache
|
7 年前 |
Evgenii Golubev
|
651c0d2c
|
Add shadowing to the regular ("thick object") transmission mode
|
7 年前 |
Remy
|
a9b5ae63
|
First working version of plyamode graphic test
|
7 年前 |
Sebastien Lagarde
|
240bc3d1
|
first compiling version
|
7 年前 |
GitHub
|
09db442a
|
Update HDAssetFactory.cs
|
7 年前 |
Thomas
|
b0298639
|
Simplified HDLightEditor code and added color temperature gradient
|
7 年前 |
Thomas
|
5884c5ed
|
Removed useless Assert; GC pressure--
|
7 年前 |
runes
|
da8acc5e
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
|
7 年前 |
Evgenii Golubev
|
20d1b1c5
|
Replace 'useThinObjectMode' with 'useThickObjectMode'
|
7 年前 |
Remy
|
5b6ad5e8
|
Merge remote-tracking branch 'origin/master' into HDRP-GraphicTests
|
7 年前 |
sebastienlagarde
|
b0813df9
|
Merge remote-tracking branch 'refs/remotes/origin/master' into Support-forward-SSS
# Conflicts:
# ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.hlsl
|
7 年前 |
Julien Ignace
|
563d7322
|
Fixed various shader paths in the Create HD Resource method.
|
7 年前 |
GitHub
|
5dd60cfa
|
Merge pull request #629 from EvgeniiG/master
Optimize HDRP shaders (WIP)
|
7 年前 |
Evgenii Golubev
|
05dd6085
|
Revert the change to feature variants
|
7 年前 |
GitHub
|
d8ba0411
|
Merge pull request #631 from Unity-Technologies/volume-framework
Generic volume framework
|
7 年前 |