- no changes
- no changes
- Fixing of sprites duplication on copy pasting during renaming + Overall reactivity + Updating packages (npm audit fix)
- PR: #10
- Fixes saving stateless dmis
- Adds alert when pasting frames of wrong size
- Allows entering decimal values for frame delays
- Adds alerts when pasting states/pngs of wrong size
- Improves frame grid css
- Fixes metadata parity with dm (newline at the end, hotspots squashing)
- Saving will not save to disk if the only difference is metdata compression due to inconsistencies between dreammaker and js zlib implementations.
- Fixes saving dmis with animation loop counts
- Duplicate states are now marked.
- You can now toggle checkerboard background
- Copy/Paste/Cut fixes. (Hotkeys only at the moment, context menu pending)
- Copied states/frames should now be accessible in external editors.
- Added copying pngs from external editors/filesystem as frame/state.
- Shrinking dmis produces correct metadata now.
- First release.