Advance M8-M11 parity workflows
This commit is contained in:
26
tests/golden/M10-14/physics-cache-family.json
Normal file
26
tests/golden/M10-14/physics-cache-family.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"families": [
|
||||
"RIGID_BODY",
|
||||
"SOFT_BODY",
|
||||
"CLOTH",
|
||||
"FLUID",
|
||||
"DYNAMIC_PAINT",
|
||||
"PARTICLE",
|
||||
"HAIR"
|
||||
],
|
||||
"sources": [
|
||||
"BLENDER_DESKTOP_BAKE",
|
||||
"BLENDER_SERVER_BAKE",
|
||||
"BLENDER_DESKTOP_BAKE",
|
||||
"BLENDER_SERVER_BAKE",
|
||||
"BLENDER_DESKTOP_BAKE",
|
||||
"BLENDER_SERVER_BAKE",
|
||||
"BLENDER_DESKTOP_BAKE"
|
||||
],
|
||||
"byteLength": 4,
|
||||
"frameCount": 2,
|
||||
"sourceMismatch": "PHYSICS_CACHE_SOURCE_MISMATCH",
|
||||
"payloadMismatch": "PHYSICS_CACHE_HASH_MISMATCH",
|
||||
"versionMismatch": "PROTOCOL_MISMATCH",
|
||||
"budgetExceeded": "PHYSICS_BUDGET_EXCEEDED"
|
||||
}
|
||||
Reference in New Issue
Block a user