add: rename sprite compilation function.
add: add selected color display widget in swapcolorwidget.
add: add delta collection V2 removing HB redundance.
add: change typo
add: add delta packing export version in ui and command line.
add: add assembly source code in animate generator.
fix: fix export delta animation v2.
fix: compress delta v2 assembly source code fixed.
fix: fix delta v2 transformation.
fix: fix export for tilemap.
add: add files in gitignore.
add: add flat file export in tiles map tab.
fix: fix new palette animation length compute.
fix: fix delta v2 structure and assembly code.
add: add sprite board and tab UI.
add: add sprite tab apply in UI.
fix: fix sprite to board treatment.
fix: fix the parameters returned by the sprite board function.
fix: fix sprites split from board.
add: add sprite size to resize in ui.
add: add sprite hard size when tapped.
add: add sprite export menu in UI.
add: implement export options in sprite tab.
fix: fix sprite board split export.
fix: fix sprites split.
fix: fix the NRGBA cast in spritetab.
add: add wait dialog in spritetab apply.
add: factorisation of compressions methods.
add: refactor code to use saveamsdos or saveosfile functions.
fix: fix sprites export.
fix: refactor code to use save file functions.
fix: refactor code to use save file functions.
fix: refactor code to use save file functions.
add: add sprite compiled export option in spritetab.
add: add sprite compiled export option in spritetab.
fix: fix old compiled sprite in spritetab.
add: add sprite hard compilation function.
add: add sprite compiled function.
add: add compiled hard sprites routines.
add: add sprite hard compilation engine.
fix: fix sprite hard compilation engine.
add: try later to implement sprite compilation.
add: add export into DSK for sprites board.
add: add end message in export sprite board.