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
6e4e8072e1daabc85ea6bd6b8178aad7004eaef0
godot
/
modules
/
webp
History
Lukas Tenbrink
8ef4a43ada
Replace many uses of
is_class
with
derives_from
.
2025-09-23 19:59:00 +02: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
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06: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