aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-terrain-format/src
Commit message (Collapse)AuthorAgeFilesLines
* feat(terrain): separate shade material selectionsValentin Popov2026-07-181-0/+23
|
* feat(terrain): decode slot material pairsValentin Popov2026-07-181-0/+68
|
* feat(terrain): expose slot render dispatchValentin Popov2026-07-181-0/+47
|
* feat(terrain): encode material manager selectorsValentin Popov2026-07-181-5/+74
|
* feat(terrain): recover material layer contractValentin Popov2026-07-181-1/+55
|
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-0/+19
|
* fix: require manifests for licensed gatesValentin Popov2026-06-221-15/+18
|
* fix: make ci locked and isolate licensed testsValentin Popov2026-06-221-0/+3
|
* feat: implement FParkan architecture foundationValentin Popov2026-06-221-0/+1910
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.