EEVEE-Next: Jittered Soft Shadows #119753

Open
Miguel Pozo wants to merge 46 commits from pragma37/blender:pull-eevee-jittered-shoft-shadows into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

46 Commits

Author SHA1 Message Date
Miguel Pozo e44482833f Scale projection bounds by jitter overblur 2024-04-23 17:32:18 +02:00
Miguel Pozo 942d7fedd4 Fix area point_on_light_shape 2024-04-23 17:30:25 +02:00
Miguel Pozo d30e6af62f Cleanup 2024-04-23 17:29:45 +02:00
Miguel Pozo ba5e96407e Disable shadows inside point/spot lights 2024-04-22 15:47:51 +02:00
Miguel Pozo ed2f1ac7e3 Fix bias for backfaces 2024-04-22 13:22:57 +02:00
Miguel Pozo af659c1ea0 Fix light_sphere_disk_radius 2024-04-22 13:13:13 +02:00
Miguel Pozo 34c9c6e83a code style 2024-04-22 13:00:31 +02:00
Miguel Pozo 3b9b3a0915 Convert jitter overblur to percentage 2024-04-22 12:30:51 +02:00
Miguel Pozo de2c7832dd Update UI 2024-04-22 12:25:29 +02:00
Miguel Pozo 776d68df94 Fixes 2024-04-19 19:47:58 +02:00
Miguel Pozo a4a26d92ad Cleanup 2024-04-19 19:17:28 +02:00
Miguel Pozo 758d461f29 Merge branch 'main' into pull-eevee-jittered-shoft-shadows 2024-04-19 17:52:33 +02:00
Miguel Pozo 3036b64abf Disable jitter on navigation and playback 2024-04-19 17:33:57 +02:00
Miguel Pozo 62a183a7f6 Fix math 2024-04-19 16:26:40 +02:00
Miguel Pozo 064b4c429f Add shadow_projection_rotation 2024-04-18 17:52:37 +02:00
Miguel Pozo 283e3befba Use getters 2024-04-17 16:37:57 +02:00
Miguel Pozo 37a2f1a83a Cleanup 2024-04-16 23:45:03 +02:00
Miguel Pozo a4dcf3ee2e Fix Light copy 2024-04-16 23:45:03 +02:00
Miguel Pozo 57af2e16e8 FIx shadow_tag_usage_tilemap_punctual 2024-04-15 20:22:38 +02:00
Miguel Pozo c77b7143cb Cleanup 2024-04-15 19:33:16 +02:00
Miguel Pozo 2b33571915 Fix tests? 2024-04-15 19:26:11 +02:00
Miguel Pozo 01a1220287 Shadow parameters cleanup 2024-04-15 18:31:30 +02:00
Miguel Pozo 38781f757c JItter Overblur defaults 2024-04-15 17:41:00 +02:00
Miguel Pozo e50191532a Skip jittering light resyncs 2024-04-15 17:36:41 +02:00
Miguel Pozo 78f5ff9441 Remove custom data cleanup 2024-04-15 17:36:05 +02:00
Miguel Pozo 3513cf5774 Merge branch 'main' into pull-eevee-jittered-shoft-shadows 2024-04-15 16:41:22 +02:00
Miguel Pozo bc76914f47 Merge branch 'main' into pull-eevee-jittered-shoft-shadows 2024-04-15 13:10:46 +02:00
Miguel Pozo fc9d6e0d97 Update UI tooltips
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-04-11 16:19:08 +02:00
Miguel Pozo 4816bd4554 Cleanup 2024-04-11 16:18:53 +02:00
Miguel Pozo 3a855885bc FIx directional sync 2024-04-11 01:35:18 +02:00
Miguel Pozo 422f04e6e0 Fix punctual sync 2024-04-11 00:56:07 +02:00
Miguel Pozo ed57f8940d Update UI name 2024-04-05 19:58:22 +02:00
Miguel Pozo 3442ef6f7a Directional jittered soft shadows 2024-04-05 19:54:50 +02:00
Miguel Pozo 14f4648adc Fix from fclem 2024-04-05 15:46:53 +02:00
Miguel Pozo c5ef4f7a8b Revert "Workaround for sun shadows"
This reverts commit 4f7b712f8c.
2024-04-05 15:30:35 +02:00
Miguel Pozo 4f7b712f8c Workaround for sun shadows 2024-04-04 20:55:38 +02:00
Miguel Pozo a1fc7c2e8e Fix vec3 alignment 2024-04-04 20:55:38 +02:00
Miguel Pozo 18cc64f6c9 Merge branch 'main' into pull-eevee-jittered-shoft-shadows 2024-04-04 19:54:01 +02:00
Miguel Pozo 6df6039725 Merge shadow shift properties 2024-03-22 23:31:36 +01:00
Miguel Pozo 3f991d6be8 Rework parameters 2024-03-21 20:16:03 +01:00
Miguel Pozo 3f858961d9 cleanup 2024-03-21 17:28:42 +01:00
Miguel Pozo 5dce530e5f Implement all punctual types 2024-03-21 17:23:34 +01:00
Miguel Pozo a2e2a34866 Scale tracing radius based on jittering scale 2024-03-21 16:46:36 +01:00
Miguel Pozo 2b786e87e2 Apply origin jitter 2024-03-21 16:40:50 +01:00
Miguel Pozo 26dbf2009d Split projection and origin shift 2024-03-21 16:13:21 +01:00
Miguel Pozo 504142ac87 Initial test 2024-03-21 15:55:42 +01:00