aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-render/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(render): apply recovered TMA orientationValentin Popov2026-07-181-0/+39
* feat(render): recover Iron3D Euler transformValentin Popov2026-07-181-0/+87
* feat(render): recover legacy d3d camera matricesValentin Popov2026-07-181-0/+182
* feat(render): retain raw camera projection stateValentin Popov2026-07-181-0/+57
* feat(render): invert raw affine camera transformsValentin Popov2026-07-181-0/+126
* feat(render): retain raw camera posesValentin Popov2026-07-181-0/+66
* feat(render): add deterministic pipeline state keysValentin Popov2026-07-181-4/+133
* chore: clarify planning acceptance semanticsValentin Popov2026-07-041-0/+5
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-0/+19
* fix: harden render command validationValentin Popov2026-06-221-17/+421
* fix: make core error displays actionableValentin Popov2026-06-221-1/+45
* feat: implement FParkan architecture foundationValentin Popov2026-06-221-0/+554