gongpha / gdQmapbsp

A simple plugin that loads Quake's MAP/BSP files into Godot 4 interactively
MIT License
42 stars 5 forks source link

Correct lightmap UVs #27

Closed gongpha closed 11 months ago

gongpha commented 11 months ago

Fixes several lightmap issues I didn't report here.

Before :

image

After :

image

E1M3

Before :

image

After :

image