From 8409d2c6c32339bdc392557a4bdd0ecadbd49d29 Mon Sep 17 00:00:00 2001 From: que01 Date: Mon, 17 Aug 2026 13:34:25 +0800 Subject: [PATCH] chore: record journal --- .trellis/workspace/dingkang/index.md | 5 +++-- .trellis/workspace/dingkang/journal-1.md | 21 +++++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/.trellis/workspace/dingkang/index.md b/.trellis/workspace/dingkang/index.md index 9b20a2d..da6b2ff 100644 --- a/.trellis/workspace/dingkang/index.md +++ b/.trellis/workspace/dingkang/index.md @@ -8,7 +8,7 @@ - **Active File**: `journal-1.md` -- **Total Sessions**: 33 +- **Total Sessions**: 34 - **Last Active**: 2026-08-17 @@ -19,7 +19,7 @@ | File | Lines | Status | |------|-------|--------| -| `journal-1.md` | ~718 | Active | +| `journal-1.md` | ~739 | Active | --- @@ -29,6 +29,7 @@ | # | Date | Title | Commits | Branch | |---|------|-------|---------|--------| +| 34 | 2026-08-17 | Add center line style overrides | `47efb78` | `feature/native-road-compiler` | | 33 | 2026-08-17 | Add native road center lines | `fb863da` | `feature/native-road-compiler` | | 32 | 2026-08-17 | Native road control markings | `4c4f453` | `feature/native-road-compiler` | | 31 | 2026-08-14 | Native road lane markings | `1b9829d` | `feature/native-road-compiler` | diff --git a/.trellis/workspace/dingkang/journal-1.md b/.trellis/workspace/dingkang/journal-1.md index 3cadccf..ffeecc3 100644 --- a/.trellis/workspace/dingkang/journal-1.md +++ b/.trellis/workspace/dingkang/journal-1.md @@ -716,3 +716,24 @@ Implemented Nantaizi native-road center_lines output, workbench selection/toggle ### Status [OK] **Completed** + + +## Session 34: Add center line style overrides + +**Date**: 2026-08-17 +**Task**: Add center line style overrides +**Branch**: `feature/native-road-compiler` + +### Summary + +Added persistent native road centre-line colour and pattern overrides, automatic Workbench staging, continuous solid-line rendering, and Blender white material support. + +### Git Commits + +| Hash | Message | +|------|---------| +| `47efb78` | (see git log) | + +### Status + +[OK] **Completed**