Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 838 Bytes

ROADMAP.md

File metadata and controls

19 lines (17 loc) · 838 Bytes

Roadmap

Post 1.0

  • Tiger CLI
  • Root motion
  • Onion skin?
  • Hitbox colors
  • Can preview export image and metadata output
  • Interop with specific game engines (TBD)
  • Import frames from single sheet image
  • Import animation data from other software (Asesprite, TBD)
  • Sockets (like hitbox but point)
  • Events (arbitrary markers on timeline)
  • Drag and drop frames from OS to content panel
  • Drag and drop frames from OS to timeline panel
  • Project files (.tiger files within a project can be moved without breaking)
  • Cleanup application files and webview cache on uninstall (blocked by tauri-apps/tauri#6103 or tauri-apps/tauri#6113)
  • Re-evaluate https://github.com/1Password/typeshare to auto-generate typescript DTOs