7357 次代码提交 (d25c0df6-7688-4a84-a232-13e7c5cc6180)

作者 SHA1 备注 提交日期
Evgenii Golubev cace3d6d Merge upstream/master 7 年前
Peter Bay Bastian 7b43adb3 Update DoRepaint for UIElements change in trunk 7 年前
GitHub 4298d803 Merge pull request #1311 from Unity-Technologies/Add-correct-default-settings-for-reflection/planar-probe-size 7 年前
Frédéric Vauchelles 638799d0 Fixed hit weight calculate 7 年前
Peter Bay Bastian 2abf0fae Merge branch 'master' of ShaderGraph into sg/move-repository 7 年前
sebastienlagarde 308ba323 Add correct default settings for reflection/planar probe size 7 年前
Frédéric Vauchelles 576ebd36 HiZ: Raymarch behind surfaces 7 年前
Peter Bay Bastian 8d2dc985 Remove ShaderGraph submodule 7 年前
GitHub 646ad48a Update the HDRP changelog 7 年前
Frédéric Vauchelles bbdbc49d (wip) parameter for screen distance blending 7 年前
sebastienlagarde 05ee75ca Merge remote-tracking branch 'refs/remotes/origin/master' into 2018.1-experimental 7 年前
GitHub c3aaee56 Merge pull request #1302 from EvgeniiG/master 7 年前
Frédéric Vauchelles edfe1df9 Added hit weight when raymarched distance is too long 7 年前
sebastienlagarde 1b094ec9 Merge remote-tracking branch 'refs/remotes/origin/master' into 2018.1-experimental 7 年前
GitHub ffbc0097 Merge pull request #1308 from Unity-Technologies/Rename-_MainDepthTexture-to-_CameraDepthTexture 7 年前
Frédéric Vauchelles 1d5f8d15 fixed SSR artifacts 7 年前
sebastienlagarde 713ecc63 missing file 7 年前
Frédéric Vauchelles 201a9b48 Debug fixes 7 年前
sebastienlagarde 2dc510de Fix deferredDirectional shadow + add line in changelog 7 年前
Frédéric Vauchelles 4bfaa623 merge master 7 年前
sebastienlagarde 594b0e2f Merge remote-tracking branch 'refs/remotes/origin/master' into Rename-_MainDepthTexture-to-_CameraDepthTexture 7 年前
GitHub f0eccd35 Merge pull request #1307 from Unity-Technologies/Fix-wrong-preprocessor-test-intepolateor 7 年前
sebastienlagarde 298e1251 Rename _MainDepthTexture to _CameraDepthTexture C# side 7 年前
sebastienlagarde 4d90cc45 Fix wrong preprocessor test for distortion (for PR 1305) 7 年前
sebastienlagarde 41a992db Merge remote-tracking branch 'refs/remotes/origin/master' into Rename-_MainDepthTexture-to-_CameraDepthTexture 7 年前
GitHub 26209e03 Merge pull request #1306 from Unity-Technologies/Fix-wrong-preprocessor-test 7 年前
sebastienlagarde 6e05e975 Fix wrong preprocessor test (for PR 1009675) 7 年前
sebastienlagarde 89270e64 Rename _MainDepthTexture to _CameraDepthTexture (For builtin compatibility) 7 年前
sebastienlagarde 5ff02761 HDRP: Update changelod 7 年前
GitHub f606b7f7 Merge pull request #1305 from Unity-Technologies/Fix-for-depth-prepass-not-having-world-position 7 年前
Evgenii Golubev 7d62d89f Add a Volumetric Dimmer slider to lights to control the intensity of the scattered volumetric lighting 7 年前
sebastienlagarde dd2eb685 Fix for depth prepass not having correct world position 7 年前
Evgenii Golubev 98510e9c Port the VolumetricLightingController to the Interpolation Volume framework 7 年前
Yao Xiaoling 27b8d556 Refactor: Moved all blending stuff into one single nice function TerrainSplatBlend that can be used by either splat shader and basemap shader. 7 年前
Yao Xiaoling 0208553d Added instanced per pixel normalmapping. 7 年前
Yao Xiaoling fc9758a0 Add EnableHeightBlending property to instruct unity to not to use heightmaps. 7 年前
Yao Xiaoling b6cb6283 Revert unnecessary changes. 7 年前
Yao Xiaoling 5b75827c Added terrain height based blending. 7 年前
Yao Xiaoling 695625a5 Move TerrainLitUI.cs to TerrainLit folder. 7 年前
Yao Xiaoling 93a66c4c Changed line endings to LF. Allow 8 splat textures per pass in TerrainList_Basemap_Gen.shader. 7 年前
Yao Xiaoling aef8e02a Added terranlit basemap generation shader. 7 年前
Yao Xiaoling 9fd2778c Allow for 8 layers blending. 7 年前
Felipe Lira 01256b7a Removed dependency from pipeline asset in shadow map passes 7 年前
Felipe Lira b918fecb Addressed PR comments. 7 年前
Felipe Lira 81737c15 Revert " Enabled Dynamic batching." 7 年前
Felipe Lira ab311887 Turns out the material immediate set doesn't really work. 7 年前
Felipe Lira 1cbd9d71 Fixed typo when setting rendertargets. 7 年前
Felipe Lira 1e580cd4 Merge branch 'LWRP' into lw/api-refactor-v1 7 年前
Felipe Lira 7b171db4 Fixed Texture2DMS resolve. Simplified renderer state by baking shadow settings into camera data. 7 年前
Felipe Lira 98c82c99 All renderpasses referencing attachments by handle 7 年前