From 59d06b0df993db2f90e7295f6992244c49c84442 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 12 May 2026 23:54:42 +0200 Subject: [PATCH] Feature: Add road preview controls and points configuration --- src/app/App.tsx | 163 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 3ced4e9f..e216e025 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -21991,6 +21991,169 @@ export function App({ +
+
Road Preview
+ + + + + + + +
+ Road preview draws a temporary corridor along the resolved + spline. Width affects the visible strip; shoulder and + falloff are stored for the terrain-apply command next. +
+
+
Points