Releases: queueRAM/Texture64
Releases · queueRAM/Texture64
Texture64 v0.2
UI Updates and bug fixes
- Save settings for Form position, scale, BG color, custom viewer
- Only show palette controls if CI is selected
- Allow inserting images beyond the current file size
- Correct behavior of drag-and-dropped files
- Split file size text into its own status box
- Correct 1bpp bit order to be MSbit first
- Add alpha channel mode for I8 and I4 codecs
Texture64 v0.1.1
Bug fixes
Texture64 v0.1.0
Initial release
- Improve IA4 color scaling
- Add checkbox for external palette and write to palette file when saving
- Add save confirmation dialog during close/open
- Add keyboard shortcuts for toolbar buttons
- Add Copy to Clipboard context menu option and Ctrl-V paste shortcut
- Change mouse click and mouse wheel functionality
Texture64 v0.0.3
Beta test 3 release
- Add right-click context menu for exporting and setting palette offset
- Show hovered pixel color information
- Add Shift modifier for mouse wheel scrolling
Texture64 v0.0.2
Beta test 2 release
- improve responsiveness of click events
- add mouse wheel support for scrolling up/down rows
- allow input binary to be passed on command line
- add Scale option in toolbar
Texture64 v0.0.1
Beta test release
- supports RGBA16, RGBA32, IA16, IA8, IA4, I8, I4, CI8, CI4, 1bpp
- right-click export, insert to import
- ctrl/shift modifiers to advance/reverse offset