Files
Web_FreeCAD_Bitbybit/config/freecad-property-color-roundtrip.json
wangdequan d11566403d
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: close ordered pairs and property codec batches
2026-08-17 04:58:46 -04:00

147 lines
3.4 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"baselineId": "freecad-1.1.1-property-color-roundtrip",
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"archives": {
"nativeInitial": {
"path": ".cache/freecad/property-color-roundtrip/native-initial.FCStd",
"bytes": 2508,
"sha256": "93d6c2b60ffdd65f10bd4ca13e5dfcedf19c3a1b2c452d1e6a087e99be259c85"
},
"webEdited": {
"path": ".cache/freecad/property-color-roundtrip/web-edited.FCStd",
"bytes": 2324,
"sha256": "0572127ba788503c7c2bbe8d2b0f1ae1796fb5946ddc6c3610d8d6b15fbba37d"
},
"nativeResaved": {
"path": ".cache/freecad/property-color-roundtrip/native-resaved.FCStd",
"bytes": 2505,
"sha256": "e665faea155fb2d1aaa6a7c02bb07a060280098d4a92f52f568b8e37b5c3249d"
}
},
"nativeInitial": {
"object": {
"editorMode": [],
"hasShapeProperty": false,
"name": "ColorProbe",
"propertyStatus": [],
"propertyTypeId": "App::PropertyColor",
"state": [
"Up-to-date"
],
"statusString": "Valid",
"typeId": "App::FeatureTest",
"value": [
0.06666667,
0.13333334,
0.200000003,
0.266666681
]
},
"objectSet": [
{
"name": "ColorProbe",
"typeId": "App::FeatureTest"
}
]
},
"web": {
"before": {
"name": "Colour",
"typeId": "App::PropertyColor",
"element": "PropertyColor",
"value": "287454020"
},
"after": {
"name": "Colour",
"typeId": "App::PropertyColor",
"element": "PropertyColor",
"value": "862362060"
},
"objectSetPreserved": true,
"semanticObjectsPreserved": true,
"opaquePathsPreserved": 4,
"opaqueEntriesPreserved": true
},
"nativeAfter": {
"reopened": {
"object": {
"editorMode": [],
"hasShapeProperty": false,
"name": "ColorProbe",
"propertyStatus": [],
"propertyTypeId": "App::PropertyColor",
"state": [
"Up-to-date"
],
"statusString": "Valid",
"typeId": "App::FeatureTest",
"value": [
0.200000003,
0.400000006,
0.600000024,
0.800000012
]
},
"objectSet": [
{
"name": "ColorProbe",
"typeId": "App::FeatureTest"
}
]
},
"resaved": {
"object": {
"editorMode": [],
"hasShapeProperty": false,
"name": "ColorProbe",
"propertyStatus": [],
"propertyTypeId": "App::PropertyColor",
"state": [
"Up-to-date"
],
"statusString": "Valid",
"typeId": "App::FeatureTest",
"value": [
0.200000003,
0.400000006,
0.600000024,
0.800000012
]
},
"objectSet": [
{
"name": "ColorProbe",
"typeId": "App::FeatureTest"
}
]
}
},
"classification": {
"requestedValue": [
0.2,
0.4,
0.6,
0.8
],
"webValue": "862362060",
"reopenedValue": [
0.200000003,
0.400000006,
0.600000024,
0.800000012
],
"resavedValue": [
0.200000003,
0.400000006,
0.600000024,
0.800000012
],
"nativeOutputMatches": true,
"unknownSemanticDrift": false,
"zeroUnknownDrift": true
}
}