GitHub
699502cf
Merge pull request #1874 from Unity-Technologies/Update-anisotropy-stretching
Update anisotropy stretching
6 年前
sebastienlagarde
0f7d9388
Update HDRP weeklog
6 年前
GitHub
3cf71cd7
Merge pull request #1873 from Unity-Technologies/HDRP/add-LightLayer-in-probes
Hdrp/add light layer in probes
6 年前
RSlysz
bac41534
Merge branch 'HDRP/add-LightLayer-in-probes' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into HDRP/add-LightLayer-in-probes
6 年前
sebastienlagarde
52c3a6f0
Small init fix
6 年前
sebastienlagarde
b8aab929
Fix issue with sky that was not lighting correctly the scene
6 年前
sebastienlagarde
c5a9708a
Merge branch 'master' into HDRP/add-LightLayer-in-probes
6 年前
sebastienlagarde
69406e23
remove modification of HDRP asset
6 年前
RSlysz
41d6655a
Disable lightLayers conditionaly to RenderPipelineSettings
6 年前
sebastienlagarde
df0d1382
Merge branch 'HDRP/add-LightLayer-in-probes' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into HDRP/add-LightLayer-in-probes
6 年前
RSlysz
96805340
Fix lightLayer field to allow multiple selection
6 年前
GitHub
3c5ef0eb
Add finer grained callbacks to LW render pipeline to allow effects to be added ( #1863 )
*Add callbacks to LWRP that can be attached to a camera.
**IBeforeCameraRender
**IAfterDepthPrePass
**IAfterOpaquePass
**IAfterOpaquePostProcess
**IAfterSkyboxPass
**IAfterTransparentPass
**IAfterRender
*Add test for callbacks
*Clean up LWRP creation of render textures. If we are not going straight to screen ensure that we create both depth and color targets.
https://katana.bf.unity3d.com/projects/com.unity.render-pipelines/builders?automation-tools_branch=add-platform-filter&ScriptableRenderLoop_branch=tim%2Flwrefactor&unity_branch=trunk
6 年前
egomeh
e7c59a70
Resolve merge conflicts
6 年前
sebastienlagarde
f0c92016
Add support for LightLayers on reflection probe
6 年前
RSlysz
30b7aca0
Add support for LightLayers on reflection probe
6 年前
Felipe Lira
49a6c332
updated release notes
6 年前
sebastienlagarde
38a3e185
Merge branch 'master' into HDRP/add-LightLayer-in-probes
6 年前
RSlysz
b40f0b0b
Add LightLayer in probes
6 年前
GitHub
3e976bf2
Lw/api review v1 ( #1872 )
* Renamed LightweightForwardRenderer to ScriptableRenderer
* Added FB Input and Read macros to LWRP Core
* - Created PerCamera and LightConstantBuffer
- Added _InvCameraViewProj matrix
- Remove unused LightweightConstantBuffer class
* removed string allocation in renderloop. Camera name for profiler should be just fine.
* removed nested camera rendering check. we are preventing it on engine side.
* Fixed type in DefaultRenderer
* removed unreferenced m_IsCameraRendering
* fixed Unlit shader GUI
* Added HALF versions of FRAMEBUFFER_INPUT macros. Remove MS because we only have it partially implemented in SRP shader library.
* Removed empty ForwardLitPass
6 年前
RSlysz
0c0d1ea9
Add LightLayer in probes
6 年前
GitHub
b6f96081
Merge pull request #1869 from Unity-Technologies/onceagain
merge reflection probe change
6 年前
Yao Xiao Ling
9eecd76f
Use ApplyMeshModification instead of ApplyPreVertexModification.
6 年前
sebastienlagarde
1e7c15a1
Update anisotropy test to work correctly
6 年前
RSlysz
de5d26d2
update reference images
6 年前
Yao Xiao Ling
b853132b
Use real types for heightmap packing/unpacking.
6 年前
sebastienlagarde
769fa20f
Add anisotropy test
6 年前
RSlysz
8e9287b1
Revert case 1046713 fix
6 年前
GitHub
a4cbde51
Added instructions for finding the correct tag for your Unity Editor version
6 年前
Yao Xiao Ling
cfd45cf1
Merge remote-tracking branch 'remotes/origin/master' into gpu-terrain
6 年前
sebastienlagarde
bacd7ea4
Add test scene for lit anisotropy
6 年前
RSlysz
6aa5e6b1
fix logic of infinite projection for planar
6 年前
GitHub
680e60a9
Merge pull request #1871 from Unity-Technologies/fix_debug_light_vol_ps4
PS4 DebugLightVolume Fix
6 年前
Sebastien Lagarde
853fad6b
Update anisotrpy stretching
6 年前
Anis Benyoub
d5d59b01
PS4 DebugLightVolume Fix
6 年前
RSlysz
f81f8c80
fix small logic issue in reflection system
6 年前
GitHub
287acee6
Merge pull request #1866 from Unity-Technologies/Fabric-Upgrade-Test
Fabric Shader modifications
6 年前
RSlysz
d27d585a
fix missing cull mask in reflection probe capture
6 年前
GitHub
3e6c15b0
Merge pull request #1870 from Unity-Technologies/HDRP/staging
Merge Hdrp/staging
6 年前
Paul Melamed
26eb1cae
add decals to stacklit material
decals correctly affect normal buffer in forward and for stacklit in deferred
6 年前
sebastienlagarde
d30f61d2
Update resources and changelog
6 年前
RSlysz
62ece53b
fix capture porision
6 年前
Paul Melamed
0533e490
address PR comments
6 年前
sebastienlagarde
8f96dc05
Merge branch 'master' into HDRP/staging
6 年前
sebastienlagarde
800a87ec
Removing files like in original PR
6 年前
Paul Melamed
f1d163d5
Merge branch 'HDRP/staging' into HDRP/decals/v2_1/normal_buffer
6 年前
GitHub
ef3dbfb8
Merge pull request #1861 from Unity-Technologies/DebugLightVolumes
Debug Light Volumes
6 年前
sebastienlagarde
33f9970c
merge
6 年前
GitHub
e5d59bcd
Merge pull request #1864 from Unity-Technologies/HDRP/fix-gcalloc
Removed a bunch of GC.Alloc each frame.
6 年前
GitHub
0eeccd2c
Merge pull request #1868 from Unity-Technologies/revert-1813-HDRP/refactor-reflectionProbe/merge-probe-editors
Revert "Hdrp/refactor reflection probe/merge probe editors"
6 年前
sebastienlagarde
cda8c343
Merge branch 'master' into HDRP/staging
6 年前