cad-editor/crates/ocs_plugin_api/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-24 00:30:22 +03:00
..
ipc Add handler for document_cache for REPL 2026-07-24 00:30:22 +03:00
process feat(plugin): surface loaded plugin commands in command-line autocomplete 2026-07-04 23:01:53 +03:00
ribbon feat(plugin): surface loaded plugin commands in command-line autocomplete 2026-07-04 23:01:53 +03:00
host.rs feat(plugin): persist XDATA to DWG and let plugins modify/delete entities (#249, #250) 2026-07-02 15:39:26 +03:00
lib.rs Fix 5: Allow backward-compatibility and add plugin-template-v2 2026-06-25 00:02:17 +03:00
manifest.rs Fix 5: Allow backward-compatibility and add plugin-template-v2 2026-06-25 00:02:17 +03:00
process.rs feat(plugin): quiet plugin IPC logs; print one "Loaded plugin" line 2026-07-01 13:28:10 +03:00
ribbon.rs test(core): ignore ribbon_groups microbenchmark by default 2026-07-03 07:48:31 +03:00
runner.rs perf(core): cache ribbon_groups() with OnceLock, avoid per-frame tree allocations 2026-07-02 21:00:57 +01:00
shm.rs Fix 4: shared-memory 2026-06-25 00:01:36 +03:00