Skip to content

Releases: SpockBauru/LightmapProbeGrid

LightmapProbeGrid v2.2.1

Choose a tag to compare

@SpockBauru SpockBauru released this 22 Nov 00:55

LightmapProbeGrid

Create a grid of Lightmap Probes and cut unwanted ones!

LightmapProbeGrid is an extension for Godot Engine that helps on the demanding task of placing Lightmap Probes where LightmapGI fails to do it.

What's New

v2.2.1:

  • Fixed bug in "Cut Obstructed Probes"
  • Demo Scene overhaul

How to install

  1. Download LightmapProbeGrid_v2.2.1.zip bellow
  2. Extract the addons folder on the root of your project (res://). Other files/folders are optional.
  3. Go to Godot's "Project" menu -> "Project Settings" -> "Plugins" tab -> enable "LightmapProbeGrid".
  4. Restart Godot.

How to use: https://github.com/SpockBauru/LightmapProbeGrid
Video Tutorial: https://www.youtube.com/watch?v=HzZSQ0BPpuk

LightmapProbeGrid v2.2

Choose a tag to compare

@SpockBauru SpockBauru released this 06 Mar 14:34

LightmapProbeGrid

Create a grid of Lightmap Probes and cut unwanted ones!

LightmapProbeGrid is an extension for Godot Engine that helps on the demanding task of placing Lightmap Probes where LightmapGI fails to do it.

What's New

v2.2: Add support for Godot 4.4
v2.1: Add support for Godot 4.3
v2.0: Thanks to dwarfses, LightmapProbeGrid v2.0 now uses GPU raycast instead of the regular Physics raycast. It may be slower but means that colliders are not needed anymore! If the camera can see, it should work!

How to install

  1. Download LightmapProbeGrid_v2.2.zip bellow
  2. Extract the addons folder on the root of your project (res://). Other files/folders are optional.
  3. Go to Godot's "Project" menu -> "Project Settings" -> "Plugins" tab -> enable "LightmapProbeGrid".
  4. Restart Godot.

How to use: https://github.com/SpockBauru/LightmapProbeGrid
Video Tutorial: https://www.youtube.com/watch?v=HzZSQ0BPpuk

LightmapProbeGrid v2.1

Choose a tag to compare

@SpockBauru SpockBauru released this 01 Jun 14:02

LightmapProbeGrid

Create a grid of Lightmap Probes and cut unwanted ones!

LightmapProbeGrid is an extension for Godot Engine that helps on the demanding task of placing Lightmap Probes where LightmapGI fails to do it.

Disclaimer: If you are getting the error scene/3d/lightmap_gi.cpp:529 - Inconsistency found in triangulation... is because Godot Issue 82642. It was fixed on Godot 4.3.

What's New

v2.1: Add support for Godot 4.3
v2.0: Thanks to dwarfses, LightmapProbeGrid v2.0 now uses GPU raycast instead of the regular Physics raycast. It may be slower but means that colliders are not needed anymore! If the camera can see, it should work!

How to install

  1. Download LightmapProbeGrid_v1.0.zip bellow
  2. Extract the addons folder on the root of your project (res://). Other files/folders are optional.
  3. Go to Godot's "Project" menu -> "Project Settings" -> "Plugins" tab -> enable "LightmapProbeGrid".
  4. Restart Godot.

Read the docummentation at https://github.com/SpockBauru/LightmapProbeGrid

LightmapProbeGrid v2.0

Choose a tag to compare

@SpockBauru SpockBauru released this 01 Apr 17:06

LightmapProbeGrid

Create a grid of Lightmap Probes and cut unwanted ones!

LightmapProbeGrid is an extension for Godot Engine that helps on the demanding task of placing Lightmap Probes where LightmapGI fails to do it.

Disclaimer: If you are getting the error scene/3d/lightmap_gi.cpp:529 - Inconsistency found in triangulation... is because Godot Issue 82642. If you have the knowledge, would you kindly contrubute to fix the issue please? \o/

What's New

Thanks to dwarfses, LightmapProbeGrid v2.0 now uses GPU raycast instead of the regular Physics raycast. It may be slower but means that colliders are not needed anymore! If the camera can see, it should work!

How to install

  1. Download LightmapProbeGrid_v1.0.zip bellow
  2. Extract the addons folder on the root of your project (res://). Other files/folders are optional.
  3. Go to Godot's "Project" menu -> "Project Settings" -> "Plugins" tab -> enable "LightmapProbeGrid".
  4. Restart Godot.

Read the docummentation at https://github.com/SpockBauru/LightmapProbeGrid

LightmapProbeGrid v1.0

Choose a tag to compare

@SpockBauru SpockBauru released this 03 Jan 14:20

LightmapProbeGrid

Create a grid of Lightmap Probes and cut unwanted ones!

LightmapProbeGrid is an extension for Godot Engine that helps on the demanding task of placing Lightmap Probes where LightmapGI fails to do it.

Disclaimer: If you are getting the error scene/3d/lightmap_gi.cpp:529 - Inconsistency found in triangulation... is because Godot Issue 82642 which cause probes to not be connected correctly resulting in inconsistencies on character lighting.

How to install

  1. Download LightmapProbeGrid_v1.0.zip bellow
  2. Extract the addons folder on the root of your project (res://). Other files/folders are optional.
  3. Go to Godot's "Project" menu -> "Project Settings" -> "Plugins" tab -> enable "LightmapProbeGrid".
  4. Restart Godot.

Read the docummentation at https://github.com/SpockBauru/LightmapProbeGrid