mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
The previous RGBA format included unused RGB data. Using the LA8 format removes the need to store the extra data. The Docs have been updated to reflect the format changes.