Skip to content

Releases: Jarhead20/RRPathGen

v1.3.1

05 Dec 01:22
Compare
Choose a tag to compare

New Features:
Delete and Backspace key both work for deleting waypoints.

Fixes:
Not being able to delete waypoints on MacOS.

v1.3.0

01 Dec 06:21
Compare
Choose a tag to compare

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

16 Nov 11:21
Compare
Choose a tag to compare

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

10 Nov 10:39
7f0817f
Compare
Choose a tag to compare

Fixes:
Performance fixes
Fixed the issue with the scale not updating when selecting other spline types

v1.2.0

09 Nov 10:31
Compare
Choose a tag to compare

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

19 Oct 11:26
Compare
Choose a tag to compare

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

14 Oct 10:30
Compare
Choose a tag to compare

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.