feat: promote font force heat flux and integer set properties
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

This commit is contained in:
2026-08-17 09:10:47 -04:00
parent d11566403d
commit 8f6053089a
159 changed files with 9687 additions and 163 deletions

View File

@@ -19,6 +19,10 @@ const allowWorkerMessaging = new Set([
'chromePropertyDirectionHarness.tsx',
'chromePropertyFileHarness.tsx',
'chromePropertyFileIncludedHarness.tsx',
'chromePropertyFontHarness.tsx',
'chromePropertyForceHarness.tsx',
'chromePropertyHeatFluxHarness.tsx',
'chromePropertyIntegerSetHarness.tsx',
'facade/camPipeline.ts',
])