23 次代码提交 (80df0805-f426-4a92-a41c-604725b6424d)

作者 SHA1 备注 提交日期
Julien Ignace 3a51e665 Start of new small framework for debugging stuff in HDRenderPipeline. Used it for shadow map visualization. 8 年前
sebastienlagarde 88adb5fc HDRenderPipeline: Minor reformat 7 年前
Julien Ignace 3dbbcbeb Update Cascaded Shadow test with new scene settings. 7 年前
Julien Ignace 293776aa Compilation fix on PS4: removed static keyword and reverted Cluster size to 16 because there's not enough VGPR on PS4 to compile it otherwise (to investigate) 7 年前
Julien Ignace 7a3ff433 Put a free camera in all the test scenes. 7 年前
Julien Ignace f13c2c98 Fixed material bindings on Cascaded test scene. 7 年前
Julien Ignace f5856816 Updated CascadedShadowsTest.unity and BasicProfiling.unity 7 年前
Julien Ignace 7b9395ec Fixed CascadedShadowsTest.unity (for real) 7 年前
Peter Bay Bastian 9a0518a6 Add render pipeline switcher component to test scenes, such that the relevant render pipeline is selected when the scene is opened 7 年前
Julien Ignace e9449d38 Update Shadow Scene 7 年前
Julien Ignace 09f867e5 Renamed CascadedShadowsTest to ShadowsTest 7 年前
Julien Ignace 55bd39cb - Updated ShadowsTest scene with a setup of cameras. 7 年前
Julien Ignace 962dabd4 Update ShadowsTest scene (made geometry static and added a reflection probe). 7 年前
Julien Ignace e1c83556 Fixed ShadowsTest scene directional light parameters (was MSM instead of PCF) 7 年前
Julien Ignace d4b9dd15 Split directional shadow resolution in a different pass to reduce VGPR pressure during tile lighting. 7 年前
Julien Ignace 9e3a6300 Fixed directional shadow for transparent shaders by adding the right defines. 7 年前
Julien Ignace 182cb19b Disabled all profiling cameras in some scenes to avoid them to be rendered unnecessarily. 7 年前
Julien Ignace d210135e - Added HDShadowSettings component for volumes 7 年前
Thomas 8f3bae6c Updated sample scenes 7 年前
Julien Ignace a95ec526 - Changed the way baking sky works (because it was broken with interpolation volumes becoming assets). It's now a dedicated component instead of a flag in a SkySettings 7 年前
Julien Ignace 6cf5f4d4 Manually re-applied and fixed screen space shadow code after big merge of master that moved every files. 7 年前
Julien Ignace 93c49e08 - Switched sample count to a uniform to be changed by users 7 年前
sebastienlagarde 5f14b489 Update all materials with Last PR 6 年前