donovaly
|
d3413c2182
|
[Import] improve DXF version creation
- use App/Application.h instead of Build/Version.h to avoid permanent recompilation as discussed: https://forum.freecadweb.org/viewtopic.php?p=377404#p377401
|
2020-03-16 23:49:00 +01:00 |
|
wandererfan
|
7595a2a790
|
[IMP]Support Horiz/Vert Dims in DXF export
|
2020-01-23 13:46:51 -05:00 |
|
wmayer
|
486de650ad
|
Import: [skip ci] fix bug when checking if std::map is empty
|
2020-01-17 23:26:22 +01:00 |
|
luz.paz
|
b785920541
|
[skip ci] Fix header uniformity for Import, Mesh, Points, Raytracing
|
2019-12-26 10:10:30 +01:00 |
|
wmayer
|
6300e09dd8
|
handle some more warnings: -Wkeyword-macro -Wdeprecated-declarations -Wextra-semi
|
2019-11-18 11:56:08 +01:00 |
|
wandererfan
|
218e11df7f
|
[IMP]Fix Dxf handle conflict on export
|
2019-10-18 09:10:44 -04:00 |
|
luz.paz
|
7af7c10cf1
|
Fix misc. typos, whitespace, and http:// to https:// issues
|
2019-09-03 11:11:43 -03:00 |
|
Zheng, Lei
|
cb83886826
|
Import: fix version header path
|
2019-08-17 15:32:51 +02:00 |
|
Zheng, Lei
|
a460fdc8b6
|
Import: add new implementation of STEP importer/exporter
For better supporting Link and groups. The original implementation can
still be used by uncheck the STEP import setting 'Use Link Group'.
|
2019-08-17 15:15:47 +02:00 |
|
wandererfan
|
626ee0c98d
|
Fix TD Dfx export - spline conversion
|
2019-03-28 10:44:33 -03:00 |
|
wmayer
|
ba96c0773a
|
PVS: V688 A local variable possesses the same name as one of the class members, which can result in a confusion
|
2019-03-13 11:58:43 +01:00 |
|
wmayer
|
739de86144
|
cannot use null pointer as target for strcpy
|
2019-03-03 15:39:38 +01:00 |
|
wmayer
|
13a68c3675
|
PVS: V519 The 'keepExplicitPlacement' variable is assigned values twice successively.
|
2019-03-03 15:24:17 +01:00 |
|
wmayer
|
61eeca41e1
|
fix -Wmaybe-uninitialized
|
2019-03-03 15:04:24 +01:00 |
|
wmayer
|
06c513c3f0
|
fixes 0003860: Debian bug #920971 - C++ exception on DXF import
|
2019-02-25 23:46:31 +01:00 |
|
wmayer
|
f44672ff09
|
fixes 0003807: STEP export with BaseFeature does not hide BaseObject
|
2019-02-23 19:43:35 +01:00 |
|
wmayer
|
e23db2e313
|
PVS: V773 A memory leak is possible
|
2019-02-17 18:40:06 +01:00 |
|
wmayer
|
fc7efcb4d7
|
avoid possible errors with null labels
|
2019-02-13 11:39:25 +01:00 |
|
Yorik van Havre
|
b7f2b7e333
|
Import: Fixed import of some DXF R12 files
|
2018-12-28 00:12:28 -02:00 |
|
wmayer
|
58fed273ab
|
fixes 0003729: REGRESSION: FreeCAD 0.17 does not export color information with STEP files
|
2018-12-24 17:27:56 +01:00 |
|
wmayer
|
c7f881ee43
|
Replace Base::Exception with appropriate subclass
|
2018-11-14 17:23:48 +01:00 |
|
wmayer
|
31963f16c1
|
Fix scan coverity issues:
CID 184294: Uncaught exception
CID 183597: Unchecked return value
CID 175809: Dereference before null check
CID 175810: Logically dead code
CID 133000: Uninitialized scalar variable
CID 133001: Uninitialized scalar variable
CID 183591: Explicit null dereferenced
|
2018-11-13 16:47:58 +01:00 |
|
wmayer
|
b626108195
|
fix build failure for oCCT 7.2 or later
|
2018-09-28 15:36:17 +02:00 |
|
wmayer
|
6787d5d28d
|
move class ExportOCAF to own source files
|
2018-09-28 15:06:46 +02:00 |
|
wmayer
|
f4fbbb0a79
|
fixes 0003491: Import.export not preserving placement of Part Features in STP file export
|
2018-09-28 14:58:49 +02:00 |
|
wmayer
|
4a2d7fc312
|
fixes 0003165: Color information lost in STEP export
|
2018-09-28 11:49:04 +02:00 |
|
wmayer
|
fc7c802ab5
|
fix CID 183848
|
2018-09-19 17:14:46 +02:00 |
|
wmayer
|
b8e8f4a8d1
|
fixes #0002908: stp file import name mismatch (due to some limitation into UTF-8 support & naming convention)
|
2018-09-14 18:15:48 +02:00 |
|
wmayer
|
d33dff4225
|
CMP0050: make Import module aware of cmake policy
|
2018-08-20 16:16:41 +02:00 |
|
wmayer
|
1c7a41af58
|
fix -Wignored-qualifiers
|
2018-08-19 12:38:57 +02:00 |
|
wmayer
|
f8fe9d4453
|
MSVC does not support keyword 'or'
|
2018-08-19 10:56:00 +02:00 |
|
wandererfan
|
be74c4e310
|
Remove const qualifier for Travis OCE version
|
2018-08-19 10:47:08 +02:00 |
|
wandererfan
|
40532fb75c
|
Coverity Fixes
- 183599
- 183595
- 183594
- 175821
- 175820
- 175817
- 175816
- 175815
- 175814
- 175813
- 175812
- 175811
- 175806
- 175805
- 175804
- 175802
|
2018-08-19 10:47:08 +02:00 |
|
wandererfan
|
c06a918d2e
|
Add option for Dxf Version and forced Polyline
- allows override of user parameter values.
|
2018-08-19 10:47:08 +02:00 |
|
wandererfan
|
6005da2464
|
Export DocObjectPy/TopoShapePy to Dxf (Import module)
|
2018-07-26 10:02:25 -03:00 |
|
wandererfan
|
9f4a5ae652
|
Fix includes for M_PI on Win
Fix missing ImportExport
|
2018-07-18 10:52:03 -03:00 |
|
wandererfan
|
20668b4160
|
Fix "use of deleted function" error on streams
|
2018-07-18 10:52:03 -03:00 |
|
wandererfan
|
08a3e315ce
|
Add support for Dxf Export R14 spec
|
2018-07-18 10:52:03 -03:00 |
|
luz.paz
|
a1ffb0fa3c
|
Misc. typo & whitespace fixes
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
Revert IFC commit
|
2018-07-11 21:52:27 -04:00 |
|
wandererfan
|
3d0a49ddc3
|
Compatibility w/R12 and arrows for Angles
|
2018-06-15 11:34:00 -03:00 |
|
wandererfan
|
06c5ef217d
|
Make Dxf Dimensions compatible with ACAD
|
2018-06-10 19:13:22 +02:00 |
|
wandererfan
|
fd5e2de710
|
Make Dxf header compatible with ACAD
|
2018-06-10 19:13:21 +02:00 |
|
wandererfan
|
04a03a71c6
|
Fix wrong Pi literal on Win
|
2018-06-04 17:00:40 -04:00 |
|
wandererfan
|
4fe09d8502
|
Control Dxf Point export by preference
|
2018-06-04 12:56:26 -04:00 |
|
wandererfan
|
a0bb84f19f
|
Implement thumbnail blocks for Dimensions
|
2018-06-04 12:56:26 -04:00 |
|
wandererfan
|
fff608663d
|
Implement R12 version of Polyline
|
2018-05-31 20:57:01 +02:00 |
|
wandererfan
|
e2e1617c74
|
Add 999 Application group code
- also remove variable $MAXACTVP - not valid in some
appls.
|
2018-05-31 20:57:01 +02:00 |
|
wandererfan
|
5c47f1acec
|
Initialize #pts for LWPolyLine
|
2018-05-31 20:57:01 +02:00 |
|
wandererfan
|
bffc23f02f
|
Format Dxf Group Codes as 3 chars
|
2018-05-30 19:06:58 -03:00 |
|
wandererfan
|
2a39bdc24c
|
Write Dimension Blocks to Dxf file
|
2018-05-28 19:54:45 +02:00 |
|