What's Changed
- Fix #1074: default VPort.AmbientColor to color index 250 by @ilCosmico in #1077
- Fix DimensionDiameter point order in DWG reader/writer by @simonedd in #1079
- Feature/1080 built in arrowhead blocks by @DomCR in #1090
- Fixed Hatch.BoundaryPath.Spline dxf writing by @simonedd in #1088
- Fix DXF color writing for dimension overrides and layer true color by @gherards99 in #1091
- Refactor DwgLZ77AC21Decompressor to instance-based by @DomCR in #1094
- Issue 622 by @DomCR in #1095
- Improve DXF encoding handling for compatibility by @DomCR in #1098
- issue-1099 dxf hatch ellipse by @DomCR in #1100
- Issue-1093 Refactor dimension handling and update submodule by @DomCR in #1101
- Fix GetActiveColor() to resolve nested ByLayer when Color IsByBlock in Entity.cs by @TVIX in #1106
- Get active color by block fix by @DomCR in #1107
- Hatch explode by @DomCR in #1105
- Fix insert transforms for block base points by @chui-xelleron in #1110
- Add DWG reading for BLOCKLINEARPARAMETER by @mdelanno in #1097
- Fix/dimension leader style override by @gherards99 in #1081
- Fix missing set of dimension text by @simonedd in #1113
- Issue 1109 by @DomCR in #1115
- Blocklinearparameter transfer by @DomCR in #1114
- issue 1104 by @DomCR in #1116
New Contributors
- @TVIX made their first contribution in #1106
- @chui-xelleron made their first contribution in #1110
- @mdelanno made their first contribution in #1097
Full Changelog: v3.6.12...v3.6.29