Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 647 Bytes

ROADMAP.md

File metadata and controls

22 lines (21 loc) · 647 Bytes

Roadmap

Version 1.0:

  • Cleaner UI (Drop microui and make a simple gui library)
  • Code cleanup
  • Animations
  • Tilemaps
  • Versioning system
  • Stable file compression
  • Seperate sprite bounds from sprite textures
  • New loaders
    • SDL
    • Generic
  • More loader functionality
    • 9 slice
    • Tile drawing
  • Bundle inspector
  • Sprite splitting (Split 1 sprite into multiple)
  • Generic primitive sprite
  • Edit project config in editor
  • Save config and projects into home folder (AppData, .config, etc)
  • Move to a canvas system rather than seperate atlas pages