This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
81c7cae56782b73f7d9881763607582ff2b51a29
godot
/
modules
/
dds
History
BlueCube3310
bac5e097d4
DDS: Fix loading cubemaps
2025-06-25 14:11:26 +02:00
..
tests
Add DDS image load and save functionality
2025-03-14 19:31:43 -07:00
config.py
…
dds_enums.h
Merge pull request
#106055
from BlueCube3310/dds-formats-no-convert
2025-06-05 13:11:22 +02:00
image_saver_dds.cpp
Add DDS image load and save functionality
2025-03-14 19:31:43 -07: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
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
texture_loader_dds.cpp
DDS: Fix loading cubemaps
2025-06-25 14:11:26 +02:00
texture_loader_dds.h
Add DDS image load and save functionality
2025-03-14 19:31:43 -07:00