RSlysz
9457cf40
fix right buttons highlighted
6 年前
Sebastien Lagarde
150f7e7f
HDRP: Update changelog
6 年前
sebastienlagarde
f75e94af
Merge branch 'HDRP/staging' into HDRP/fix/ObliqueLightLoop
6 年前
RSlysz
c839184b
fix bool usage for headers
6 年前
GitHub
8da37b6c
Merge pull request #1817 from Unity-Technologies/AddHDRPReflectionCullingTests
Add HDRP reflection double sided lighting and stencil tests
6 年前
RSlysz
4f00656c
update infinite projection usage v2
6 年前
GitHub
28747a82
Merge pull request #1820 from Unity-Technologies/FixAreaLightSizeResetOnMultiSelection
Fix area light size reset when multi-selected
6 年前
RSlysz
3727e399
update infinite projection usage v1
6 年前
GitHub
2460bc17
Merge pull request #1821 from Unity-Technologies/FixFilterPassModeInBlitQuad
Fixed filter pass number in HDUtils.BlitQuad
6 年前
RSlysz
a3809f3a
update infiniteProjection usage v0
6 年前
GitHub
2e1448dc
Merge pull request #1826 from Unity-Technologies/RemoveSkyInLuxMeter
Remove sky in lux meter
6 年前
GitHub
ae4294ea
Merge pull request #1731 from Unity-Technologies/xrsettings
Removed XRSettings usage from HDRP. Protected XR usage in XRGraphicsConfig with ifdefs.
6 年前
GitHub
ee4e73a4
Merge branch 'HDRP/staging' into RemoveSkyInLuxMeter
6 年前
RSlysz
e18daf64
clean reflection editors
6 年前
GitHub
625f8762
Merge pull request #1824 from Unity-Technologies/LuminanceMeter
Added Luminance meter
6 年前
sebastienlagarde
164bf7a6
remove not wanted enable_d3d11_debug_symbols
6 年前
RSlysz
03c9bd3d
Merge drawers and editors
6 年前
sebastienlagarde
b34c6143
HDRP: Remove unused file
6 年前
Antoine Lelievre
b6490c2f
Updated changelog
6 年前
RSlysz
704979d8
clean ProxyVolumeUI
6 年前
GitHub
10b216d9
Merge pull request #1825 from Unity-Technologies/HDRP/staging
Merge Hdrp/staging
6 年前
Antoine Lelievre
f5ba27ef
Updated changelog
6 年前
Antoine Lelievre
87a6834f
Clear sky color to black when lux meter is enabled
6 年前
sebastienlagarde
d0c79ed2
HDRP: Update changelog
6 年前
GitHub
b8f6631c
Fixed formatting problems
6 年前
RSlysz
ac3b41f9
Merge common serialized field into SerializedHDProbe
6 年前
Antoine Lelievre
7c21615a
Added Luminance meter
6 年前
Antoine Lelievre
028117d7
Render black sky when lux meter is enabled
6 年前
sebastienlagarde
0267674b
Merge branch 'master' into HDRP/staging
6 年前
laurenth-unity
4339f090
Fixed issues with latest HDRP
unprotected multiplier and weight on HDProbe.
Fixed reference to influenceShape setting which is now influenceVolume.shape
6 年前
RSlysz
a5682ea0
map infinite projection on proxy shape infinite
6 年前
Antoine Lelievre
81793f08
Fixed filter pass number in HDUtils.BlitQuad
6 年前
Antoine Lelievre
9e44af67
Fix area light size reset when multi-selected
6 年前
Frédéric Vauchelles
c2317504
Added support for oblique matrices in light loop culling
6 年前
sebastienlagarde
64f76fff
Revert "Merge pull request #1801 from Unity-Technologies/volume-texture-tool"
This reverts commit 86d7976349dd82a358593fad27821d32979c00b8, reversing
changes made to caff368fd26a744a95dc8599d763422821478c73.
6 年前
laurenth-unity
70d4b7ab
Add HDLightExplorerExtension
6 年前
RSlysz
13c8c668
moving FrameSettings in HDProbe for future use in HDReflectionProbe too
6 年前
GitHub
392abaf6
Merge pull request #1708 from Unity-Technologies/lw/terrain_optimization
Lw/terrain optimization
6 年前
GitHub
4bdfe711
Update LightweightPassLitTerrain.hlsl
Addressed a comment from code review
6 年前
GitHub
21479c5f
Merge pull request #1812 from Unity-Technologies/FixHDRPPackageResourceUpgrade
Fix hdrp package resource upgrade
6 年前
GitHub
b400b1c1
Merge branch 'master' into lw/terrain_optimization
6 年前
GitHub
18699c8f
Merge pull request #1815 from Unity-Technologies/HDRP/fix/reflectionprobe-gizmo-scale-independent
Hdrp/fix/reflectionprobe gizmo scale independent
6 年前
Felipe Lira
7385b99e
Updates to LW Asset Inspector ( #1741 )
* Updated Inspector
Updated inspector with the feedback we got from UX/UI. looks sooooo purrrrrty now X0
* updated .md
* cleanup
6 年前
GitHub
664f7384
Merge pull request #1816 from Unity-Technologies/HDRP/decals/v2_1/ghost_fix
Hdrp/decals/v2 1/ghost fix
6 年前
Felipe Lira
59b43bbc
removed postprocessing submodule
6 年前
Paul Melamed
6229dab5
update changelog
6 年前
GitHub
6d4f0be7
New template parser ( #1532 )
* Converting template parser to a class to enable recursive $include in the near future
* New template parser working with $include, $splice
Including dependency tracking on $include
* Adding $buildType template command, and cleaning up the code around that.
* Bump major version number. Using ShaderStringBuilder.
* Don't build slot list twice
* Fix view space position for FB case 1064118
6 年前
Paul Melamed
83d9fc5d
Fix decal 'ghosts'
6 年前
GitHub
633c0bcc
Lw/fix custom renderer lifetime 1061353 ( #1814 )
* Fixed custom renderer lifetime issue. Materials are not cached anymore in the passes, instead the renderer is passed in execution and resources are accessed from it.
* updated release notes
6 年前
Antoine Lelievre
c5cac258
Merge HDRP/staging
6 年前