Files
workinf_Blender_Wasm/tests/golden/M10-14/physics-cache-family.json
mes123456 0fe8d2bb56
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Advance M8-M11 parity workflows
2026-08-17 04:37:07 -04:00

27 lines
577 B
JSON

{
"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"
}