auto-git:

[change] src/app/App.tsx
This commit is contained in:
2026-04-22 13:58:36 +02:00
parent 43a014a5a6
commit b730b1b6f1

View File

@@ -158,6 +158,7 @@ import {
type WhiteboxSelectionMode
} from "../core/whitebox-selection-mode";
import {
BOX_BRUSH_LIGHT_FALLOFF_MODES,
BOX_BRUSH_VOLUME_MODES,
DEFAULT_BOX_BRUSH_WATER_FOAM_CONTACT_LIMIT,
DEFAULT_BOX_BRUSH_CENTER,
@@ -167,10 +168,12 @@ import {
DEFAULT_TORUS_MAJOR_SEGMENT_COUNT,
DEFAULT_TORUS_TUBE_SEGMENT_COUNT,
MAX_BOX_BRUSH_WATER_FOAM_CONTACT_LIMIT,
createDefaultBoxBrushLightSettings,
createDefaultFaceUvState,
normalizeBrushName,
type Brush,
type BoxBrush,
type BoxBrushLightFalloffMode,
type BoxBrushVolumeMode,
type FaceUvRotationQuarterTurns,
type FaceUvState