Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
240d517
Blend Sources with additional defines
ludovic-theobald May 10, 2021
077daa3
First attempt at factorizing a little + forward emissive
ludovic-theobald May 12, 2021
f9fdd0d
Decal layers in output context
ludovic-theobald May 12, 2021
14d83e5
Merge remote-tracking branch 'origin/master' into vfx/feature/hdrp-de…
ludovic-theobald May 12, 2021
0b3004a
Fix compilation with new master
ludovic-theobald May 14, 2021
c064a52
Merge remote-tracking branch 'origin/master' into vfx/feature/hdrp-de…
ludovic-theobald May 14, 2021
8886fe7
Decal Layers enabled
ludovic-theobald May 14, 2021
757e21f
Fix Orthographic mode
ludovic-theobald May 20, 2021
dc64a2a
Crashing implem of MinMaxSlider attribute....
ludovic-theobald May 21, 2021
9d0d474
Temp fix, force blend mode to opaque
ludovic-theobald May 25, 2021
219b30b
Orthographic linear eye
ludovic-theobald May 25, 2021
1cf3d17
Merge remote-tracking branch 'origin/master' into vfx/feature/hdrp-de…
ludovic-theobald May 25, 2021
0b47f1b
Proper Decal varyings
ludovic-theobald May 25, 2021
f8f044f
Intermediate class between HDRP Lit Outputs and ShadergraphOutputs
ludovic-theobald May 25, 2021
d3681da
remove isLitShader from decal outputs
ludovic-theobald May 25, 2021
5372013
Remove unnecessary members
ludovic-theobald May 26, 2021
a99e310
Mask scale effective
ludovic-theobald May 26, 2021
aa06f41
Merge branch 'vfx/feature/hdrp-decal-refactor' into vfx/feature/hdrp-…
ludovic-theobald May 26, 2021
b889cfc
No angle fade if no decal layers
ludovic-theobald May 26, 2021
b6c79a1
New "Affect xxx" settings. Sliders still appear in context
ludovic-theobald May 26, 2021
62354ad
Template to accept "Affect xxx"
ludovic-theobald May 26, 2021
b3530d4
Enables "Affect xxx"
ludovic-theobald May 26, 2021
a602098
Works without decal layers
ludovic-theobald May 26, 2021
58012da
Change Angle Fade default value
ludovic-theobald May 27, 2021
ea7725e
Attempt to make pass enableDecalLayer as uniform
ludovic-theobald May 28, 2021
db2df27
Gather Varyings in VFXDecalVaryings.template
ludovic-theobald May 28, 2021
83b9292
Do not transfert the blendMode setting to decal outputs
ludovic-theobald May 31, 2021
5699670
Use Global uniform _EnableDecalLayers
ludovic-theobald May 31, 2021
f705980
Merge branch 'vfx/feature/hdrp-decals-uniform-decallayer' into vfx/fe…
ludovic-theobald May 31, 2021
a06dba1
folder meta
ludovic-theobald May 31, 2021
2e52d1a
Merge branch 'vfx/feature/hdrp-decals' into vfx/feature/hdrp-decals-m…
ludovic-theobald May 31, 2021
2f9c48f
Displayed MinMaxSlider (not functionnal)
ludovic-theobald May 31, 2021
cb2ea7e
Functional MinMax Slider, still needs polish (overflow, on focus etc.)
ludovic-theobald May 31, 2021
6eb8c2b
Fix overflow -> visible
ludovic-theobald May 31, 2021
2c58ec5
Custom Vector2 Property
ludovic-theobald May 31, 2021
ed58c3f
Merge branch 'vfx/feature/hdrp-decals-min-max-slider' into vfx/featur…
ludovic-theobald May 31, 2021
6bf977e
No useBaseColorMap option when not affecting BaseColor
ludovic-theobald May 31, 2021
5ce7953
No global blend states (different for DBuffer and ForwardEmissive)
ludovic-theobald Jun 1, 2021
c1fc7c1
Forward Emissive pass only when needed
ludovic-theobald Jun 1, 2021
d8698be
HDRP Decal doesn't support QueueSelection
ludovic-theobald Jun 1, 2021
31c84e9
Create variants for DECALS_4RT
ludovic-theobald Jun 1, 2021
7b202e3
Better handling of emissive when no map is there
ludovic-theobald Jun 1, 2021
fe24894
Force Opaque offset for decal output
ludovic-theobald Jun 2, 2021
3945dd6
Remove OptimizeStateChanges from sortingCriteria to enable Output Ren…
ludovic-theobald Jun 2, 2021
5cca57a
Remove draft file
ludovic-theobald Jun 3, 2021
97a76c8
Fix emissive fade factor application
ludovic-theobald Jun 3, 2021
6fcaf5a
Correct projection with Oblique Frustum (lens shift)
ludovic-theobald Jun 4, 2021
cc2c3e8
Fix Forward decal in Ortho + issues with Lens Shifting
ludovic-theobald Jun 4, 2021
78f5ea8
Dedicated RendererList for VFX Decals
ludovic-theobald Jun 4, 2021
9c91bf8
Merge branch 'vfx/feature/hdrp-decals' into vfx/feature/hdrp-decals-s…
ludovic-theobald Jun 4, 2021
eef0a93
Added tailored refreshErrors for VFX when HDRP setting change
ludovic-theobald Jun 7, 2021
075bb32
Merge branch 'vfx/feature/hdrp-decals-fix-conversion' into vfx/featur…
ludovic-theobald Jun 8, 2021
7393ddb
Support for flipbook
ludovic-theobald Jun 8, 2021
58fd537
Better handling of unsupported settings transfer (not exhaustive yet)
ludovic-theobald Jun 8, 2021
8a8e833
Added Alpha clipping option
ludovic-theobald Jun 8, 2021
318ed17
Attempt to make sub slots ranges
ludovic-theobald Jun 15, 2021
0b03240
Update warning when changing default frame settings
ludovic-theobald Jun 16, 2021
81ea8f9
Add normal scale possibility
ludovic-theobald Jun 16, 2021
8c92127
BaseColor opacity affect emissive
ludovic-theobald Jun 16, 2021
fb08f42
Merge remote-tracking branch 'origin/master' into vfx/feature/DONT-ME…
ludovic-theobald Jun 16, 2021
018c540
Surface Gradient mapping + normal scale
ludovic-theobald Jun 16, 2021
8c23f87
Revert "Fix Orthographic mode"
ludovic-theobald May 20, 2021
46a7dc7
Add MinMaxAttribute to GraphAttributes
ludovic-theobald Jun 16, 2021
8803b00
updated tooltips
ludovic-theobald Jun 17, 2021
aefe0f5
Merge remote-tracking branch 'origin/master' into vfx/feature/DONT-ME…
ludovic-theobald Jul 1, 2021
d4322c6
Merge branch 'vfx/feature/DONT-MERGE-NOWhdrp-decals-normal-scale' int…
ludovic-theobald Jul 1, 2021
68a3a89
Added Graphics Tests + Necessary hdrp project settings change
ludovic-theobald Jul 1, 2021
34116cd
Update changelog
ludovic-theobald Jul 1, 2021
999b076
Merge remote-tracking branch 'origin/master' into vfx/feature/hdrp-de…
ludovic-theobald Jul 1, 2021
d4407ef
add headers
ludovic-theobald Jul 5, 2021
66aeaaa
Merge branch 'vfx/feature/hdrp-decals' of https://github.com/Unity-Te…
ludovic-theobald Jul 5, 2021
e2b3dbf
Refresh error feedback refactor + formatting
ludovic-theobald Jul 5, 2021
d3e24f8
add meta files
ludovic-theobald Jul 5, 2021
756c3f5
Merge branch 'master' into vfx/feature/hdrp-decals
ludovic-theobald Jul 6, 2021
be36a89
remove preformat.back
ludovic-theobald Jul 7, 2021
9e85350
Merge branch 'vfx/feature/hdrp-decals' of https://github.com/Unity-Te…
ludovic-theobald Jul 7, 2021
65dfdd8
cleanup
ludovic-theobald Jul 7, 2021
e425e1d
Merge remote-tracking branch 'origin/master' into vfx/feature/hdrp-de…
ludovic-theobald Jul 8, 2021
dc212d0
Added doc
Vic-Cooper Jul 9, 2021
7ebdec2
Doc fixes
Vic-Cooper Jul 9, 2021
ba22c1b
Clean outdated comments
ludovic-theobald Jul 9, 2021
a4e68b8
Docs: set Fade Factor type
ludovic-theobald Jul 9, 2021
0660fde
UI review fix
ludovic-theobald Jul 12, 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

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

Loading