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
2026-01-03 18:11:19 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28a18cf1b8f4d50884954ee65eca4f2799b7130e
godot
/
modules
/
astcenc
History
Rémi Verschelde
28a18cf1b8
Merge pull request
#88763
from BlueCube3310/image-is-compressed-static
...
Image: Add static `is_format_compressed` function.
2024-05-02 14:01:18 +02:00
..
config.py
Add ASTC compression and decompression with Arm astcenc.
2023-01-19 16:27:59 +01:00
image_compress_astcenc.cpp
Merge pull request
#88763
from BlueCube3310/image-is-compressed-static
2024-05-02 14:01:18 +02:00
image_compress_astcenc.h
Refactor high quality texture import
2023-01-30 15:53:23 +01:00
register_types.cpp
Add ASTC compression and decompression with Arm astcenc.
2023-01-19 16:27:59 +01:00
register_types.h
Add ASTC compression and decompression with Arm astcenc.
2023-01-19 16:27:59 +01:00
SCsub
astcenc: Update to 4.4.0
2023-05-11 14:32:47 +02:00