godot/modules/tga
Hugo Locurcio 7db872b55a
Add `Image.load_bmp_from_buffer()` for run-time BMP image loading
This partially addresses
https://github.com/godotengine/godot-proposals/issues/676.

(cherry picked from commit 0209e3790e)
2020-11-11 15:30:55 +01:00
..
SCsub
config.py
image_loader_tga.cpp Add `Image.load_bmp_from_buffer()` for run-time BMP image loading 2020-11-11 15:30:55 +01:00
image_loader_tga.h
register_types.cpp
register_types.h