This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
85e47d6facd9477c6d85d287166f6fb59fbac2e3
godot
/
modules
/
bmp
History
Thaddeus Crews
324512e11c
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06: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
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
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00