mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 14:12:51 +00:00
d5c5aabbf2
Color table should exist for images with bit count <= 8. Importing 16-bit BMP images could also likely have a color table but they're not currently supported in Godot. |
||
---|---|---|
.. | ||
config.py | ||
image_loader_bmp.cpp | ||
image_loader_bmp.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |