Commit Graph

4 Commits

Author SHA1 Message Date
Cidwel Highwind e805e75925 Major UX overhaul: combobox anims, configurable tile size, UI cleanup
- Replace animation buttons with alphabetically-sorted combobox
- Add Rename animation button, remove Move Up/Down buttons
- Remove Clear Anim button; enhance Remove to delete last frame or animation
- Fix frame thumbnails aspect ratio (no longer squished)
- Remove Preview section from Animations tab
- Add Separate Window button to Preview tab for detachable preview
- Rename GB buttons: Analyze, Find similars, Threshold
- Reorder GB tab: Occurrences in Source before Optimized Spritesheet
- Change Optimized canvas to L-click select (was R-click)
- Add click-to-select on Source occurrences canvas with layer overlap cycling
- Make GB tile size configurable in Config (default 8x8)
- Parameterize all hash/analysis functions with tile size
- Fix Copy to Clipboard to preserve transparency
- Remove source viewport height/auto-resize options
- Remove Close button from dialog
- Fix tab mismatch on plugin open
- Fix spacing issues on Preview and GB tabs
- Change hints to L-click/R-click
- Save currentAnimName instead of index for robust prefs
2026-04-03 15:00:23 +02:00
Cidwel Highwind 0c1d5d9c90 Improve animations tab, fix Save as Layer, and enhance GB similarity colors
- Fix Save as Layer: convert image to sprite color mode before creating cel
- Remove "Selected ->" label (brackets on buttons suffice)
- Add Remove button and right-click to remove frames in strip
- Add Move Animation Up/Down buttons for reordering animations
- Add configurable source viewport height and auto-resize with zoom
- Rename GB buttons: Analyze Duplicates, Analyze Similars, Similarity >=X%
- Reorder GB buttons: Analyze -> Similars -> Similarity threshold
- Use distinct colors per group for similar tile highlighting (union-find)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 13:46:31 +02:00
Cidwel Highwind 534fc09da3 Major UI overhaul and bug fixes
- Fix Save Layer creating empty layers (clone image before creating cel)
- Fix Copy to Clipboard (use MaskAll instead of SelectAll)
- Remove Layer saved alert dialog
- Rename tabs: Setup to Animations, Render to Preview
- Config button now visible on all tabs
- Animation selection: Add/Remove buttons, brackets on selected, Selected label
- Delete animation now asks for confirmation
- Source canvas: left-click add or scroll drag, mouse wheel zoom
- Frames strip: click to select, drag and drop to reorder frames
- New frame actions: Flip X, Flip Y, Move Left, Move Right, Clear Anim
- Added vertical flip support for frames
- Removed destructive Clear All button
- Added Preview canvas in Animations tab with wheel zoom
- Updated all hint labels to be more descriptive
- Backward-compatible prefs migration for old tab names

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 13:14:10 +02:00
Cidwel Highwind 23d74a6f2a Initial commit: add aniphallow.lua Aseprite tool
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:11:29 +02:00