Releases: Jarhead20/RRPathGen
Releases · Jarhead20/RRPathGen
v1.3.1
New Features:
Delete and Backspace key both work for deleting waypoints.
Fixes:
Not being able to delete waypoints on MacOS.
v1.3.0
New Features:
Export panel, you now don't need to run the app from the command line
Fixes:
Fixed creating new mid nodes
v1.2.2
New Features:
Added Linux support thanks to @j5155
Added error messages that would show when generating an impossible path in RR
Fixes:
Made splineTo variants render properly
v1.2.1
Fixes:
Performance fixes
Fixed the issue with the scale not updating when selecting other spline types
v1.2.0
New Features:
Added support for multiple spline types
Added file chooser to the import button
Added config save
Fixes:
More scaling fixes :(
Stopped the initial click of a node moving it
V1.1.0
New Features:
Ctrl z and delete bindings
Fullscreen support
Added new edit panel
Fixes:
Fixed importing from jars
Fixed some issues with scaling
Fixed background splines disappearing when scaling
v1.0.0
This release is a working version of the path gen, some functionality is still to come, such as more key binds and more spline types. There will probably be a few bugs, if you do find any please create a new issue. A big thanks to Ryan Brott for helping with the spline implementation.