Yorik van Havre
9972dfbec9
Draft: fixed typo in DraftGeomUtils
2015-09-08 12:41:49 -03:00
Yorik van Havre
6b792952c3
Draft: Added preference setting to use the new C++ dxf importer
2015-09-07 16:46:08 -03:00
Yorik van Havre
3665b77827
Draft: Added a pref option to disable SVG page scaling on import - fixes #2062
2015-09-05 23:35:52 -03:00
Yorik van Havre
220afa90db
Extending doxygen stuff for Draft & Arch
2015-09-04 19:14:36 -03:00
Yorik van Havre
39035fc252
Draft: Prepared support for dimensions in new DXF importer
2015-09-04 16:05:32 -03:00
Yorik van Havre
989a5fa933
Draft: fixed precision problem - fixes #1940
2015-09-04 12:43:09 -03:00
Yorik van Havre
91b2506ccc
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
60e63e12d6
Draft: Allow Clones to clone a group
2015-09-02 20:07:17 -03:00
Yorik van Havre
0d9dc9414d
Draft: fixed display mode of objects converted from sketches - fixes #2166
2015-09-02 13:37:00 -03:00
Yorik van Havre
d0e43137ce
Draft: Fixed translation again
2015-09-01 10:50:23 -03:00
Yorik van Havre
d38863538c
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2015-09-01 10:47:47 -03:00
Yorik van Havre
2aff34eab8
Draft/Arch: Used new PropertyVectorDistance where needed
2015-09-01 10:47:25 -03:00
Yorik van Havre
4daf44b925
Draft: Fixed small issue in translation
2015-09-01 10:46:21 -03:00
wmayer
86a7ed44e0
+ fix various warnings with VC++
2015-09-01 12:50:10 +02:00
wmayer
cb16fec6bb
+ fix various warnings
2015-08-29 22:05:09 +02:00
Yorik van Havre
70550739b6
Arch: IFC importer now treats objects with shared shapes as clones
2015-08-21 11:42:42 -03:00
Yorik van Havre
0b44729bbe
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
6d1cb3c97a
Draft: Small fixes in the new DXF importer
2015-08-17 11:48:02 -03:00
Yorik van Havre
9d10f3e026
Draft: Added text support to new DXF importer - issue #2205
2015-08-13 10:06:43 -03:00
wmayer
c79662e35b
+ fix include dirs for DraftUtils
2015-08-12 17:34:09 +02:00
Yorik van Havre
51cff8f0c3
Draft: Added blocks support to the new dxf importer #2205
2015-08-12 10:23:55 -03:00
Yorik van Havre
d5f80ff61c
Draft: Starting a C++ DXF importer - issue #2205
2015-08-10 19:55:59 -03:00
Yorik van Havre
192dca36c5
Draft: small bugfix - fixes #2159
2015-08-04 23:58:46 -03:00
Yorik van Havre
8c222a8c51
Draft: small bugfix - issue #2162
2015-08-04 23:50:33 -03:00
Yorik van Havre
686f2adc58
Draft: small cosmetic fix to DXF importer
2015-07-30 11:53:18 -03:00
Yorik van Havre
e80fc80be3
Arch: search for movable children in groups too
2015-07-27 16:18:48 -03:00
Yorik van Havre
34f1450cbd
Arch: Fixed encoding in filenames
2015-07-22 17:51:55 -03:00
Yorik van Havre
fcefdc0a8d
Draft: small fix in DXF importer
2015-07-20 10:27:25 -03:00
Yorik van Havre
c2bedaeb96
Arch: small fix in windows - fixes #2193
2015-07-19 12:10:46 -03:00
Yorik van Havre
38fffd8218
Draft: Enabled importing of SVG's symbol and use elements
2015-06-26 17:01:43 -03:00
Daniel Falck
1a1927b8d5
added units to Draft Point Properties
2015-06-25 23:34:01 -03:00
Yorik van Havre
18624df555
Draft: Better docstring for DraftGeomUtils.fillet()
2015-06-22 22:03:13 -03:00
Yorik van Havre
edbbcfb790
Draft: Fixed placement of one-face Facebinders
2015-06-12 11:08:49 -03:00
Yorik van Havre
895510e08d
Draft: small bugfix in Drawing view
2015-06-08 19:05:37 -03:00
Yorik van Havre
bb3be15ff5
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
a6fad36ab6
Arch: small bugfix in windows
2015-05-12 23:26:41 -03:00
Yorik van Havre
c7c5171233
Draft: fixed typo
2015-05-12 22:14:06 -03:00
Sebastian Hoogen
d4f3cb7277
use transformGeometry in importSVG
...
partly reverts f045df1ef3 as workaround
for issue #2062
2015-05-09 19:57:36 +02:00
Yorik van Havre
31cecf79a1
Draft: Added archang's patch to importDWG
2015-05-09 12:39:53 -03:00
Yorik van Havre
a9ecbdc802
Arch / Draft: reorganized preferences files
2015-05-07 17:06:56 -03:00
Yorik van Havre
bf32404975
added new set of Drawing templates - fixes #2065 #2043 #2005
2015-04-22 19:01:55 -03:00
Yorik van Havre
bab894b775
Arch: Better output of ArchVRM renderer
2015-04-20 18:34:40 -03:00
Sebastian Hoogen
7ddd9d2ce0
check BoundingBox before calling distToShape
...
to find intersecting edges. issue #2050
2015-04-14 10:12:04 -03:00
Yorik van Havre
0c32b1b0ec
Draft: make sure normal is consistent for whole path in PathArray
2015-04-10 12:10:28 -03:00
Sebastian Hoogen
6a6a3d3bd0
use multiFuse in Draft/Array issue #1971
2015-04-09 20:19:13 +02:00
Yorik van Havre
fbbc9e21a9
Draft: Improved behaviour of Clone tool when dealing with Arch objects
2015-04-08 21:00:43 -03:00
Yorik van Havre
892b7ae509
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
6a2a20f64b
Draft: Fixed children being moved together with section planes
2015-03-21 13:23:23 -03:00
Yorik van Havre
df074d117e
Draft: Fixed arc direction in SVG projections
2015-03-21 12:08:05 -03:00
Yorik van Havre
77f6684dfe
Arch: Enabled section filling in Arch drawing views
2015-03-21 12:08:05 -03:00