Commit Graph

8 Commits

Author SHA1 Message Date
Benjamin Popp
030d8187ed Fix Tests 2020-06-05 14:14:07 -05:00
Benjamin Popp
87da7fbdea Make color editing work with Castform 2020-06-01 21:06:12 -05:00
Benjamin Popp
176b8896a7 Fix Castform sprite/palette pairing
when rendering a sprite, include an offset for which page of the sprite is being rendered. For a multi-page sprite with single page palettes or single-page sprites with multi-page palettes, this changes nothing. But for a multi-page sprite with multiple palettes, this allows the pages to correlate 1-to-1 as expected.
2020-06-01 20:23:29 -05:00
Benjamin Popp
9ef2c573ef Auto create gradient 2020-06-01 14:08:29 -05:00
Benjamin Popp
b8c3b91070 Add palette swatches
Allow for multi-select editing
2020-06-01 12:01:34 -05:00
Benjamin Popp
817548c392 Bugfix: don’t write palette if no drag 2020-05-29 21:31:04 -05:00
Benjamin Popp
701fd9662d Add palette copy/paste functions 2020-05-29 18:59:05 -05:00
Benjamin Popp
aac2a20a7b Reordering a palette updates sprites
it also updates related palettes.
2020-05-28 22:42:55 -05:00