cad-editor/crates/ocs_plugin_api
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hakan Seven 188ac80b2e chore: take the stack without nalgebra
The codec declared nalgebra and never used it — its Vector2 and Vector3
are plain structs of its own. It was pulling eleven crates into every
build here for nothing.

Also picks up cadkernel's Vec2, which replaces the vector arithmetic the
kernel had been writing out by hand.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-08 21:15:24 +03:00
..
src feat(plugin-api): let add-ons ask for a visual style by name 2026-08-07 14:29:01 +03:00
Cargo.toml chore: take the stack without nalgebra 2026-08-08 21:15:24 +03:00
REPORT.md Initial commit 2026-06-25 00:01:36 +03:00