rdSplineTools – Unreal Engine

rdSplineTools – Unreal Engine
rdSplineTools is an Editor Plugin that speeds up the editing of splines in your Unreal Engine levels by huge amounts without the need to move to other forms of spline mesh creation.
In UE5.1+ there are tools for Importing Landscape Splines to Blueprint Splines.
In UE5.4+ there is a tool to Auto-draw the spline contents – either all the time or after a pause in dragging.
It seamlessly splits splines into as many sub-splines as you wish – editing a sub-spline has no impact on other sub-splines unless their end points match, in which case the matching end point moves accordingly.
You can also add new splines attached to the main spline (e.g., sub-roads at intersections etc).
There is also SplinePoint and Socket snapping built-in. When dragging a spline point, it snaps to the closest spline point on the closest spline in the level, and/or the closest Sockets on Spline and Static Meshes. rdSplineTools displays highly visible icons at the snapping points making it easy to create 100% joins even from a long distance away.
Another tool included provides the ability to copy all spline point data to the clipboard from where you can paste into a text file (or source file) as a backup. Then you can copy that back to the spline if you ever want to revert it.
There are also tools for working with spline points – from aligning them to the ground, aligning surrounding points to the selected points Z, subdividing and simplifying spline points and converting landscape splines to BP splines (experimental)
Features:
Speed up editing splines by Huge amounts
Split your splines up for better World Partition support
Focus on small sections of road/path etc at a time without impacting the rest
Store text based copies of the spline data for backups and export/import
Snap spline points to mesh sockets in real-time
Intersection detection (socket based)
Place spline on ground tool
Align spline points tools
Tool to convert Landscape Splines to BP Splines
Transform all landscape splines positions tool
Subdivide/Simplify Spline Points tool
Code Modules:
Editor
Number of Blueprints: 0
Number of C++ Classes: 4
Network Replicated: N/A
Supported Development Platforms: Windows,Linux
Supported Target Build Platforms: Any platform
Important/Additional Notes: rdSplineTools not needed at runtime.