godot/modules
Hugo Locurcio 0445ccf428
Fix Image CowData crash when baking large lightmaps
This switches to 64-bit integers in select locations of the Image
class, so that image resolutions of 16384×16384 (used by
lightmap texture arrays) can be used properly. Values that are larger
should also work.

VRAM compression is also supported, although most VRAM-compressed
formats are limited to individual slices of 16384×16384. WebP
is limited to 16383×16383 due to format limitations.
2024-07-19 16:04:30 +07:00
..
astcenc
basis_universal Fix Image CowData crash when baking large lightmaps 2024-07-19 16:04:30 +07:00
bmp
camera
csg Style: Optimize `.svg` files with `svgo` 2024-06-23 08:15:19 +07:00
cvtt
dds
enet Clarify that `ENetConnection`'s `create_host[_bound]` and `service` must be called on client and server 2024-07-10 22:40:55 +07:00
etcpak
fbx Fix missing options in Project Import Defaults 2024-07-09 09:33:39 +07:00
freetype
gdscript Merge pull request #94505 from mihe/speed-up-gdscript-shutdown 2024-07-18 15:38:29 +07:00
glslang Remove private glslang include 2024-06-22 14:51:17 +07:00
gltf Fix handling of missing bin file in gltf separate 2024-07-18 14:04:16 +07:00
gridmap Merge pull request #87131 from KoBeWi/skyscrapper_selector_simulator 2024-06-26 14:51:19 +07:00
hdr
interactive_music [Audio] Prevent crash in interactive playback 2024-07-17 18:58:36 +07:00
jpg
jsonrpc
ktx
lightmapper_rd Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas 2024-07-13 13:10:04 +07:00
mbedtls
meshoptimizer
minimp3
mobile_vr
mono Style: Optimize `.svg` files with `svgo` 2024-06-23 08:15:19 +07:00
msdfgen
multiplayer Merge pull request #93374 from hakro/fix-replication-config-error-flood 2024-06-22 16:22:11 +07:00
navigation NavigationServer3D.map_get_closest_point_to_segment - add an additional shortest distance check 2024-06-29 19:50:10 +07:00
noise Style: Optimize `.svg` files with `svgo` 2024-06-23 08:15:19 +07:00
ogg
openxr Merge pull request #94412 from dsnopek/xr-always-render 2024-07-18 15:38:14 +07:00
raycast
regex Style: Optimize `.svg` files with `svgo` 2024-06-23 08:15:19 +07:00
squish Fix Image CowData crash when baking large lightmaps 2024-07-19 16:04:30 +07:00
svg
text_server_adv fix: change esthetic -> aesthetic 2024-07-05 16:03:01 +07:00
text_server_fb fix: change esthetic -> aesthetic 2024-07-05 16:03:01 +07:00
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc
websocket
webxr Fix support for environment blend modes on `WebXRInterface` 2024-06-26 22:02:20 +07:00
xatlas_unwrap
zip
SCsub
register_module_types.h