From 4e0cce54d780a90d619e8488f7b6edf0e02ebe6b Mon Sep 17 00:00:00 2001 From: BD103 <59022059+BD103@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:24:46 -0400 Subject: [PATCH] fix: regenerate light cluster patch --- .../example-showcase/reduce-light-cluster-config.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/example-showcase/reduce-light-cluster-config.patch b/tools/example-showcase/reduce-light-cluster-config.patch index 530c091cde353..1f3a80f0e5b54 100644 --- a/tools/example-showcase/reduce-light-cluster-config.patch +++ b/tools/example-showcase/reduce-light-cluster-config.patch @@ -1,8 +1,8 @@ -diff --git a/crates/bevy_pbr/src/light/mod.rs b/crates/bevy_pbr/src/light/mod.rs -index 5d6be4fcf..fe20a5dc5 100644 ---- a/crates/bevy_pbr/src/light/mod.rs -+++ b/crates/bevy_pbr/src/light/mod.rs -@@ -759,8 +759,8 @@ impl Default for ClusterConfig { +diff --git a/crates/bevy_pbr/src/cluster/mod.rs b/crates/bevy_pbr/src/cluster/mod.rs +index a8c218b44..13cc9f9c6 100644 +--- a/crates/bevy_pbr/src/cluster/mod.rs ++++ b/crates/bevy_pbr/src/cluster/mod.rs +@@ -239,8 +239,8 @@ impl Default for ClusterConfig { // 24 depth slices, square clusters with at most 4096 total clusters // use max light distance as clusters max `Z`-depth, first slice extends to 5.0 Self::FixedZ {