feat(render): implement Campaign AR and terrain fidelity
This commit is contained in:
parent
99cf26e00c
commit
7a5f96ede5
368 changed files with 50611 additions and 950 deletions
|
|
@ -14,9 +14,9 @@ in a fresh Release process. It does not retry failures. Tests carrying an
|
|||
explicit non-hermetic `Lane` trait (`InstalledDat`, `PreparedPackage`, `Live`,
|
||||
`Manual`, `Timing`, `Windows`, `Linux`, or `SystemFont`), `Purpose=Diagnostic`, or
|
||||
`Status=KnownFailure` are excluded from the hermetic total and run through
|
||||
their owned lane instead. The graph currently contains 44 projects,
|
||||
including all 13 maintained .NET tools; data-dependent tools are built but are
|
||||
not executed as tests.
|
||||
their owned lane instead. The graph currently contains 54 projects,
|
||||
including all 17 maintained .NET tools and three render-pack SDK samples;
|
||||
data-dependent tools and SDK samples are built but are not executed as tests.
|
||||
|
||||
Build and dependency policy is repository-owned:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue