aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-render
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* build(deps): pin internal path dependency versionsValentin Popov2026-07-181-1/+1
|
* 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-222-0/+566
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.