From 60a255a0d06d723a4143f5dc526b6251518c4750 Mon Sep 17 00:00:00 2001
From: BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com>
Date: Thu, 11 Jul 2024 23:42:52 +0200
Subject: Lightmapper: Prevent infinite loop when blitting lightmaps into an
atlas
---
doc/classes/LightmapGI.xml | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'doc/classes/LightmapGI.xml')
diff --git a/doc/classes/LightmapGI.xml b/doc/classes/LightmapGI.xml
index 6fb15e4d21..e7d44411ef 100644
--- a/doc/classes/LightmapGI.xml
+++ b/doc/classes/LightmapGI.xml
@@ -137,6 +137,12 @@
Lightmap baking failed as the maximum texture size is too small to fit some of the meshes marked for baking.
+
+ Lightmap baking failed as the lightmap is too small.
+
+
+ Lightmap baking failed as the lightmap was unable to fit into an atlas.
+
Ignore environment lighting when baking lightmaps.
--
cgit v1.2.3