1
0
Fork 0
godot/modules/dds
BlueCube3310 638c6a5659 Fix Image format RGB565 conversion 2025-08-03 16:28:13 +02:00
..
tests Add DDS image load and save functionality 2025-03-14 19:31:43 -07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
config.py
dds_enums.h Fix Image format RGB565 conversion 2025-08-03 16:28:13 +02:00
image_saver_dds.cpp Fix Image format RGB565 conversion 2025-08-03 16:28:13 +02:00
image_saver_dds.h Add DDS image load and save functionality 2025-03-14 19:31:43 -07:00
register_types.cpp Disable `ResourceFormatLoader/Saver`s of disabled classes 2025-03-21 14:23:05 -03:00
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_loader_dds.cpp Fix Image format RGB565 conversion 2025-08-03 16:28:13 +02:00
texture_loader_dds.h Add DDS image load and save functionality 2025-03-14 19:31:43 -07:00