Commit Graph

52 Commits

Author SHA1 Message Date
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
5bc22bdd83 Run Gitea workflows on Ubuntu only
Some checks failed
Native code generation / deterministic (push) Successful in 1m31s
Imaging and meshing gate / native (push) Failing after 17s
JPEG 2000 feature / linux (push) Failing after 1m0s
Skia feature / linux (push) Failing after 1m37s
2026-08-09 07:07:13 +00:00
b2a060d3c6 Document optional codecs and raise MSRV to 1.96
Some checks failed
Native code generation / deterministic (ubuntu-latest) (push) Successful in 1m56s
Imaging and meshing gate / native (ubuntu-latest) (push) Failing after 2m49s
JPEG 2000 feature / linux (push) Failing after 1m0s
Skia feature / linux (push) Failing after 1m38s
Native code generation / deterministic (macos-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 (windows-latest) (push) Has been cancelled
JPEG 2000 feature / macos (push) Has been cancelled
JPEG 2000 feature / windows (push) Has been cancelled
Skia feature / macos (push) Has been cancelled
Skia feature / windows (push) Has been cancelled
2026-08-09 06:53:05 +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
9f7a4e323f Establish native deterministic codegen framework (#45)
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 05:26:47 +00:00
9a62922afa Complete imaging and meshing integration gate (#44)
Some checks failed
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 05:12:19 +00:00
c6171dc625 Implement sculpt mesh and OBJ support (#43)
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:59:49 +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
4849bbda7b Implement optional Skia codec adapter (#41)
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:13:49 +00:00
16501f2331 Implement optional JPEG2000 codec adapter (#40)
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
2026-08-09 03:42:18 +00:00
5d1573fc82 Implement native TGA and DDS compatibility (#39) 2026-08-09 02:51:39 +00:00
2c806d80ff Implement ManagedImage and codec abstraction (#38) 2026-08-09 02:11:02 +00:00
d980692933 Complete StructuredData parity and parser hardening (#37) 2026-08-09 01:51:29 +00:00
6d02db8a9a Implement JSON and Protobuf OSD codecs 2026-08-09 01:30:59 +00:00
84bc31d031 Implement bounded XML LLSD codec 2026-08-09 01:08:14 +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
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
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
b4dd8ad492 Remove inactive Gitea workflow 2026-08-08 17:36:49 +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
8ddbac8eea Ignore local grid credentials
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
2026-08-08 16:53:33 +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
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
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
e2889d758d Correct MetaCrate license attribution 2026-08-08 12:04:58 +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
3179d7a57d Define complete Rust API mapping schema 2026-08-08 11:36:23 +02:00