28 Commits

Author SHA1 Message Date
a749111657 Implement safe public LSL delivery (#129)
Some checks failed
CI / rust-skia (Rust only) (push) Successful in 2m45s
CI / required (push) Failing after 1m0s
2026-08-18 10:38:12 +02:00
c9a1170a27 Complete first release candidate audit (#107)
Some checks failed
API and SemVer surface / api-surface (push) Failing after 1m34s
Native code generation / deterministic (push) Has been cancelled
Concurrency and resource soak audit / soak (push) Has been cancelled
Documentation / documentation (push) Has been cancelled
performance evidence / audit (push) Has been cancelled
First release candidate / non-fuzz-release-gate (push) Has been cancelled
Release platform and feature matrix / audit (push) Has been cancelled
Release platform and feature matrix / matrix (false, linux-stable-minimal, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (false, macos-stable-portable, x86_64-apple-darwin, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (false, windows-stable-portable, x86_64-pc-windows-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-msrv-portable, x86_64-unknown-linux-gnu, 1.96.0) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-stable-default, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-stable-features, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-stable-release-surface, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Dependency and supply-chain audit / audit (push) Has been cancelled
Native release artifact audit / audit (push) Has been cancelled
Imaging and meshing gate / native (push) Failing after 53s
JPEG 2000 feature / linux (push) Successful in 2m49s
Native Rust workspace compile / compile (push) Failing after 59s
Skia feature / linux (push) Has been cancelled
2026-08-12 14:44:28 +00:00
d08b59c9a9 Audit public API and SemVer surface (#103)
Some checks failed
API and SemVer surface / api-surface (push) Failing after 13m8s
Native code generation / deterministic (push) Failing after 2m8s
Concurrency and resource soak audit / soak (push) Failing after 6m39s
Imaging and meshing gate / native (push) Has been cancelled
Release platform and feature matrix / audit (push) Has been cancelled
Release platform and feature matrix / matrix (false, linux-stable-minimal, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (false, macos-stable-portable, x86_64-apple-darwin, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (false, windows-stable-portable, x86_64-pc-windows-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-msrv-portable, x86_64-unknown-linux-gnu, 1.96.0) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-stable-default, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-stable-features, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Release platform and feature matrix / matrix (true, linux-stable-release-surface, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Documentation / documentation (push) Has been cancelled
Native Rust workspace compile / compile (push) Has been cancelled
Dependency and supply-chain audit / audit (push) Has been cancelled
JPEG 2000 feature / linux (push) Successful in 2m46s
Skia feature / linux (push) Successful in 31m0s
2026-08-12 01:35:26 +00:00
167f469fc2 Complete native codegen milestone gate (#50)
Some checks failed
Native code generation / deterministic (push) Failing after 6m6s
Imaging and meshing gate / native (push) Failing after 17s
JPEG 2000 feature / linux (push) Failing after 59s
Skia feature / linux (push) Failing after 1m57s
2026-08-09 10:06:11 +00:00
74801c3488 Implement generated packet wire codecs (#47)
Some checks failed
Native code generation / deterministic (push) Successful in 4m29s
Imaging and meshing gate / native (push) Failing after 16s
JPEG 2000 feature / linux (push) Failing after 59s
Skia feature / linux (push) Failing after 1m37s
2026-08-09 08:16:32 +00:00
d152e80ef9 Implement StructuredData OSD model and containers 2026-08-09 00:10:12 +00:00
ae0b7966e2 Implement Types collections and token bucket 2026-08-08 23:45:26 +00:00
28bd5a0296 Implement enum and conversion compatibility 2026-08-08 23:22:06 +00:00
66997128e7 Implement quaternion and matrix geometry 2026-08-08 22:54:07 +00:00
3068e5ee9e Implement vector color and ray compatibility 2026-08-08 22:28:48 +00:00
28a6f54f7e Implement UUID CRC32 and byte order compatibility 2026-08-08 22:07:19 +00:00
1604822689 Translate social and marketplace parity tests 2026-08-08 21:46:59 +02:00
cdb392643c Translate world-state parity tests 2026-08-08 21:28:18 +02:00
d7d12957e6 Translate inventory parity tests 2026-08-08 20:54:02 +02:00
a78f9fba76 Translate appearance and outfit parity tests 2026-08-08 20:29:15 +02:00
ffe559db61 Translate avatar and animesh parity tests 2026-08-08 19:43:55 +02:00
7691d54a5d Translate imaging and meshing parity tests 2026-08-08 19:20:59 +02:00
21bbdab9ab Translate asset and archive parity tests 2026-08-08 19:01:17 +02:00
6d4d9adaf4 Translate HTTP and network tests 2026-08-08 18:30:51 +02:00
de6e611ef0 Translate wire semantics tests 2026-08-08 18:00:11 +02:00
7ac910d07c Translate types and utilities tests
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
2026-08-08 17:11:04 +02:00
c8a953996e Add complete downstream API gate
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
2026-08-08 13:11:55 +02:00
643762fd1d Generate extension API shims 2026-08-08 12:58:50 +02:00
a007313785 Generate core runtime API shims 2026-08-08 12:28:41 +02:00
7086af9a6f Generate wire and data model API shims 2026-08-08 12:18:28 +02:00
8ca986dbd3 Generate imaging and rendering API shims 2026-08-08 12:03:16 +02:00
0a2e7dd057 Generate Types and StructuredData API shims 2026-08-08 11:56:13 +02:00
3179d7a57d Define complete Rust API mapping schema 2026-08-08 11:36:23 +02:00