Releases: mckset/RIA
v1.01
v1.0
Added
- Image culling
- Downloading dragged and dropped images from the internet
- Copying for Wayland
- Screenshot function to boards saving
- Copied paths being pasteable as images
- Multiple font checks for Linux distros
- Open folder button for Windows pack folder
- Icon loading
Fixed
- Outlines being weird
- Origin disappearing in weird scales
- Grid disappearing in weird scales
- Buttons in import window being highlighted when out of focus
- Tags hovering when the main window is not in focus
- Buttons hovering when the main window is not in focus
- Copy and pasting bugs
- Issue with rotating a single image not working sometimes
- Images being dragged if the import window was closed while images were selected
- Right click menu formatting
- Font not loading unicode characters properly
- Image pack tags losing colors
- String saving and loading
- Tags losing colors when imported from image pack
- Copying on Linux and Windows
- Copying only allowing for selections of more that 1 image
- Buttons on tag editing window not working when import window is open
- Color selection in tag edit window
- Scrollbars on import window
- Webp images not being able to be dragged and dropped into RIA
- Menu headings overlapping buttons in smaller resolutions
Misc
- Cleaned up headings
- Moved the tag edit button closer to the edge of the header
- Move board loading and creation to a new window
- Renamed window specific files to correlate with the window
- Removed dialog box for saving image boards
- Separated loading from app initialization
- Set path to application path by default
- Split saving and loading into separate files
- Tied view speed to scale
- Update field code to match engine
- Update keyboard code to match engine
v0.6
-
Added right click menu option for disabling image filters (useful for pixel art)
-
Added a shortcut to refresh the locations view
-
Added support for multiple levels in image packs
-
Added support for both right and left shift and control keys activating key bindings
-
Added save output for slower computers
-
Added fail safe for saving to prevent data corruption
-
Added support for UTF-16 characters
-
Added support to define multiple fonts in the config file in case one of them doesn't work
-
Changed the tagged indicator to be a circle
-
Fixed WEBP call not applying image filters by default
-
Fixed WEBP images not loading from the image board
-
Fixed rotating images not follow the mouse smoothly (for real this time)
-
Fixed image outline not rotating with images
-
Fixed files in the location browser being highlighted while the import menu was in use
-
Fixed tagged indicator not updating when selecting images from the tagged view
-
Fixed tagging the first sub tag not also tagging the image to the main tag
-
Fixed right clicking deleting tags
-
Cleaned up some code, mainly the import file
v0.5
- Added basic color selector to tag menu (still needs some work)
- Added config file
- Added true font support
- Added background to files in the location menu
- Added WebP support
- Fixed button alignment
- Fixed deleting selected images removing images outside of the selection
- Fixed image rotation to properly follow the mouse
- Fixed loading images more than once from saved data
- Fixed null locations being added
- Fixed right click menu hanging on subtags when clicked
- Fixed saving on a new board not actually saving it as the last used board
- Fixed scrollbar not scrolling all the way
- NOTE: Disabled open button in the import menu on Windows for the OS reporting a trojan warning over the command. Why is Microsoft like this?
v0.4
v0.31
v0.3
-
Moved handler.cpp to the modules folder
-
Redesigned the tag edit menu
-
Fixed left mouse allowing images to be dragged from behind the menu
-
Fixed scrollbars being very sensitive
-
Fixed add button alignment
-
Fixed characters bleeding over in the import menu
-
Fixed scrollbars not reaching the end of lists
-
Fixed bug that caused an image to be moved and scaled at the same time
-
Fixed scrollbar being activated while moving images on the board
-
Fixed user defined tags from being removed when re-importing an image pack if the only images in the tag were from that pack
-
Added overwrite protection when updating an image pack
-
Added open button in the import menu to open the shared folder
-
Added layering for images
-
Added edit button to tags
-
Added confirm and delete buttons to the tag edit
-
Added headings to each section of the import menu
-
Added a check to prevent broken file paths from remaining in RIA when loading from a save file
v0.2
-
Fixed scrollbar not scrolling all the way down
-
Fixed Window being too tall
-
Fixed keyboard GetKey function
-
Fixed folders crashing after multiple sub directories
-
Fixed selector only working on one side
-
Fixed leftover tag information in the editor crashing the program
-
Added a way to edit tags from the right click menu
-
Added movement through WASD or the arrow keys
-
Added right click menu for easier access to commands
-
Added save function for maximized window state
-
Clarified tag and location stuff
-
Clarified import image packs a little bit
Noted Issues:
- Clicking and dragging from the menu allows selected images to be moved when they shouldn't
- Importing image packs erases tags that are not part of said image pack
To Do:
- Clean up tag editor
- Clean up image pack importer
v0.1 Unstable
Initial release
Major Bugs:
- App crashes when trying to make a new tag after a new sub tag
- App crashes when explorer more that 2 levels into a directory
Minor Bugs:
- Main window is created too large
- Window size is not loaded from the save file
- Scrollbar does not reach the end of a list