Skip to content

[DeadSoon] Transparent QoF (part 1): RefractNode and Default DistortionBlur to 0 #6032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 38 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
7d42fc4
Add Refraction Node
skhiat Oct 11, 2021
58c6360
Change Distortionblur default value to 0
skhiat Oct 11, 2021
4f60b26
Update
skhiat Oct 12, 2021
e33fc2d
Merge branch 'master' of github.com:Unity-Technologies/Graphics into …
skhiat Oct 13, 2021
71fa287
Add Doc
skhiat Oct 21, 2021
b2bffdc
Update table of content
skhiat Oct 21, 2021
4523231
Update doc
skhiat Oct 21, 2021
38fd991
tmp
skhiat Oct 22, 2021
c3225a5
Revert "tmp"
skhiat Oct 27, 2021
0ac0303
Update the doc
skhiat Nov 4, 2021
bd7f6c3
Update the doc.
skhiat Nov 5, 2021
d715a21
Add ChangeLog
skhiat Nov 5, 2021
f106b9a
Update HDRP ChangeLog
skhiat Nov 5, 2021
9991f19
Merge branch 'master' of github.com:Unity-Technologies/Graphics into …
skhiat Nov 5, 2021
abac0d3
Merge branch 'master' of github.com:Unity-Technologies/Graphics into …
skhiat Nov 18, 2021
c63d694
small change
skhiat Nov 18, 2021
a054e8e
Move file to Vector folder
skhiat Nov 18, 2021
186d15e
Update the doc
skhiat Nov 18, 2021
d324ab0
Update doc
skhiat Nov 18, 2021
3db98b9
Fix formating
skhiat Nov 18, 2021
b5aa128
Rename "Input" to "Source"
skhiat Nov 18, 2021
cbf3d0d
Add ShaderGraph_Test for RefractNode
skhiat Nov 19, 2021
9c5b470
Refactor RefractNode, Update the doc.
skhiat Nov 26, 2021
bfb2d23
Change definition of critical angle for clarity
skhiat Nov 27, 2021
0fe7cca
Add FresnelEquation and rename RefractNode in code_gen
skhiat Nov 28, 2021
b922745
Add doc
skhiat Nov 28, 2021
e567340
Fix formatting
skhiat Nov 28, 2021
4a21b0f
Fix Formatting 2
skhiat Nov 29, 2021
34610cb
Fixing multi input / output nodes for new fresnel node equation
kecho Nov 30, 2021
3c818a9
fix typo
sebastienlagarde Dec 1, 2021
4df6601
Update shader graph to use universal master ndoe
sebastienlagarde Dec 1, 2021
004da1c
Update test
skhiat Dec 1, 2021
940cbf9
Update graph and material
skhiat Dec 1, 2021
8adf5c4
Update intensity to make refraction more visible
skhiat Dec 1, 2021
6bdd7c7
Update Screenshot for Editor
skhiat Dec 1, 2021
740b7cf
Move texture
skhiat Dec 2, 2021
d80328d
Update for FresnelEquationNode
skhiat Dec 2, 2021
3eb11e5
Update reference images
skhiat Dec 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading