Add Chromium-only Blender WebEngine parity work
This commit is contained in:
BIN
tests/files/web/animation_scene.blend
Normal file
BIN
tests/files/web/animation_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/attribute_scene.blend
Normal file
BIN
tests/files/web/attribute_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/attribute_scene.blend1
Normal file
BIN
tests/files/web/attribute_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/basic_scene.blend
Normal file
BIN
tests/files/web/basic_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/basic_scene.blend1
Normal file
BIN
tests/files/web/basic_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/corrupt_packed_image.blend
Normal file
BIN
tests/files/web/corrupt_packed_image.blend
Normal file
Binary file not shown.
BIN
tests/files/web/empty.blend
Normal file
BIN
tests/files/web/empty.blend
Normal file
Binary file not shown.
BIN
tests/files/web/empty.blend1
Normal file
BIN
tests/files/web/empty.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/image_resource_matrix.blend
Normal file
BIN
tests/files/web/image_resource_matrix.blend
Normal file
Binary file not shown.
154
tests/files/web/manifest.json
Normal file
154
tests/files/web/manifest.json
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"blenderVersion": "5.2.0",
|
||||
"fixtures": [
|
||||
{
|
||||
"id": "empty",
|
||||
"path": "empty.blend",
|
||||
"objects": 0,
|
||||
"meshes": 0,
|
||||
"materials": 1,
|
||||
"frameRange": [1, 250]
|
||||
},
|
||||
{
|
||||
"id": "basic_scene",
|
||||
"path": "basic_scene.blend",
|
||||
"objects": 3,
|
||||
"meshes": 1,
|
||||
"materials": 1,
|
||||
"objectNames": ["BasicArea", "BasicCamera", "BasicCube"],
|
||||
"frameRange": [1, 24]
|
||||
},
|
||||
{
|
||||
"id": "attribute_scene",
|
||||
"path": "attribute_scene.blend",
|
||||
"objects": 2,
|
||||
"meshes": 1,
|
||||
"materials": 2,
|
||||
"objectNames": ["AttributeMeshObject"],
|
||||
"frameRange": [1, 24]
|
||||
},
|
||||
{
|
||||
"id": "animation_scene",
|
||||
"path": "animation_scene.blend",
|
||||
"objects": 1,
|
||||
"meshes": 1,
|
||||
"materials": 1,
|
||||
"objectNames": ["AnimatedObject"],
|
||||
"frameRange": [1, 10],
|
||||
"animationTargets": ["object:AnimatedObject"]
|
||||
},
|
||||
{
|
||||
"id": "rigged_shape_scene",
|
||||
"path": "rigged_shape_scene.blend",
|
||||
"objects": 2,
|
||||
"meshes": 1,
|
||||
"materials": 0,
|
||||
"objectNames": ["RiggedArmatureObject", "RiggedShapeObject"],
|
||||
"features": ["modifier-stack", "vertex-weights", "shape-keys"]
|
||||
},
|
||||
{
|
||||
"id": "pose_constraint_scene",
|
||||
"path": "pose_constraint_scene.blend",
|
||||
"objects": 3,
|
||||
"meshes": 1,
|
||||
"materials": 0,
|
||||
"frameRange": [1, 10],
|
||||
"objectNames": ["PoseConstraintArmatureObject", "PoseConstraintMeshObject", "PoseConstraintTarget"],
|
||||
"features": ["pose-animation", "pose-constraint", "multi-frame-depsgraph"]
|
||||
},
|
||||
{
|
||||
"id": "packed_image_scene",
|
||||
"path": "packed_image_scene.blend",
|
||||
"objects": 1,
|
||||
"meshes": 1,
|
||||
"materials": 1,
|
||||
"objectNames": ["PackedImageObject"],
|
||||
"features": ["packed-image"]
|
||||
},
|
||||
{
|
||||
"id": "image_resource_matrix",
|
||||
"path": "image_resource_matrix.blend",
|
||||
"objects": 4,
|
||||
"meshes": 4,
|
||||
"materials": 4,
|
||||
"objectNames": ["GeneratedImageObject", "UDIMImageObject", "MissingImageObject", "LinkedImageObject"],
|
||||
"features": ["udim", "generated-image", "linked-library", "missing-external-image"]
|
||||
},
|
||||
{
|
||||
"id": "corrupt_packed_image",
|
||||
"path": "corrupt_packed_image.blend",
|
||||
"objects": 1,
|
||||
"meshes": 1,
|
||||
"materials": 1,
|
||||
"objectNames": ["CorruptPackedImageObject"],
|
||||
"features": ["packed-image", "corrupt-resource", "structured-block"]
|
||||
},
|
||||
{
|
||||
"id": "topology_scene",
|
||||
"path": "topology_scene.blend",
|
||||
"objects": 3,
|
||||
"meshes": 3,
|
||||
"materials": 0,
|
||||
"objectNames": ["NonManifoldObject", "OpenNgonObject", "OpenQuadObject"],
|
||||
"features": ["open-boundary-collapse", "open-ngon-collapse", "non-manifold-collapse"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_generate_scene",
|
||||
"path": "modifier_generate_scene.blend",
|
||||
"objects": 9,
|
||||
"meshes": 9,
|
||||
"features": ["generate-modifiers", "structured-unsupported"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_deform_scene",
|
||||
"path": "modifier_deform_scene.blend",
|
||||
"objects": 11,
|
||||
"meshes": 9,
|
||||
"features": ["lattice-golden", "deform-targets", "structured-unsupported"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_deform_curve_scene",
|
||||
"path": "modifier_deform_curve_scene.blend",
|
||||
"objects": 2,
|
||||
"meshes": 1,
|
||||
"features": ["curve-target", "wasm32-abi-capability-block"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_physics_scene",
|
||||
"path": "modifier_physics_scene.blend",
|
||||
"objects": 5,
|
||||
"meshes": 5,
|
||||
"frameRange": [1, 12],
|
||||
"features": ["time-modifiers", "disabled-physics", "structured-unsupported"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_geometry_nodes_scene",
|
||||
"path": "modifier_geometry_nodes_scene.blend",
|
||||
"objects": 1,
|
||||
"meshes": 1,
|
||||
"features": ["geometry-nodes", "self-contained-node-group", "runtime-capability-block"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_grease_pencil_scene",
|
||||
"path": "modifier_grease_pencil_scene.blend",
|
||||
"objects": 1,
|
||||
"meshes": 0,
|
||||
"features": ["grease-pencil", "all-5.2-gp-modifier-types", "disabled-modifiers"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_dependency_cycle",
|
||||
"path": "modifier_dependency_cycle.blend",
|
||||
"objects": 4,
|
||||
"meshes": 4,
|
||||
"features": ["modifier-cycle", "missing-target", "mode-switches", "structured-block"]
|
||||
},
|
||||
{
|
||||
"id": "modifier_extended_native",
|
||||
"path": "modifier_extended_native.blend",
|
||||
"objects": 2,
|
||||
"meshes": 2,
|
||||
"features": ["edge-split", "screw", "desktop-golden", "disabled-modifier"]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
tests/files/web/modifier_deform_curve_scene.blend
Normal file
BIN
tests/files/web/modifier_deform_curve_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_deform_scene.blend
Normal file
BIN
tests/files/web/modifier_deform_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_deform_scene.blend1
Normal file
BIN
tests/files/web/modifier_deform_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_dependency_cycle.blend
Normal file
BIN
tests/files/web/modifier_dependency_cycle.blend
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_extended_native.blend
Normal file
BIN
tests/files/web/modifier_extended_native.blend
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_extended_native.blend1
Normal file
BIN
tests/files/web/modifier_extended_native.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_generate_scene.blend
Normal file
BIN
tests/files/web/modifier_generate_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_generate_scene.blend1
Normal file
BIN
tests/files/web/modifier_generate_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_geometry_nodes_scene.blend
Normal file
BIN
tests/files/web/modifier_geometry_nodes_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_geometry_nodes_scene.blend1
Normal file
BIN
tests/files/web/modifier_geometry_nodes_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_grease_pencil_scene.blend
Normal file
BIN
tests/files/web/modifier_grease_pencil_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_grease_pencil_scene.blend1
Normal file
BIN
tests/files/web/modifier_grease_pencil_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/modifier_physics_scene.blend
Normal file
BIN
tests/files/web/modifier_physics_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/nonmesh_scene.blend
Normal file
BIN
tests/files/web/nonmesh_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/nonmesh_scene.blend1
Normal file
BIN
tests/files/web/nonmesh_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/packed_image_scene.blend
Normal file
BIN
tests/files/web/packed_image_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/pose_constraint_scene.blend
Normal file
BIN
tests/files/web/pose_constraint_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/pose_constraint_scene.blend1
Normal file
BIN
tests/files/web/pose_constraint_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/resources/corrupt_source.png
Normal file
BIN
tests/files/web/resources/corrupt_source.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 262 B |
BIN
tests/files/web/resources/image_resource_library.blend
Normal file
BIN
tests/files/web/resources/image_resource_library.blend
Normal file
Binary file not shown.
BIN
tests/files/web/resources/udim_1001.png
Normal file
BIN
tests/files/web/resources/udim_1001.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 261 B |
BIN
tests/files/web/resources/udim_1002.png
Normal file
BIN
tests/files/web/resources/udim_1002.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 261 B |
BIN
tests/files/web/rigged_shape_scene.blend
Normal file
BIN
tests/files/web/rigged_shape_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/rigged_shape_scene.blend1
Normal file
BIN
tests/files/web/rigged_shape_scene.blend1
Normal file
Binary file not shown.
BIN
tests/files/web/topology_scene.blend
Normal file
BIN
tests/files/web/topology_scene.blend
Normal file
Binary file not shown.
BIN
tests/files/web/topology_scene.blend1
Normal file
BIN
tests/files/web/topology_scene.blend1
Normal file
Binary file not shown.
Reference in New Issue
Block a user