branchrust_reboot/main/IOentity_connectionscancel

13 Commits over 0 Days - ∞cph!

5 Years Ago
5 Years Ago
merge from main
5 Years Ago
Line points are now stored as Vector4's, store line slack amount in w value Slack is now calculated per line point Increased line detail/tesselation Added some line slack to the airfield lines Added gizmo handles to adjust line slack
5 Years Ago
WIP line drooping
5 Years Ago
Show an actual line renderer when setting up line points
5 Years Ago
All entity output lines are in local space Fixed snapping not respecting local space Wiring tool converts points to local space
5 Years Ago
Enable line renderer on pre-placed lines regardless of LOD state
5 Years Ago
Fix some errors when snapping while there are no points Lines built with tool are now saved and loaded in local space (added an extra local space bool to data) Line tool will automatically flag a line as local space, manually updated the existing airfield lines
5 Years Ago
Snap points to Rust.Layers.Solid, adding a point sets the snap index to the new point
5 Years Ago
airfield wire setup test
5 Years Ago
Merge from main
5 Years Ago
Better undo and redo support, support new prefab workflow, can raycast snap the last moved point by holding V
5 Years Ago
First pass on a tool to connect IOEntity outputs in the editor