cad-editor/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Sebastian f20bf93dfe feat(plugin): emit SelectionChangedV4 to V4 plugins and add ocs_plugin_api architecture docs
- Add HostNotification::SelectionChangedV4 { tab_id, handles } with discriminant 7
- Broadcast active-tab selection changes at update() and automation_op boundaries
- Use stable order-independent signature to avoid spurious hover notifications
- Clear Scene selection in automation new/open to avoid stale handles
- Add crates/ocs_plugin_api/ARCHITECTURE.md and module-level rustdoc
- Cross-link README.md and docs/plugin-architecture.md
- Fix test env race with shared ENV_LOCK and EnvVarGuard helpers
2026-08-25 23:31:27 +02:00
..
automation feat(automation): local TCP socket transport for --serve 2026-06-18 01:54:03 +03:00
plugin-template feat(plugins): redesign plugin manager 2026-07-29 14:27:32 +03:00
plugin-template-v2 perf(core): cache ribbon_groups() with OnceLock, avoid per-frame tree allocations 2026-07-02 21:00:57 +01:00
readme docs: update workspace screenshot 2026-08-22 15:51:15 +03:00
issue-78-comment.txt Add demo_plugin and plugin host integration tests 2026-06-09 13:52:15 -04:00
issue-78-reply.md Add plugin host architecture and Storm Sewer add-on package 2026-06-09 13:41:21 -04:00
native-vs-web.md feat(web): add SEO landing page 2026-08-22 09:33:38 +03:00
pane-grid-migration.md docs: plan for migrating model tiles to iced pane_grid 2026-06-18 23:53:52 +03:00
plugin-architecture.md feat(plugin): emit SelectionChangedV4 to V4 plugins and add ocs_plugin_api architecture docs 2026-08-25 23:31:27 +02:00
PR-plugin-host.md Add demo_plugin and plugin host integration tests 2026-06-09 13:52:15 -04:00
tessellation.md refactor: retire the solid3d feature — the web build gets solids too 2026-08-10 01:28:25 +03:00