Releases: Peardian/TextureRemix
Releases · Peardian/TextureRemix
2025-06-03 Fix
This release fixes the terminal commands, which were broken after the new UI updates were merged in. Oops!
Fixes
- Terminal commands stopped working altogether due to expecting UI elements
- Messages in terminal mode triggered UI message boxes
2025-06-01
Warning!
- This release has a bug in it that breaks the terminal command functionality. See the next release for a fix.
Additions:
- Chosen output folder now persists through the use of an external text file
- Success and error messages are now displayed in pop-up message windows
- Name of input files is now displayed at the top of each input box
- New custom cursors that reflect your current action status
- Input ports now appear raised by default and become pressed down when chosen
- Shortcut output buttons "RGB" and "G" that automatically map the chosen input to all three output ports
- "RGB" automatically matches red to red, green to green, and blue to blue, regardles of what input was picked
- "G" (for gray) applies the chosen input to red, green, and blue; useful for isolating a specific channel
- New terminal command for slicing alpha channels at specific bytes
Updates:
- Clicks actions now go off of mouse release instead of click, making them easier to perform
- Removed old temporary "alpha half" buttons (functionality still exists through the new terminal command)
- Fixed handling of images with indexed palettes