feat: align FreeCAD property status semantics
This commit is contained in:
@@ -862,9 +862,6 @@
|
||||
],
|
||||
"facadeNative": [
|
||||
"Hidden",
|
||||
"ReadOnly"
|
||||
],
|
||||
"proxyOnly": [
|
||||
"Immutable",
|
||||
"LockDynamic",
|
||||
"NoModify",
|
||||
@@ -877,17 +874,39 @@
|
||||
"PropOutput",
|
||||
"PropReadOnly",
|
||||
"PropTransient",
|
||||
"ReadOnly",
|
||||
"Transient"
|
||||
],
|
||||
"proxyOnlyRecordCount": 2639,
|
||||
"behaviorNative": [
|
||||
"Hidden",
|
||||
"Immutable",
|
||||
"NoModify",
|
||||
"Ordered",
|
||||
"Output",
|
||||
"PropHidden",
|
||||
"PropNoPersist",
|
||||
"PropNoRecompute",
|
||||
"PropOutput",
|
||||
"PropReadOnly",
|
||||
"PropTransient",
|
||||
"ReadOnly",
|
||||
"Transient"
|
||||
],
|
||||
"preservedOnly": [
|
||||
"LockDynamic",
|
||||
"PartialTrigger"
|
||||
],
|
||||
"preservedOnlyRecordCount": 70,
|
||||
"proxyOnly": [],
|
||||
"proxyOnlyRecordCount": 0,
|
||||
"unknownNumericBits": []
|
||||
},
|
||||
"harness": {
|
||||
"path": "scripts/run-freecad-native-property-semantics.mjs",
|
||||
"bytes": 5658,
|
||||
"sha256": "35eb62dc7988ac5f373fb25d1558ab830ecb42b261009fbd79638ee428800331"
|
||||
"bytes": 5949,
|
||||
"sha256": "fb7fb74e4979b284e7a0f637d820bd183cea8e5cfb1348fd1730a891ac1306a2"
|
||||
},
|
||||
"exactPromotionReady": false,
|
||||
"exactBlocker": "complete native document and property semantics",
|
||||
"generatedAt": "2026-08-14T12:20:59.613Z"
|
||||
"generatedAt": "2026-08-14T15:36:12.139Z"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user