Update selection logic to include path points and adjust transform messages

This commit is contained in:
2026-04-13 22:26:18 +02:00
parent 57522886b1
commit 839314bcc5
3 changed files with 38 additions and 5 deletions

View File

@@ -1067,7 +1067,7 @@ export function resolveTransformTarget(
return {
target: null,
message:
"Select a single brush, entity, or model instance before transforming it."
"Select a single brush, path point, entity, or model instance before transforming it."
};
case "brushFace":
if (whiteboxSelectionMode !== "face") {
@@ -1138,7 +1138,7 @@ export function resolveTransformTarget(
return {
target: null,
message:
"Path transforms are not available in this slice. Edit path points in the Inspector."
"Select a path point before transforming a path."
};
case "pathPoint":
return createPathPointTransformTarget(