Features
- 3D solids (3DSOLID / REGION / BODY) authored in AutoCAD 2013+ now render: their ACIS/ASM geometry is loaded from the AcDs data store, tessellated to a mesh, and placed by the solid's body transform.
- Dynamic blocks with a visibility parameter show a lookup grip; clicking it opens a dropdown of the block's states, and picking one switches the visible geometry.
- Visibility-state dynamic blocks display the saved state instead of every variant stacked on top of each other.
Fixes
- 3D solids are included in ZOOM EXTENTS / auto-fit, and no longer draw a stray placeholder line beside them.
- TRIM / EXTEND can now cut against polyline boundaries (LwPolyline / Polyline / Polyline2D / Polyline3D), not just lines/arcs.
- TRIM / EXTEND / FILLET picks and their hover previews land on the geometry on large-coordinate (UTM-scale) drawings instead of being offset.
- Box and lasso selection add to the current selection; Shift+box/lasso removes the enclosed objects (#83).
- The Annotate style dropdowns (text / dimension / multileader / table) and the layer dropdown load from the opened document and stay empty on the Start tab, instead of showing a hard-coded placeholder.
- Wipeout masks created in the app no longer bleed past their boundary.
- Files that previously loaded with zero entities (AC18 section-name decoding) or hung on load (near-collinear arcs) now open correctly.
Full Changelog: v0.5.2...v0.5.3