This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4.2
godot
/
modules
/
webp
History
Haoyu Qiu
c07cd406cb
Fix crash when saving compressed image as JPG & WebP
2023-11-12 00:15:49 +08:00
..
config.py
…
image_loader_webp.cpp
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
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
…
SCsub
libwebp: Sync with upstream 1.3.0
2023-01-25 10:38:03 -03:00
webp_common.cpp
Fix crash when saving compressed image as JPG & WebP
2023-11-12 00:15:49 +08:00
webp_common.h
…