GitHub
df79ad0d
Merge pull request #760 from Unity-Technologies/feature/HDRenderPipelineEditor
HDRenderPipelineInspector
7 年前
Frédéric Vauchelles
1456d06a
[HDRenderPipelineEditor] Added missing field and field renaming
7 年前
Frédéric Vauchelles
a481f7fa
[HDRenderPipelineEditor] Updated HDRenderPIpelineInspector
7 年前
Salvador Jacobi
16243c86
Fix GameObject menu item priority
7 年前
GitHub
afc49b99
Merge pull request #759 from Unity-Technologies/Decouple-SSS-and-transmission-option
Decouple SSS and Transmission option
7 年前
Sebastien Lagarde
814bb007
Decouple SSS and Transmission option
Rename EnableSSSAndTransmission as EnableSubsurfaceScattering and
EnableTransmission
Note: Disabling Transmission doesn't save the ALU if it is enabled in
the profile
+ Add supportSubsurfaceScattering in UI
+ Small cosmetic rearrangement at the beginning of lit.hlsl
7 年前
Sebastien Lagarde
3513d76a
HDRenderPipeline: Fix wrong SSS renaming
7 年前
GitHub
76304378
Merge pull request #758 from Unity-Technologies/Rename-Subsurface-Profile-=---Diffusion--profile
Update Subsurface profile
7 年前
Sebastien Lagarde
4bc9e971
Missing one file
7 年前
Sebastien Lagarde
28402e59
Fix an issue with UI not displaying that no diffusion profile is present
7 年前
Sebastien Lagarde
926a5691
Update UI for diffusion profile + convert fresnel0 to IOR in UI
7 年前
Sebastien Lagarde
a8ab890d
Rename SubsurfaceScattering Settings/Editor to DiffusionProfile + various file renaming/moving
7 年前
Sebastien Lagarde
c3a7633d
Rename SubsurfaceProfile to DiffusionProfile and SubsurfaceRadius to SubsurfaceMask
7 年前
Sebastien Lagarde
ef3442e8
HDRenderPipeline: move InfluenceFadeNormalWeight to shader library
7 年前
GitHub
74479f14
Merge pull request #757 from Unity-Technologies/Update-CheapClearCoat
Refactor clear coat to be more usable in game
7 年前
GitHub
9a3378ab
Merge pull request #754 from Unity-Technologies/feature/HDRenderPipelineEditor
HDRenderPipelineEditor
7 年前
Felipe Lira
39035ffa
Merge branch 'LW-StandardParticlesUpgrade'
7 年前
sebastienlagarde
bf347a23
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline
7 年前
Felipe Lira
f30f7fa7
Fixed missing reference to resource file in lightweight asset.
7 年前
sebastienlagarde
6f783833
HDRenderPipeline: Update HDRenderPipelineAsset
7 年前
sebastienlagarde
29acffeb
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline
7 年前
Frédéric Vauchelles
763020ef
[HDRenderPipelineEditor] Removed unused field
7 年前
Frédéric Vauchelles
29bbf288
Fixed invalid namespace
7 年前
Frédéric Vauchelles
b1dace38
[HDRenderPipelineEditor] Use serialization callback instead of OnValidate to copy runtime data
7 年前
Felipe Lira
f53d33dc
Material upgrader now displays a dialog informing that at least one material must be selected when clicking on upgrade selection option.
7 年前
Frédéric Vauchelles
7b22dfdd
|HDRenderPipeEditor] Dispose created HDRenderPipeline instance when the HDRenderPipelineAsset was modified in the Editor
7 年前
Felipe Lira
f03ce4cf
Fixed keyword issue when upgrading from LW to builtin.
7 年前
sebastienlagarde
1ac183cc
HDRenderPipeline: minor update of ComputeTextureLOD function
7 年前
Frédéric Vauchelles
6c10f301
[HDRenderPipelineEditor] Fixed light loop settings
7 年前
sebastienlagarde
0f9e6e60
HDRenderPipeline: Remove useless bind
7 年前
GitHub
82a58487
Merge pull request #751 from Unity-Technologies/feature/HDCameraEditor
Feature/hd camera editor
7 年前
Frédéric Vauchelles
3a8bf9f8
[HDCameraEditor] Moved Camera utilities to Core
7 年前
Frédéric Vauchelles
db81a499
Merge branch 'master' into feature/HDCameraEditor
7 年前
Frédéric Vauchelles
cedc5804
[HDCameraEditor] Cleaned HDRenderPipelineAsset Inspector
7 年前
Frédéric Vauchelles
7e7fcb74
[HDReflectionProbeEditor] Refactored UI for reflection probe
7 年前
Frédéric Vauchelles
3a51c9b2
[HDCameraEditor] Refactored UI Framework
7 年前
Frédéric Vauchelles
10c87755
[HDCameraEditor] cleaning
7 年前
GitHub
77906a48
Merge pull request #752 from Unity-Technologies/volume-asset-switch
Changed the volume framework to use disk-based assets
7 年前
Frédéric Vauchelles
d1775233
[HDCameraEditor] fixde fade group issue
7 年前
Thomas
f019bf89
Simplified property fetching
7 年前
Paul Melamed
907898d9
Fix decal normal to world transform
7 年前
sebastienlagarde
db1d12a2
HDRenderPipeline: Update render asset pipeline on SceneRenderPipeline behavior
7 年前
Frédéric Vauchelles
ccc9a3ac
[HDCameraEditor] Refactoring of FrameSettings UI
7 年前
Thomas
8f3bae6c
Updated sample scenes
7 年前
sebastienlagarde
2ced2265
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline
7 年前
Frédéric Vauchelles
43c18028
[HDCameraEditor] Refactored drawers for frame settings
7 年前
Thomas
f101d51c
Updated gfx tests
7 年前
Felipe Lira
f8249fa0
Fixed shadows on OpenGL
7 年前
sebastienlagarde
baa9627d
HDRenderPipeline: Fix issue with FrameSettings not correctly initialize in StandAlone player
7 年前
Frédéric Vauchelles
a9063dca
[HDCameraEditor] refactored Inspector fields
7 年前