Advance M8-M11 parity workflows
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-17 04:37:07 -04:00
parent 7c16b279ae
commit 0fe8d2bb56
324 changed files with 31920 additions and 863 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -19,6 +19,16 @@
"objectNames": ["BasicArea", "BasicCamera", "BasicCube"],
"frameRange": [1, 24]
},
{
"id": "m11_render_reference",
"path": "m11_render_reference.blend",
"objects": 2,
"meshes": 1,
"materials": 1,
"objectNames": ["M11 Reference Camera", "M11 Reference Cube"],
"frameRange": [1, 250],
"features": ["blender-eevee-reference", "webgl2-image-error-metrics", "main-offscreen-golden"]
},
{
"id": "attribute_scene",
"path": "attribute_scene.blend",
@@ -38,6 +48,17 @@
"frameRange": [1, 10],
"animationTargets": ["object:AnimatedObject"]
},
{
"id": "nla_time_mapping_scene",
"path": "nla_time_mapping_scene.blend",
"objects": 1,
"meshes": 1,
"materials": 0,
"objectNames": ["M10_NLA_TimeMapping"],
"frameRange": [1, 70],
"animationTargets": ["object:M10_NLA_TimeMapping"],
"features": ["nla-track-reader", "scaled-action-time", "reverse-repeat", "desktop-depsgraph-golden"]
},
{
"id": "rigged_shape_scene",
"path": "rigged_shape_scene.blend",
@@ -157,6 +178,13 @@
"meshes": 0,
"features": ["compositor-main-reader", "exposure-invert-parameters", "socket-links", "unsupported-node-preservation"]
},
{
"id": "m11_compositor_allowlist",
"path": "m11_compositor_allowlist.blend",
"objects": 0,
"meshes": 0,
"features": ["compositor-node-allowlist", "cpu-webgpu-golden", "constant-color", "exposure", "invert"]
},
{
"id": "sequencer_scene",
"path": "sequencer_scene.blend",

Binary file not shown.

Binary file not shown.