v0.4.8
Features
- Full style editors for Text, Dimension, Multileader and Table styles, covering every style field: a new Multileader Style manager window, dropdowns and arrowhead / ext-line linetype pickers in the Dimension editor, and per-cell editing (text, colours, borders, margins, flow) for tables.
- Annotative support across Text / Dimension / Table / Multileader styles, persisted to both DXF and DWG using AutoCAD's standard encoding (
AcadAnnotativeXDATA/EED, native MLEADERSTYLE flag) — verified byte-for-byte against a real AutoCAD drawing, so the flag round-trips and stays readable by other CAD apps. - Tables created in-app now render cell background fills, text colours, styled borders, margins and flow direction from their table style.
- Dynamic MLEADER text placement with grips and consistent arrow sizing.
- Per-tile model render mode in viewports, persisted through VPORT entries.
Fixes
- macOS: the app no longer crashes on launch from a missing Homebrew
liblzma— it is now statically linked into the binary (#56). - Windows: the app no longer crashes on startup on AMD Radeon GPUs (AMD OpenGL driver access violation) — it now defaults to the DX12/Vulkan backend (#55).
- Drawing and editing now use the correct world-XY drawing plane (#54): a revision cloud follows the path you draw instead of collapsing to two horizontal lines (same fix for donut, mline, wipeout, table, attribute and tolerance); ID / DIST / AREA report correct values; and fillet, chamfer, break, join, trim, lengthen, array and window-stretch pick the right geometry.
- 3D revolve axis and OBJ mesh import now use the Z-up world correctly.
- FILLET / CHAMFER on polylines: the corner now previews as an arc instead of a straight line, hovering highlights the picked edge, and chamfering a polyline corner works.
- The Text Style manager opens from the Annotate-tab "Manage…" button.
- The in-place MText / Text editor stays on-screen at the window edges.
- New style records are given unique handles instead of colliding.
Full Changelog: v0.4.7...v0.4.8