mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-16 08:17:37 +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.