refactor: migrate ztools and Silo to kindred-addon-sdk (#250)
Some checks failed
Build and Test / build (pull_request) Failing after 1m51s
Some checks failed
Build and Test / build (pull_request) Failing after 1m51s
Route platform API calls through kindred_sdk wrappers: ZTools: - Replace hardcoded MOCHA dict with kindred_sdk.get_theme_tokens() - Add sdk dependency to package.xml Silo: - Replace FreeCADGui.registerEditingOverlay() with kindred_sdk.register_overlay() - Replace FreeCADGui.addOrigin()/removeOrigin() with kindred_sdk wrappers - Replace hardcoded _MOCHA palette subset with kindred_sdk.get_theme_tokens() - Add sdk dependency to package.xml Create module: - Replace dock panel boilerplate with kindred_sdk.register_dock_panel() Behavior is identical before and after — this is a refactor only. Closes #250
This commit is contained in:
Submodule mods/silo updated: 7a4ed3550a...d605844cb5
Submodule mods/ztools updated: 29ca89e533...55be41e697
Reference in New Issue
Block a user