Matt Dean
|
26a4b39a
|
HD subshaders branch rebuild
|
7 年前 |
sebastienlagarde
|
c0461407
|
Merge branch 'master' into Add-support-of-per-light-shadow-mask-control
|
7 年前 |
Peter Bay Bastian
|
0780c903
|
Fix paths and imports for HD sub-shader
|
7 年前 |
Tim Cooper
|
fafb59af
|
Run code formatter.
|
7 年前 |
Peter Bay Bastian
|
38ca6072
|
Fix HD sub-shader serialization backwards compatibility
|
7 年前 |
Peter Bay Bastian
|
3bad9eab
|
Add `texCoord1` and `texCoord2` to required fields
|
7 年前 |
Chris Tchou
|
f37d6cf2
|
First pass HDRP lit vertex anim
Works, issues to fix:
screen position and view direction are not accesible in vertex shader
unlit shader needs update
|
7 年前 |
Chris Tchou
|
730563aa
|
Fixes for Unlit, view direction and screen position.
|
7 年前 |
Peter Bay Bastian
|
544afac6
|
Add extra parameter to shader generation functions for master nodes and sub-shaders to track changes to dependencies
|
7 年前 |
Chris Tchou
|
7777e6e0
|
Merge branch 'vertexAnimHDRP' into vertexAnimHDRP2
# Conflicts:
# com.unity.render-pipelines.high-definition/HDRP/Editor/ShaderGraph/HDPBRSubShader.cs
# com.unity.render-pipelines.high-definition/HDRP/Editor/ShaderGraph/HDUnlitSubShader.cs
|
7 年前 |
Chris Tchou
|
d3bcb929
|
Fixes for vertex animation velocity buffer, screen position
And some refactoring
|
7 年前 |
Chris Tchou
|
9f55549e
|
Fix for HD Unlit master node screen position and advanced features.
Cleanup of generated code -- putting debug output on an internal switch.
|
7 年前 |
Peter Bay Bastian
|
6335320b
|
Declare input and output structs before graph eval functions
|
7 年前 |
Peter Bay Bastian
|
549996da
|
Allow sub-shaders to tell whether they are compatible with a given render pipeline, and hook it up with the UI support for that such that an error is shown in the event that it's _not_ compatible.
This also adds a check in Update() such that the UI is reloaded when the render pipeline changes.
|
6 年前 |
Matt Dean
|
0ff4b5cc
|
Fix slot definitions for meta pass in HD PBR subshader
|
6 年前 |
sebastienlagarde
|
c1827b93
|
Rename positionWS to positionRWS + update shader graph template
|
6 年前 |
GitHub
|
853ed68c
|
Merge pull request #1587 from Unity-Technologies/Improve-camera-relative-rendering
HDRP: Improve camera relative rendering precision on object
|
6 年前 |
Matt Dean
|
1b3f1ca2
|
Merge branch 'master' into sg/fix-hd-meta-code-cuplication
|
6 年前 |