Marek Roszko
|
71383c9c73
|
Fix warnings about sprintf use.
|
2 years ago |
Jeff Young
|
902e5df2e8
|
Report unsupported DXF features on import.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15614
|
2 years ago |
Tomasz Wlostowski
|
c60eecc165
|
thirdparty/dxflib: suport for vertex start/end line width attribute.
This change is required to correctly import DXFs exported by Cadence.
|
4 years ago |
Marek Roszko
|
fc3fb86cb5
|
Bump the dxflib version string to match upstream
|
4 years ago |
Marek Roszko
|
643d7cc303
|
fix check for DXF R12 variables
|
4 years ago |
Marek Roszko
|
ade9418300
|
Add dxf write support for dimtad, dimtih
|
4 years ago |
Marek Roszko
|
e0ccf553f8
|
Add vertexIndex bounds check
|
4 years ago |
Marek Roszko
|
daca9d21f2
|
Add dxf point import
Fix #9149
|
4 years ago |
jean-pierre charras
|
20880268bf
|
fix a few Coverity warnings
|
5 years ago |
jean-pierre charras
|
e5daac97c2
|
fix compil warrnings (shadowed vars)
|
5 years ago |
Marek Roszko
|
6dfcc8a755
|
dxflib_qcad: add <cstring> to includes for strlen() prototype
upstream commit
d4ea687c4a
|
5 years ago |
Marek Roszko
|
86d4daa591
|
dxflib_qcad: add support for flipped dimension arrows to dxflib
upstream: 2f8c19e2a4
|
5 years ago |
Marek Roszko
|
d7e10c22c6
|
dxflib_qcad: match rename of DimAngularData to DimAngularData2L
upstream 1655be6c7d
|
5 years ago |
Marek Roszko
|
baebf7036f
|
dxflib_qcad: Saving dimension with custom text position
upstream commit b4c74180a6
|
5 years ago |
Marek Roszko
|
5ea6755594
|
dxflib_qcad: add dimscale support for leaders
upstream commit
049e1bf951
|
5 years ago |
Marek Roszko
|
ac31cee0cc
|
dxflib_qcad: fix DL_POLYLINE3D flag definition
upstream commit
3504cddee2
|
5 years ago |
Marek Roszko
|
4b890212ba
|
dxflib_qcad: fix LWPOLYLINE without Z values
upstream commit
715f02eee3
|
5 years ago |
Marek Roszko
|
7fd37c39a1
|
dxflib_qcad: backport "cleanup"
upstream commits
6a43fa3c6d
f2db48daf1
722ee22230
|
5 years ago |
Marek Roszko
|
1703eb8494
|
dxflib_qcad: cherry std::istream usage
upstream e0046e6dbf
|
5 years ago |
Marek Roszko
|
e8ae7e91e2
|
Fix MSVC warnings in dl_dxf.cpp
|
5 years ago |
Jeff Young
|
32823a0855
|
Handle nullptr.
|
6 years ago |
Jeff Young
|
91d1508c16
|
Fix some Coverity identified issues.
|
6 years ago |
Ian McInerney
|
116ac9aa75
|
Move dxflib, tinyspline and nanosvg into a thirdparty library directory
Part of fixing https://gitlab.com/kicad/code/kicad/issues/3637
|
6 years ago |