acdream/tests/AcDream.Core.Tests/World/Cells
Erik 3613d393e6 refactor(streaming): extract landblock physics publisher
Move streamed terrain/cell/building and static collision publication behind a focused update-thread owner. Preserve retail publication order while making replacement and retirement exact by logical landblock ownership, including current-cell rebasing and adjacent-seam isolation.

Co-authored-by: Codex <noreply@openai.com>
2026-07-21 21:13:22 +02:00
..
CellGraphFixtureTests.cs test(core): UCG Stage 1 — real cottage-cell fixture grounding 2026-06-02 09:24:37 +02:00
CellGraphTests.cs refactor(streaming): extract landblock physics publisher 2026-07-21 21:13:22 +02:00
EnvCellFromDatTests.cs fix(core): UCG Stage 1 — ResolvePortalPolygon all-or-nothing (match BuildLoadedCell) 2026-06-02 09:15:37 +02:00
EnvCellTests.cs feat(core): UCG Stage 1 — EnvCell + PointInCell (AABB/BSP) 2026-06-02 08:59:52 +02:00
LandCellTests.cs feat(core): UCG Stage 1 — LandCell synthesized from TerrainSurface 2026-06-02 09:17:57 +02:00
ObjCellBaseTests.cs feat(core): UCG Stage 1 — ObjCell base + CellPortal 2026-06-02 08:51:55 +02:00