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-24 15:26:15 +00:00
Code
Releases
Wiki
Activity
Files
98c89f17c4ba223a87c20e6fbe2149fd85ea2dde
godot
/
modules
/
webp
History
Thaddeus Crews
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
..
config.py
…
image_loader_webp.cpp
…
image_loader_webp.h
…
register_types.cpp
…
register_types.h
…
resource_saver_webp.cpp
Extract and reorganize texture resource classes
2023-07-14 20:04:21 +02:00
resource_saver_webp.h
Add 'override' mark to ResourceFormat class
2024-03-25 04:06:34 +08:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
webp_common.cpp
Fix crash when saving compressed image as JPG & WebP
2023-11-12 00:15:49 +08:00
webp_common.h
…