Commit Graph

9 Commits

Author SHA1 Message Date
simoleo89 30bea6fca5 feat(floorplan): add real-time 3D preview to floor plan editor
- Add FloorplanPreviewView with live isometric room preview
- Add FloorplanHeightSelector component for height picking
- Refactor FloorplanOptionsView for cleaner layout
- Update FloorplanEditorContext with preview state management
- Improve FloorplanCanvasView rendering
2026-03-20 14:18:45 +01:00
duckietm dffd832b77 Revert "Merge pull request #20 from simoleo89/feature/floorplan-realtime-preview"
This reverts commit 323c45518e, reversing
changes made to d1a5996268.
2026-03-19 10:40:16 +01:00
simoleo89 d6fbd19ee0 Add real-time 3D preview to floor plan editor
Redesign the floor plan editor with side-by-side layout featuring:
- Real-time isometric 3D preview that updates as tiles are drawn
- Vertical height gradient selector with COLORMAP colors
- Area counter showing total and walkable tile counts
- Zoom controls (+/-) on the 2D canvas
- Simplified single-row toolbar
- Wall height control in the preview panel

Co-Authored-By: medievalshell <medievalshell@users.noreply.github.com>
2026-03-18 21:10:37 +01:00
duckietm ca0227cd87 🆙 Fix overlays in backgrounds / reorged the backgrounds and fix BOT chat text 2026-03-12 10:13:56 +01:00
duckietm faadd0cf31 🆙 Better way to load the slider 2026-02-25 11:51:03 +01:00
duckietm f961e29bd1 🆙 Move CSS into componets as we use Tailwind 2026-02-20 09:04:42 +01:00
duckietm 325453db36 🆙 Fixed Floorplan 2026-02-18 11:16:52 +01:00
duckietm 8ea127afc4 🆙 Start working on floorplan 2026-02-17 17:30:55 +01:00
DuckieTM 7feb10ab15 🆙 Init V3 2026-01-31 09:10:52 +01:00