openage icon indicating copy to clipboard operation
openage copied to clipboard

Parser for the new sprite format

Open heinezen opened this issue 3 years ago • 1 comments

Resolves https://github.com/SFTtech/openage/issues/1055

  • [x] Introduce new .texture format for texture and subtexture definition
    • [x] specification
    • [x] converter export
  • [x] Parsers for definition files
    • [x] sprite
    • [x] texture
  • [x] Storage classes for animation data
  • [x] Renderer test
    • [x] parsing
    • [x] displaying loaded texture

heinezen avatar May 24 '21 23:05 heinezen

render-test

heinezen avatar May 30 '21 03:05 heinezen

merged as part of #1497

TheJJ avatar Apr 03 '23 12:04 TheJJ