Implement appearance baking pipeline (#66)
Some checks failed
Native code generation / deterministic (push) Failing after 2m18s
Imaging and meshing gate / native (push) Failing after 1m28s
Native Rust workspace compile / compile (push) Failing after 58s

This commit is contained in:
2026-08-10 10:33:29 +00:00
parent a9927fcfcb
commit b1f60db3d6
17 changed files with 3487 additions and 249 deletions

View File

@@ -2144,7 +2144,7 @@
"Imaging"
],
"fixture_dependencies": [],
"rust_body_sha256": "095b472ba775ae13542328da1b5e709d630699d092778132b3c1f164168c5dd8",
"rust_body_sha256": "5c686ee0bd308a54e16a0ea8b50e1e75f9b085dc0cb9bb45317bde0c5cac674a",
"status": "translated",
"rust_file": "crates/libremetaverse/src/appearance_baker_semantics.rs",
"rust_line": 30,
@@ -2168,7 +2168,7 @@
"rust_body_sha256": "e490a240143cf358cedc6562baa63dd9ee2274958744e7df00d13d9981f7597f",
"status": "translated",
"rust_file": "crates/libremetaverse/src/appearance_baker_semantics.rs",
"rust_line": 41,
"rust_line": 46,
"rust_test": "bake_grayscale_hair_texture_no_skin_does_not_throw",
"semantic_review": "reviewed"
},
@@ -2189,7 +2189,7 @@
"rust_body_sha256": "8c7043c839d0a52cc72050120aaf3f726b962ee674e9169c33d8b1137b23d919",
"status": "translated",
"rust_file": "crates/libremetaverse/src/appearance_baker_semantics.rs",
"rust_line": 55,
"rust_line": 60,
"rust_test": "load_resource_layer_head_color_tga_loads_from_character_directory",
"semantic_review": "reviewed"
},
@@ -2210,7 +2210,7 @@
"rust_body_sha256": "54a79b572fdf3e22a3a00380cb98f180a2eda94f71ed035db312310b8f15a9bb",
"status": "translated",
"rust_file": "crates/libremetaverse/src/appearance_baker_semantics.rs",
"rust_line": 65,
"rust_line": 70,
"rust_test": "load_resource_layer_cached_resource_not_corrupted_by_caller_mutation",
"semantic_review": "reviewed"
},
@@ -2231,7 +2231,7 @@
"rust_body_sha256": "16a16384fe8cfa5c8a8a4b8de9bf9428de61756882d83883a7215ef708fa202d",
"status": "translated",
"rust_file": "crates/libremetaverse/src/appearance_baker_semantics.rs",
"rust_line": 84,
"rust_line": 89,
"rust_test": "resize_to_bake_dimensions_source_smaller_in_one_axis_only_scales_rather_than_tiles",
"semantic_review": "reviewed"
},
@@ -9003,7 +9003,7 @@
"body_sha256": "0e0f06d2317de91147bab1e623bed35ee03015da1498a9b9837c91c144bf7da5",
"categories": [],
"fixture_dependencies": [],
"rust_body_sha256": "7ec1c1c19905ad5733028faae50f2f20f81216faecf6ab13d60c54f4e7cdc427",
"rust_body_sha256": "333271eabd854cb7150441d999d3f6cb1c2fcf00234ce5e490bf54828f620b91",
"status": "translated",
"rust_file": "tests/compat/tests/wire_semantics.rs",
"rust_line": 329,