This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
85dfd89653
godot
/
modules
/
bmp
History
Thaddeus Crews
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
..
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
config.py
…
image_loader_bmp.cpp
Support importing 1/2/4-bpp BMP images of size non-divisible by 8/4/2
2024-08-13 14:26:21 +02:00
image_loader_bmp.h
Adds some basic 16BPP BMP Support.
2023-04-12 19:27:23 -04:00
register_types.cpp
…
register_types.h
…