Commit Graph

746 Commits

Author SHA1 Message Date
Yorik van Havre
d9f2d1c712 Draft/Arch: Used new PropertyVectorDistance where needed 2015-09-01 10:47:25 -03:00
Yorik van Havre
8af403a1bc Draft: Fixed small issue in translation 2015-09-01 10:46:21 -03:00
wmayer
4a176cbe29 + fix various warnings 2015-08-29 22:05:09 +02:00
Yorik van Havre
c2bc94a1e2 Arch: IFC importer now treats objects with shared shapes as clones 2015-08-21 11:42:42 -03:00
Yorik van Havre
5f1dbcd6c4 Draft: Small fix in copying dimensions and texts (didn't take the original style) 2015-08-17 11:50:02 -03:00
Yorik van Havre
11070f42c0 Draft: Small fixes in the new DXF importer 2015-08-17 11:48:02 -03:00
Yorik van Havre
818f48a11d Draft: Added text support to new DXF importer - issue #2205 2015-08-13 10:06:43 -03:00
wmayer
9b066225c1 + fix include dirs for DraftUtils 2015-08-12 17:34:09 +02:00
Yorik van Havre
413b9f8c64 Draft: Added blocks support to the new dxf importer #2205 2015-08-12 10:23:55 -03:00
Yorik van Havre
279d156d30 Draft: Starting a C++ DXF importer - issue #2205 2015-08-10 19:55:59 -03:00
Yorik van Havre
08a79112b9 Draft: small bugfix - fixes #2159 2015-08-04 23:58:46 -03:00
Yorik van Havre
17d5f3d6b5 Draft: small bugfix - issue #2162 2015-08-04 23:50:33 -03:00
Yorik van Havre
d0852a367e Draft: small cosmetic fix to DXF importer 2015-07-30 11:53:18 -03:00
Yorik van Havre
8db98a2822 Arch: search for movable children in groups too 2015-07-27 16:18:48 -03:00
Yorik van Havre
d43192dff4 Arch: Fixed encoding in filenames 2015-07-22 17:51:55 -03:00
Yorik van Havre
aeda3dae3e Draft: small fix in DXF importer 2015-07-20 10:27:25 -03:00
Yorik van Havre
f0626761c8 Arch: small fix in windows - fixes #2193 2015-07-19 12:10:46 -03:00
Yorik van Havre
323cede7ce Draft: Enabled importing of SVG's symbol and use elements 2015-06-26 17:01:43 -03:00
Daniel Falck
4e44ec6a0c added units to Draft Point Properties 2015-06-25 23:34:01 -03:00
Yorik van Havre
1df501f377 Draft: Better docstring for DraftGeomUtils.fillet() 2015-06-22 22:03:13 -03:00
Yorik van Havre
d598ec7fdc Draft: Fixed placement of one-face Facebinders 2015-06-12 11:08:49 -03:00
Yorik van Havre
2afde97bb8 Draft: small bugfix in Drawing view 2015-06-08 19:05:37 -03:00
Yorik van Havre
4721aeda21 Draft: Removed the 'Hide Draft Workbench' Draft preference since we now have full WB customization 2015-05-23 13:17:50 -03:00
Yorik van Havre
12d0355fe0 Arch: small bugfix in windows 2015-05-12 23:26:41 -03:00
Yorik van Havre
cd2bed70e5 Draft: fixed typo 2015-05-12 22:14:06 -03:00
Sebastian Hoogen
80056b0f4d use transformGeometry in importSVG
partly reverts f045df1ef3 as workaround
for issue #2062
2015-05-09 19:57:36 +02:00
Yorik van Havre
4c3b8bdc21 Draft: Added archang's patch to importDWG 2015-05-09 12:39:53 -03:00
Yorik van Havre
ac5efd335d Arch / Draft: reorganized preferences files 2015-05-07 17:06:56 -03:00
Yorik van Havre
5a83c493d7 added new set of Drawing templates - fixes #2065 #2043 #2005 2015-04-22 19:01:55 -03:00
Yorik van Havre
b988ad0016 Arch: Better output of ArchVRM renderer 2015-04-20 18:34:40 -03:00
Sebastian Hoogen
b17bfdc3ee check BoundingBox before calling distToShape
to find intersecting edges. issue #2050
2015-04-14 10:12:04 -03:00
Yorik van Havre
d0d80a00a3 Draft: make sure normal is consistent for whole path in PathArray 2015-04-10 12:10:28 -03:00
Sebastian Hoogen
b170e87801 use multiFuse in Draft/Array issue #1971 2015-04-09 20:19:13 +02:00
Yorik van Havre
ed8b877eea Draft: Improved behaviour of Clone tool when dealing with Arch objects 2015-04-08 21:00:43 -03:00
Yorik van Havre
86cf572f34 Arch: Misc improvements for IFC workflow
* Added utility to make non-parametric Arch component
* Ability for all Arch components to be a clone of another Arch component of same type
* Modified the Draft Clone tool to produce Arch Clones if applicable
* Fixed Arch Roofs so they can be based on a solid shape like other Arch objects
* Ability to change the Root element to be imported in IFC preferences
* Ability to import IFC files also as compounds, Part shapes or non-parametric Arch objects
* Added an "only" parameter to importIFC.open() to import only a certain object ID.
* Ability to read colors (IfcSurfaceStyle) from IFC objects
2015-04-08 12:34:48 -03:00
Yorik van Havre
83b060dffd Draft: Fixed children being moved together with section planes 2015-03-21 13:23:23 -03:00
Yorik van Havre
a2aaf1b37d Draft: Fixed arc direction in SVG projections 2015-03-21 12:08:05 -03:00
Yorik van Havre
fb5b578138 Arch: Enabled section filling in Arch drawing views 2015-03-21 12:08:05 -03:00
Yorik van Havre
4a8841d4b1 Draft: added shoogens fix IRW test 2015-03-15 14:42:36 -03:00
wood-galaxy
f838ceb871 fix #1991 : display message for dxf library missing
at the import of importDXF and open, insert and export functions.
Also the message allow user to enabled FreeCAD to download the library.
2015-03-12 15:22:47 -03:00
Sebastian Hoogen
04d1a8b420 trivial bugfix in Draft DXF export
wrong namespace for Part.OCCError
2015-03-11 21:35:30 +01:00
Yorik van Havre
22c17aafbc Merged crowdin translations 2015-03-07 15:17:58 -03:00
Yorik van Havre
a7cd5629bd Draft: Fixed translation of snap bar 2015-02-28 16:45:04 -03:00
Yorik van Havre
7f98d14930 Updated translations from crowdin 2015-02-27 18:46:03 -03:00
Sebastian Hoogen
838f3fff97 + fixes #0001966: edges in Shape2DView extend beyond endpoint 2015-02-25 18:45:40 -03:00
Yorik van Havre
337161460c Draft: do not show Draft Tray toolbar when importing only the Draft module 2015-02-22 21:29:34 -03:00
Yorik van Havre
310ab9e1f0 Updated translation files 2015-02-14 12:16:39 -02:00
Yorik van Havre
9220ceb692 Draft: Fixed DXF imorter for non-GUI operation - fixes #1961 2015-02-13 16:49:29 -02:00
Yorik van Havre
52aa640086 Draft: made new DXF libraries dialogs translatable 2015-02-13 16:01:16 -02:00
wood-galaxy
762ec9f718 Draft : Show dialog if DXF libraries not found/not downloadable 2015-02-13 15:31:50 -02:00