Julien Ignace
|
b782a332
|
Update code with last merge changes and fixed some formatting issues.
|
7 年前 |
Julien Ignace
|
c02d593d
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume
# Conflicts:
# ScriptableRenderPipeline/HDRenderPipeline/Editor/HDRenderPipelineMenuItems.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRenderPipeline.cs
# ScriptableRenderPipeline/HDRenderPipeline/Lighting/LightLoop/LightLoop.cs
# ScriptableRenderPipeline/HDRenderPipeline/Sky/AtmosphericScattering/AtmosphericScattering.cs
# ScriptableRenderPipeline/HDRenderPipeline/Sky/SkyManager.cs
|
7 年前 |
Felipe Lira
|
eff2ed49
|
Addressed Evgenii and Richard's comments.
|
7 年前 |
Felipe Lira
|
cea04fcf
|
Addressed Sebastien and Alexandr PR feedbacks.
|
7 年前 |
Felipe Lira
|
ac553840
|
Updated shaders after merge
|
7 年前 |
Julien Ignace
|
ab2b8608
|
Updated all HDRP test scenes with new sky volumes (until they work in prefabs and we can share them... in 2018.2 hopefully)
|
7 年前 |
Felipe Lira
|
ddeb54b6
|
Merge branch 'master' into LightweightPipeline
|
7 年前 |
Julien Ignace
|
688234ed
|
Update after last merge
|
7 年前 |
Julien Ignace
|
71f453af
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume
# Conflicts:
# ScriptableRenderPipeline/HDRenderPipeline/HDRenderPipeline.cs
# ScriptableRenderPipeline/HDRenderPipeline/Material/GGXConvolution/RuntimeFilterIBL.cs
# ScriptableRenderPipeline/HDRenderPipeline/Sky/SkyManager.cs
|
7 年前 |
Julien Ignace
|
dd1baa91
|
Fixed "Baked sky" behavior in new sky volume system.
|
7 年前 |
Julien Ignace
|
dae258a5
|
Refactored SkyManager to be able to handle several sky rendering context at the same time (baking, visual and lighting override sky)
|
7 年前 |
Julien Ignace
|
7faea4fc
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume
# Conflicts:
# PostProcessing
|
7 年前 |
Raymond Graham
|
5f8aef95
|
Revert "module udpate"
This reverts commit af22e284cbd821f577fda646b36fa50d56d3fc74.
|
7 年前 |
Raymond Graham
|
51c0d02a
|
module udpate
|
7 年前 |
Raymond Graham
|
1118c956
|
Merge branch 'master' into motionVectorSupport
|
7 年前 |
Julien Ignace
|
b2315b94
|
Update default scene settings object creation to include exp fog and all relevant component.
|
7 年前 |
Julien Ignace
|
d210135e
|
- Added HDShadowSettings component for volumes
- Removed all obsolete Scene/CommonSettings code
- Updated HDRP samples scene with new volume sky/fog settings and removed obsolete assets
|
7 年前 |
Julien Ignace
|
daaa1360
|
Update SkyFog test scenes with (disabled by default) volumes for fog and cleaned up some materials.
|
7 年前 |
Julien Ignace
|
033abbd6
|
More fixes with latest master.
|
7 年前 |
Julien Ignace
|
1ce75e59
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume
# Conflicts:
# ScriptableRenderPipeline/HDRenderPipeline/HDRenderPipeline.cs
|
7 年前 |
Felipe Lira
|
fd3df2bf
|
Merge branch 'Lightweight-ConstantBufferRefactor' into LightweightPipeline
|
7 年前 |
Felipe Lira
|
0324ec96
|
Refactor to improve shader library organization and readability
|
7 年前 |
Felipe Lira
|
a58b6cbd
|
Lightweight Shaders compiling on GLES with HLSLcc compiler.
|
7 年前 |
Felipe Lira
|
82d0bec8
|
Converted Terrain base shader to new shader library.
|
7 年前 |
Felipe Lira
|
90918be4
|
added uint -> int mappings
|
7 年前 |
Felipe Lira
|
bbaa74a6
|
Fixed compiler errors in GLES2.hlsl
|
7 年前 |
Felipe Lira
|
b89532b8
|
Added GLCore and GLES2 files. Ported more shaders to SRP shader library and fixed some compilation GLES2 compilation errors in shader library.
|
7 年前 |
Felipe Lira
|
bf2f0fdc
|
Fixed depth prepass clearing issue.
|
7 年前 |
Felipe Lira
|
a5dbc063
|
Ported Lightweight to SRP shader library.
|
7 年前 |
Andre McGrail
|
8752dc7f
|
Updated/Added Lightweight pipe tests, created templates
|
7 年前 |
Julien Ignace
|
7389ca21
|
Rewrote Sky/fog component with latest Volume APIs after merge.
|
7 年前 |
Raymond Graham
|
d537f99e
|
Small comments and cleanup
|
7 年前 |
Jens Holm
|
9e48247a
|
Enlarge preview handle-bar size on inspector window
|
7 年前 |
Jens Holm
|
4978e50e
|
Put resize handles as invisible bars on edges of inspector window
|
7 年前 |
Jens Holm
|
fc09a1d5
|
Change font-size in inspector window back to 11
|
7 年前 |
Jens Holm
|
89613602
|
Move addition of resize handle higher in inspector prevewi window to cause it to overlay other elements
|
7 年前 |
Jens Holm
|
8bd7923f
|
Add check for capture when draggable manipulator releases
|
7 年前 |
Jens Holm
|
0b6e4066
|
Add resize icon to inspector preview and replace preview node resize handle with temporary icon
|
7 年前 |
Jens Holm
|
82f3473f
|
Add resize handle to inspector window
|
7 年前 |
Jens Holm
|
22adea01
|
Make graph inspector window not pinned to the right side of the editor window
|
7 年前 |
Peter Bay Bastian
|
38e4110f
|
Move static methods out of AbstractMaterialNode
|
7 年前 |
Peter Bay Bastian
|
41e06942
|
Change IGeneratesFunction such that a name is provided to a registry, which only allows 1 implementation per name. Includes a validation mode that checks that multiple given functions with the same name are actually the same.
|
7 年前 |
Peter Bay Bastian
|
35350e91
|
Remove function from Swizzle node, makes more sense to just write inline
|
7 年前 |
Peter Bay Bastian
|
0055dc00
|
Rename LegacyAttribute to FormerNameAttribute
|
7 年前 |
Peter Bay Bastian
|
c2183225
|
Make GetChannelCount return an integer rather than a number enum thingie
|
7 年前 |
Peter Bay Bastian
|
ce482316
|
Modify SwizzleNode such that it is possible to change channels without shader generation in preview mode
|
7 年前 |
Peter Bay Bastian
|
5ef7f04d
|
Move GetRequirements into ShaderGraphRequirements and give it a nicer name
|
7 年前 |
Peter Bay Bastian
|
d5813d06
|
Move legacy type remapping code outside of AbstractMaterialGraph and cache the result in a static field
|
7 年前 |
Peter Bay Bastian
|
409a35e4
|
Add LegacyAttribute for declaring old class names directly on the node class
|
7 年前 |
Peter Bay Bastian
|
83c052cb
|
Various clean-ups to make code a bit more neat
|
7 年前 |