From a01c21f8658e239fd6eaed06189fcbe9ae9bea52 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 18 Jul 2026 19:30:27 +0400 Subject: feat(render): consume world snapshot transforms --- docs/tomes/07-implementation.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/tomes') diff --git a/docs/tomes/07-implementation.md b/docs/tomes/07-implementation.md index d9c6f80..c48fea2 100644 --- a/docs/tomes/07-implementation.md +++ b/docs/tomes/07-implementation.md @@ -390,6 +390,13 @@ deterministic ticks. This is the state foundation for a future route/movement controller; it does not claim recovered velocity, collision or original behavior-controller semantics. +The ordinary planning renderer now consumes this snapshot state before falling +back to a mission draft. Its current transform bridge applies the preserved +position and non-uniform scale only; raw orientation remains uninterpreted in +this backend-neutral path. A GOG AutoDemo planning run on 2026-07-18 completed +two ticks with eight objects, 66 draws and state hash +`a54855a4f47ffa380911228f295dd49a9a7b88d6ff271a23db48ba318b1fbbb4`. + Записывается начальная миссия, seed, input events, network messages и значения внешних часов. На контрольных ticks сохраняется canonical state hash: -- cgit v1.2.3