Features
- TEXTEDIT command and the TEXTEDITMODE system variable for in-place text editing
- Edit a block in place by double-clicking, with a faded context and a Save/Discard toolbar (REFEDIT)
- Surface every command — interactive and one-shot — in command-line autocomplete
- Invert the current selection from the right-click menu
- Show polyline length and area in the properties panel
Fixes
- Open AutoCAD-saved layouts without crashing — viewport status flags now use the DWG spec bit layout
- Round-trip a layout's full page setup (paper size, name, units, margins, rotation) so AutoCAD renders the sheet at the right size
- Keep a block's owned-entity list in sync on save so AutoCAD no longer drops model-space geometry
- Place the sheet viewport in the paper plane so the layout isn't shifted
- Reflect page-setup paper changes on the sheet immediately
- Keep each viewport's grid independent and clipped to its own rectangle
- Fully remove a deleted layout's record and references so it can't reappear
- Select, move and paste 3D ACIS solids in the right place and refresh them after a transform
- Box/lasso-select blocks and 3D solids and click the front-most solid body
- Carry block definitions, block-internal layers and pasted-solid tessellation across drawings on paste
- Keep the paste preview on the cursor across drawings
- Stitch touching segments into a polyline at any angle (JOIN)
- Move the baked dimension block when a dimension is transformed
- Refresh a DXF SOLID's fill after move/copy and recolour solid meshes on a colour/layer change
- Resolve Leader annotations correctly in TEXTEDIT and don't advance the edit count on an empty commit
Docs
- Sync COMMANDS.md with the implemented command set
Full Changelog: v0.6.3...v0.6.4