Advance Blender WebEngine N-015 through N-022 parity

This commit is contained in:
mes123456
2026-08-12 13:26:34 -04:00
parent 9fd26010f6
commit b3cefaeec5
51 changed files with 1809 additions and 171 deletions

Binary file not shown.

View File

@@ -149,6 +149,28 @@
"objects": 2,
"meshes": 2,
"features": ["edge-split", "screw", "desktop-golden", "disabled-modifier"]
},
{
"id": "compositor_scene",
"path": "compositor_scene.blend",
"objects": 0,
"meshes": 0,
"features": ["compositor-main-reader", "socket-links", "unsupported-node-preservation"]
},
{
"id": "sequencer_scene",
"path": "sequencer_scene.blend",
"objects": 0,
"meshes": 0,
"frameRange": [1, 250],
"features": ["sequencer-main-reader", "relative-media-paths", "effect-dependencies", "fractional-fps"]
},
{
"id": "mask_scene",
"path": "mask_scene.blend",
"objects": 0,
"meshes": 0,
"features": ["mask-main-reader", "bezier-handles", "feather-selection"]
}
]
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

Binary file not shown.