From 08b0b23a68bd28d3312fc7f79f62b06a5b0a3302 Mon Sep 17 00:00:00 2001 From: Karim Date: Sun, 5 Jul 2026 01:02:00 +0200 Subject: [PATCH] Pendenzen: kernel2d-Port Phase 4 erledigt (28471c1) --- PENDENZEN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PENDENZEN.md b/PENDENZEN.md index 3783b11..b99447b 100644 --- a/PENDENZEN.md +++ b/PENDENZEN.md @@ -27,8 +27,8 @@ - [ ] **kernel2d-Port nach Rust/WASM** (Plan: [PORT_PLAN.md](PORT_PLAN.md), Crate `src-tauri/kernel2d`, TS-Referenz bleibt `kernel2d.ts`, Differential-Harness `src/geometry/kernel2d.parity.test.ts`). Fortschritt: - [x] Phase 1: Crate-Skelett + WASM-Fassade + `build:kernel2d` — `a78e7c7` - [x] Phase 2: Primitive/Schnitt/Fläche/Kreis + Batch-Fassaden + Diff-Harness (Zufall+Golden) — `9e2c521` - - [ ] Phase 3: Offset (Miter + 1e-9-Fallback) + Fillet - - [ ] Phase 4: Trim/Split/Join (`trimPolyline`, `splitAtIntersections`, `joinChains` — Löwenanteil) + - [x] Phase 3: Offset (Miter + 1e-9-Fallback) + Fillet — `c8ea2bf` + - [x] Phase 4: Trim/Split/Join (`trimPolyline`, `splitAtIntersections`, `joinChains` — Löwenanteil) — `28471c1` - [ ] Phase 5: `roomBoundary`/`ceiling`/`roomArea`-Flächen/`stair` **+ `opening`** (Nutzer 2026-07-05: opening MITNEHMEN → Signatur-/Aufrufstellen-Änderung erlaubt) - [ ] Phase 6: TS-Fassade umstellen (alt → `kernel2d.legacy.ts`), Suite grün, `npm run build` + WASM sauber