behaviour-tree-test/modules
K. S. Ernest (iFire) Lee add503e71d Fix basisu mipmaps
Previously basisu was storing mip maps as an array of basisu in the internal format for Texture. The new work makes sense and it generates smaller files with one image.

This pull request fixes the basisu decompression and keep the approach of 1 image. If we need to change the format in 4.x, we can still support the old format with some limitations too. Basisu from gltfpack can only output with mipmaps.

The single image will not work for StreamedTexture. We should support both approaches for CompressedTexture we use one, and for StreamedTexture we use another.

Additional error checking for hdr images and for nullptr.
2023-02-25 13:48:51 -08:00
..
astcenc
basis_universal Fix basisu mipmaps 2023-02-25 13:48:51 -08:00
bmp
camera
csg
cvtt Use multiple threads to import HDR images 2023-02-22 09:35:15 -08:00
dds
denoise
enet
etcpak
freetype
gdscript GDScript: Don't use validated call for vararg methods 2023-02-24 14:06:02 -03:00
glslang
gltf Merge pull request #73667 from aaronfranke/gltf-unused-joint-bool 2023-02-21 08:47:15 +01:00
gridmap Fix GridMap 'cell_size_changed' signal not disconnecting properly 2023-02-23 21:17:37 +01:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls
meshoptimizer
minimp3
mobile_vr
mono C#: Check if a class is a singleton using the Core name 2023-02-24 18:02:31 +01:00
msdfgen
multiplayer [MP] Fix replication config not updating sync/spawn props from code. 2023-02-23 10:03:19 +01:00
navigation Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
noise
ogg Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
openxr
raycast
regex
squish
svg
text_server_adv Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
text_server_fb
tga
theora
tinyexr
upnp
vhacd
vorbis Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
webp
webrtc
websocket Fix WebSocketMultiplayerPeer server crash 2023-02-23 20:00:00 +09:00
webxr
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub