Releases: DomCR/ACadSharp
Releases · DomCR/ACadSharp
v3.4.29
What's Changed
- issue 1003 insertpoint for atts by @DomCR in #1017
- Issue 1020 dxfwriter write layout into modelspace by @DomCR in #1021
- Issue-998 Improve Insert.GetBoundingBox for rotation and scaling by @DomCR in #1022
- issue-1023 Refactor layout and viewport handling by @DomCR in #1024
- issue-1025 by @DomCR in #1028
Full Changelog: v3.4.24...v3.4.29
v3.4.24
What's Changed
- issue-976 context data by @DomCR in #978
- issue-983 by @DomCR in #985
- Refactor Field, FieldList, and CadValue handling by @DomCR in #982
- issue-973 polyline match vertices props by @DomCR in #987
- Entity equivalent by @DomCR in #825
- Issue 221 aec architecture objects by @cpetry in #969
- issue-989 Refactor DXF polyline boundary by @DomCR in #990
- Refactor long text writing logic in DxfSectionWriterBase by @DomCR in #991
- Issue 221 transfer by @DomCR in #992
- Issue 536 dimassoc object by @DomCR in #895
- Convert arc and ellipse angles to degrees in DXF output by @DomCR in #1004
- Issue-999 remove cellvalue by @DomCR in #1005
- fix: Handling bit promotision that c/c++ might do with sign extension by @Mikolaj505 in #1010
- Issue-1009 polyfacemesh dxfwriter by @DomCR in #1011
- Handle angles in radians for hatch arc/ellipse edges by @DomCR in #1014
- Improve DXF DIMENSION handling and refactor builder logic by @DomCR in #1015
New Contributors
- @Mikolaj505 made their first contribution in #1010
Full Changelog: v3.4.9...v3.4.24
v3.4.9
What's Changed
- Fixes #959 - Text override should be used and replace '<>' with actual measurement string by @cpetry in #960
- Issue-964 polyline vertices owner by @DomCR in #965
- issue-962 by @DomCR in #963
- issue-967 MText columns by @DomCR in #972
- issue-973 by @DomCR in #974
- Issue 971 insert explode fix by @DomCR in #977
- Fix Arc angle logic, remove IsCounterClockWise property by @DomCR in #979
- Refactor DWG AC15 file header writing and section logic by @DomCR in #981
Full Changelog: v3.4.1...v3.4.9
v3.4.1
What's Changed
- Table style implementation by @DomCR in #936
- Fixes #937 - Added LinearScaleFactor multiplication by @cpetry in #938
- Svg dimensions by @DomCR in #939
- issue 940 by @DomCR in #941
- Issue 467 create hatch using entities by @DomCR in #945
- Fixes #942 - Added ToDegrees() to handle angular string representation by @cpetry in #943
- Implement Polyline mesh by @DomCR in #470
- Fixes #944 - Adjusted Measurement on DimensionAngular2Line to use inv… by @cpetry in #947
- issue-950 jump comments by @DomCR in #951
- issue-948 dynamic properties by @DomCR in #949
- issue-946 AngularZeroHandling by @DomCR in #953
- issue-954 root dictionary by @DomCR in #957
- Issue-956 dxfclasses writer fix by @DomCR in #958
New Contributors
Full Changelog: v3.3.23...v3.4.1
v3.3.23
What's Changed
- Image reactors by @DomCR in #919
- dxf xrecord by @DomCR in #920
- Read table r2007 pre by @DomCR in #921
- Refactor and enhance dictionary collections and tests by @DomCR in #922
- Visual style implementation by @DomCR in #585
- Issue 876 insert explode arcs fix by @DomCR in #926
- docs by @DomCR in #927
- issue-928 TRACE entity for dxf by @DomCR in #929
- issue 930 by @DomCR in #931
- issue 925 by @DomCR in #932
- issue 923 - dim style override by @DomCR in #924
- issue 891 default entries by @DomCR in #934
Full Changelog: v3.3.12...v3.3.23
v3.3.12
What's Changed
- Implement Material by @DomCR in #581
- issue 901 template by @DomCR in #906
- Dxfreader missing codes by @DomCR in #908
- Ac1015 dwgwriter refine by @DomCR in #910
- issue 914 by @DomCR in #915
- Issue 912 AC1015 dwgwriter by @DomCR in #913
- issue 916 by @DomCR in #917
- Test refactor by @DomCR in #877
Full Changelog: v3.3.7...v3.3.12
v3.3.7
What's Changed
- issue 250 by @DomCR in #890
- has executed flag added for single case tests by @DomCR in #894
- issue-896 by @DomCR in #899
- issue 901 by @DomCR in #902
- LineType Segments.Text Reader/Writer by @bwright85428 in #889
- Issue 750 ole2frame by @DomCR in #752
- Update file handling in CadReaderBase constructor by @DomCR in #903
- pline template fix by @DomCR in #904
New Contributors
- @bwright85428 made their first contribution in #889
Full Changelog: v3.3.0...v3.3.7
v3.3.0
What's Changed
- [DWG][AC1021] Fix issue "Array dimensions exceeded supported range" by @AKC-DuyLoc in #880
- issue 882 by @DomCR in #883
- Issue 879 by @DomCR in #885
- issue 881 by @DomCR in #886
- Add strong naming by @ilCosmico in #616
- Strong naming by @DomCR in #887
New Contributors
- @AKC-DuyLoc made their first contribution in #880
- @ilCosmico made their first contribution in #616
Full Changelog: v3.2.45...v3.3.0
v3.2.45
What's Changed
- issue-827 by @DomCR in #828
- dxf CadWipeoutBase by @DomCR in #829
- Dxf solid3d by @DomCR in #830
- multileader dxf by @DomCR in #832
- dxf image reactor by @DomCR in #835
- AcdbPlaceHolder n ImageDefinition by @DomCR in #836
- Speed up AC18 decompression up to 70% by @Symbiatch in #842
- Implement support for 2GB+ files by @Symbiatch in #841
- issue 845 by @DomCR in #851
- issue 839 by @DomCR in #852
- Transform hatch by @DomCR in #853
- Fix for mlineStyle by @DomCR in #855
- Refactor LineType handling by @DomCR in #856
- issue 857 by @DomCR in #859
- issue 860 by @DomCR in #862
- Issue 858 curves normal by @DomCR in #863
- issue 864 by @DomCR in #865
- Issue 866 hatch dxfreader edata by @DomCR in #867
- Spline refactor by @DomCR in #868
- Table entity refactor by @DomCR in #831
- mlinestyle dxf by @DomCR in #869
- issue 666 by @DomCR in #870
- issue 872 by @DomCR in #874
- Issue 873 arcs and circles with radius 0 dxf by @DomCR in #875
New Contributors
- @Symbiatch made their first contribution in #842
Full Changelog: v3.2.22...v3.2.45
v3.2.22
What's Changed
- Refactor for linetype by @DomCR in #780
- issue 775 by @DomCR in #783
- dwgReader plotsettings by @DomCR in #784
- Issue 782 hatch pattern scale by @DomCR in #785
- addflag refactor by @DomCR in #790
- Support ACDB_MLEADEROBJECTCONTEXTDATA_CLASS by @mme1950 in #658
- Fix #796 by @mme1950 in #791
- Polyface mesh clone fix by @DomCR in #795
- issue 792 by @DomCR in #797
- issue 793 by @DomCR in #798
- issue 803 by @DomCR in #804
- Fix # by @mme1950 in #805
- Solid3D entity by @DomCR in #191
- Issue 724 invalid characters dxf by @DomCR in #799
- update to net9 by @DomCR in #807
- issue 802 by @DomCR in #806
- Svg linetypes by @DomCR in #776
- Svg writer by @DomCR in #808
- issue 809 by @DomCR in #810
- Boundary path fix by @DomCR in #811
- BoundaryPath.Polyline fix by @DomCR in #812
- Polyline refactor by @DomCR in #813
- patterns def by @DomCR in #774
- Svg margins by @DomCR in #815
- issue 819 by @DomCR in #820
- issue 816 by @DomCR in #823
- issue 821 by @DomCR in #824
- Svg text by @DomCR in #826
Full Changelog: v3.1.32...v3.2.22