cad-editor/crates
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
..
dwg-thumbnailer refactor(web): drop legacy thumb migration 2026-07-29 01:11:17 +03:00
dwg-thumbnailer-win fix(thumbnailer-win): make the COM DLL compile on the MSVC target 2026-07-11 02:11:22 +03:00
ocs_plugin_api chore: take the stack without nalgebra 2026-08-08 21:15:24 +03:00
ocs_web_worker chore: take the stack without nalgebra 2026-08-08 21:15:24 +03:00
plugin-template-api2 perf(core): cache ribbon_groups() with OnceLock, avoid per-frame tree allocations 2026-07-02 21:00:57 +01:00