Skip to content

First pass of RenderSurface handling

Iron Golem requested to merge RenderSurface into master
  • Added RenderSurface to the DatLoader. Currently only handles two image formats, ARGB and RGB, both of which are commonly used for UI graphics.
  • Added ConsoleCommand "get-tetxure", allowing easy export of handled image formats.

Merge request reports