This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e366471fdcd1959bb3eb23e19f8a395a00220f76
godot
/
modules
/
webp
History
Edward Moulsdale
e366471fdc
Add GDSOFTCLASS to deeper inheritors of Object
2025-09-24 19:15:56 +01:00
..
config.py
…
image_loader_webp.cpp
Remove unused header in drivers and modules.
2024-12-24 00:40:47 +08:00
image_loader_webp.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
resource_saver_webp.cpp
Replace many uses of
is_class
with
derives_from
.
2025-09-23 19:59:00 +02:00
resource_saver_webp.h
Add GDSOFTCLASS to deeper inheritors of Object
2025-09-24 19:15:56 +01:00
SCsub
SCons: Add
CPPEXTPATH
for external includes
2025-04-02 07:29:08 -05:00
webp_common.cpp
Explicitly handle Image AlphaMode enum instead of treating as bool
2025-05-20 05:04:23 -07:00
webp_common.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00