Commit Graph

46 Commits

Author SHA1 Message Date
da4afec708 Implement native VivoxTest validation (#95)
Some checks failed
Native code generation / deterministic (push) Failing after 2m19s
Imaging and meshing gate / native (push) Failing after 4m24s
JPEG 2000 feature / linux (push) Successful in 2m50s
Native Rust workspace compile / compile (push) Failing after 15m31s
Skia feature / linux (push) Successful in 31m51s
2026-08-11 14:09:51 +00:00
21f85a1b58 Implement remaining TestClient service commands (#94)
Some checks failed
Native code generation / deterministic (push) Successful in 18m19s
Imaging and meshing gate / native (push) Failing after 4m28s
Native Rust workspace compile / compile (push) Failing after 12m58s
2026-08-11 13:10:27 +00:00
d4990f3b07 Complete native extension milestone gate (#84)
All checks were successful
Native code generation / deterministic (push) Successful in 18m9s
Native Rust workspace compile / compile (push) Successful in 21m31s
2026-08-11 04:41:23 +00:00
656d837778 Implement native LSL parser runtime (#82)
Some checks failed
Native code generation / deterministic (push) Failing after 11m53s
Native Rust workspace compile / compile (push) Failing after 1m57s
2026-08-11 02:45:31 +00:00
2f1c15c081 Implement native RLV callback service integration (#80)
Some checks failed
Native code generation / deterministic (push) Failing after 8m21s
Imaging and meshing gate / native (push) Failing after 4m52s
Native Rust workspace compile / compile (push) Failing after 7m14s
2026-08-11 01:00:48 +00:00
611db567a0 Implement native SimpleRenderer reference pipeline (#76)
Some checks failed
Native code generation / deterministic (push) Failing after 2m7s
Imaging and meshing gate / native (push) Failing after 4m9s
JPEG 2000 feature / linux (push) Successful in 2m55s
Native Rust workspace compile / compile (push) Failing after 6m15s
Skia feature / linux (push) Successful in 30m59s
2026-08-10 21:50:59 +00:00
fdda05b53f Complete milestone 09 world integration gate (#75)
Some checks failed
Native code generation / deterministic (push) Failing after 8m37s
Imaging and meshing gate / native (push) Successful in 5m24s
Native Rust workspace compile / compile (push) Failing after 6m15s
2026-08-10 21:19:43 +00:00
55424dbd7f Implement native archive and model workflows (#74)
Some checks failed
Native code generation / deterministic (push) Failing after 1m48s
Imaging and meshing gate / native (push) Successful in 5m26s
JPEG 2000 feature / linux (push) Successful in 2m51s
Native Rust workspace compile / compile (push) Successful in 5m28s
Skia feature / linux (push) Successful in 31m53s
2026-08-10 20:31:34 +00:00
763e9e5044 Implement estate and marketplace services (#73)
All checks were successful
Native code generation / deterministic (push) Successful in 15m57s
Imaging and meshing gate / native (push) Successful in 5m16s
Native Rust workspace compile / compile (push) Successful in 5m11s
2026-08-10 19:25:31 +00:00
d537a37172 Implement land, terrain, environment, and sound managers (#70)
All checks were successful
Native code generation / deterministic (push) Successful in 15m1s
Imaging and meshing gate / native (push) Successful in 5m22s
Native Rust workspace compile / compile (push) Successful in 5m10s
2026-08-10 16:53:35 +00:00
43820f6bd1 Implement native object models (#68)
All checks were successful
Native code generation / deterministic (push) Successful in 14m42s
Imaging and meshing gate / native (push) Successful in 4m59s
Native Rust workspace compile / compile (push) Successful in 5m7s
2026-08-10 13:32:08 +00:00
eb7be428c6 Implement native inventory store and cache (#61)
All checks were successful
Native code generation / deterministic (push) Successful in 12m18s
Imaging and meshing gate / native (push) Successful in 4m2s
JPEG 2000 feature / linux (push) Successful in 2m34s
Native Rust workspace compile / compile (push) Successful in 4m4s
Skia feature / linux (push) Successful in 31m2s
2026-08-10 00:06:28 +00:00
3951bdb809 Implement native login and session initialization (#56)
All checks were successful
Native code generation / deterministic (push) Successful in 11m53s
Imaging and meshing gate / native (push) Successful in 4m3s
JPEG 2000 feature / linux (push) Successful in 2m33s
Native Rust workspace compile / compile (push) Successful in 4m3s
Skia feature / linux (push) Successful in 31m24s
2026-08-09 18:18:28 +00:00
c7777d42f5 Implement native UDP transport reliability (#52)
Some checks failed
Native code generation / deterministic (push) Failing after 7m48s
Imaging and meshing gate / native (push) Failing after 17s
JPEG 2000 feature / linux (push) Failing after 58s
Skia feature / linux (push) Failing after 1m33s
2026-08-09 11:39:59 +00:00
b413cd6f4d Implement native client core lifecycle (#51)
Some checks failed
Native code generation / deterministic (push) Failing after 6m8s
Imaging and meshing gate / native (push) Failing after 17s
JPEG 2000 feature / linux (push) Failing after 59s
Skia feature / linux (push) Failing after 1m33s
2026-08-09 10:53:33 +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
fb7d0c6836 Generate native packet catalog (#46)
Some checks failed
Native code generation / deterministic (macos-latest) (push) Has been cancelled
Native code generation / deterministic (ubuntu-latest) (push) Has been cancelled
Native code generation / deterministic (windows-latest) (push) Has been cancelled
Imaging and meshing gate / native (macos-latest) (push) Has been cancelled
Imaging and meshing gate / native (ubuntu-latest) (push) Has been cancelled
Imaging and meshing gate / native (windows-latest) (push) Has been cancelled
JPEG 2000 feature / linux (push) Has been cancelled
JPEG 2000 feature / macos (push) Has been cancelled
JPEG 2000 feature / windows (push) Has been cancelled
Skia feature / linux (push) Has been cancelled
Skia feature / macos (push) Has been cancelled
Skia feature / windows (push) Has been cancelled
2026-08-09 06:08:34 +00:00
5b3950c421 Implement PrimMesher extrusion geometry (#42)
Some checks failed
JPEG 2000 feature / linux (push) Has been cancelled
JPEG 2000 feature / macos (push) Has been cancelled
JPEG 2000 feature / windows (push) Has been cancelled
Skia feature / linux (push) Has been cancelled
Skia feature / macos (push) Has been cancelled
Skia feature / windows (push) Has been cancelled
2026-08-09 04:40:54 +00:00
2308e55671 Implement bounded Notation LLSD codec 2026-08-09 00:51:05 +00:00
7a4f1f2fb1 Implement bounded Binary LLSD codec 2026-08-09 00:29:07 +00:00
d152e80ef9 Implement StructuredData OSD model and containers 2026-08-09 00:10:12 +00:00
3068e5ee9e Implement vector color and ray compatibility 2026-08-08 22:28:48 +00:00
e63f2c615a Establish controlled red-suite baseline 2026-08-08 23:35:04 +02:00
3140e65dc7 Translate complete RLV test suite 2026-08-08 23:21:40 +02: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
e656a4f6d2 Translate StructuredData tests 2026-08-08 17:37:05 +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
80fbe87b98 Build strict NUnit parity harness
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
2026-08-08 16:47:41 +02:00
643762fd1d Generate extension API shims 2026-08-08 12:58:50 +02:00
1291234e6f Generate world and social API shims 2026-08-08 12:44:47 +02:00
376e63ac6d Generate avatar-facing API shims 2026-08-08 12:39:29 +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
d3f5e27f52 Standardize unimplemented API failures 2026-08-08 11:44:46 +02:00
a3e11bc39d Add authoritative public API catalog 2026-08-08 11:15:03 +02:00
115425cea7 Initial MetaCrate rewrite shell 2026-08-08 09:49:22 +02:00