acdream/tests/AcDream.Core.Tests/World/Cells
Erik b4c4318c8b feat(core): UCG Stage 1 — LandCell synthesized from TerrainSurface
Outdoor terrain cell (retail CLandCell) synthesized on demand from a
landblock's TerrainSurface. Factory Synthesize() samples four quad
corners to establish Z bounds; PointInCell() tests the 24 m XY quad
in world-local space. BuildingCellId stub is null (Stage 2).
2/2 tests RED→GREEN.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 09:17:57 +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