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
Yorik van Havre
0f7ef76d56
Draft: added shoogens fix IRW test
2015-03-15 14:42:36 -03:00
wood-galaxy
10aa881f72
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
850ca3ac54
trivial bugfix in Draft DXF export
...
wrong namespace for Part.OCCError
2015-03-11 21:35:30 +01:00
Yorik van Havre
0009e58291
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Yorik van Havre
21211aeff2
Draft: Fixed translation of snap bar
2015-02-28 16:45:04 -03:00
Yorik van Havre
8d98921dd7
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Sebastian Hoogen
75ced60a58
+ fixes #0001966 : edges in Shape2DView extend beyond endpoint
2015-02-25 18:45:40 -03:00
Yorik van Havre
2fdb1aeeff
Draft: do not show Draft Tray toolbar when importing only the Draft module
2015-02-22 21:29:34 -03:00
Yorik van Havre
0bb651da4d
Updated translation files
2015-02-14 12:16:39 -02:00
Yorik van Havre
5a9d79ac94
Draft: Fixed DXF imorter for non-GUI operation - fixes #1961
2015-02-13 16:49:29 -02:00
Yorik van Havre
6202476061
Draft: made new DXF libraries dialogs translatable
2015-02-13 16:01:16 -02:00
wood-galaxy
c516b2456e
Draft : Show dialog if DXF libraries not found/not downloadable
2015-02-13 15:31:50 -02:00
Yorik van Havre
cd5783ac2e
Draft: fixed importSVG - fixes #1964
2015-02-12 11:57:39 -02:00
Yorik van Havre
4bb365f9b6
Draft: Small fix in DXF importer - fixes #1961
2015-02-12 13:46:14 +01:00
Yorik van Havre
7b34d02c4c
Draft: re-added Draft-Drawing tool to DraftWB
2015-02-09 12:26:41 -02:00
Sebastian Hoogen
8ee81e0516
set the max. segments in BSpline approximation to 50
...
in Draft and Drawing WBs
2015-02-08 15:14:32 +01:00
Yorik van Havre
8628a6e0e0
Draft: small fix in SVG generation
2015-01-26 17:38:30 -02:00
Yorik van Havre
d8146a0cf8
Updated ts files
2015-01-26 16:23:48 -02:00
Yorik van Havre
06a689eff2
Draft: Added warning dialog against heavy DXF import operations - fixes #1685
2015-01-22 12:21:15 -02:00
Sebastian Hoogen
c05f7762f8
import dxf splines as Draft BezCurve if applicable
...
fixes 1743
2015-01-20 20:07:25 +01:00
Sebastian Hoogen
2509e59b51
catch non-orthogonal transformation matrix
...
bugfix for f045df1ef3
2015-01-20 11:26:39 +01:00
Yorik van Havre
a91fcc681c
Draft: Improvements to Trimex tool - fixes #1598
...
* Autotrim 2 intersecting draft lines, wires or arcs
* Don't snap if CTRL is not pressed
* Allow to trim/extend against itself
2015-01-19 13:49:33 -02:00
Yorik van Havre
767d7b442a
Draft: fixed leftovers from last commit
2015-01-18 13:44:56 -02:00
Yorik van Havre
044c1c0ef1
Draft: More robust method to write DXF arcs
2015-01-18 13:42:17 -02:00
Yorik van Havre
8fbe631046
Draft: Fixed svg export view box - fixes #1810
2015-01-17 12:51:09 -02:00
Yorik van Havre
79458a83d0
Draft: minor fix in up/downgrade
2015-01-16 19:57:39 -02:00
Yorik van Havre
62b0498e6f
Draft: Added a recompute() at the end of Upgrade and Downgrade
2015-01-16 18:05:02 -02:00
Yorik van Havre
f0ce2e6be6
Moved Draft-Drawing tool to the Drawing WB (renamed Draft View)
2015-01-16 17:16:39 -02:00
Sebastian Hoogen
0aabd2d5ec
importDXF: bugfix for handling weights in splines
2015-01-16 18:22:42 +01:00
Sebastian Hoogen
c90c2441d2
importDXF: provide polygon fallback for splines
...
with invalid multiplicities
2015-01-16 15:10:31 -02:00
Sebastian Hoogen
ad54783016
improve DXF spline import
2015-01-16 15:10:31 -02:00
Yorik van Havre
9de492592d
Draft: SVG linestyles are now settable in preferences - fixes #1773
2015-01-15 17:58:52 -02:00
Yorik van Havre
06e78d70c9
Draft: Upgrade tool now supports sketches with circles or ellipses - fixes #1881
2015-01-15 17:15:27 -02:00
Sebastian Hoogen
f045df1ef3
avoid using transformGeometry in importSVG
2015-01-14 11:56:45 -02:00
Yorik van Havre
ae3fafea6c
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
Yorik van Havre
7a710279ad
Draft: Fixed continued dimension - fixes #1891
2015-01-13 19:07:05 -02:00
wmayer
477099bbfe
+ remove useless stuff from Init files
2015-01-13 16:19:19 +01:00
Yorik van Havre
7d0dc068e4
Draft: Allow to draw lines by length & angle - fixes #1383
...
* Added a Length property to Draft line objects
* Added length & angle parameters to the line drawing tool
2015-01-13 12:10:52 -02:00
Yorik van Havre
4cf15ae696
Draft: implemented new, more robust version of sortEdges - fixes #1911
2015-01-11 22:09:29 -02:00
Yorik van Havre
74856e5fbf
Draft: Dimensions ExtLines property can now be negative - fixes #1677
2015-01-11 15:55:19 -02:00
Sebastian Hoogen
ff8ad03aa3
bugfix in dxf output of arc
...
regression created by 099ece5c00
2015-01-10 12:09:00 -02:00
Yorik van Havre
183a0f066b
Draft: Fixed typo - fixes #1907
2015-01-09 20:46:07 -02:00
Yorik van Havre
02eecc4fd7
Draft: small bug in Draft GUI - fixes #1908
2015-01-09 20:43:33 -02:00
Yorik van Havre
bde130821d
Draft: Finished ellipse support - fixes #1788
2015-01-05 19:23:02 -02:00
wood galaxy
03183527b2
Draft : fix some utf8 decode
...
Impacted Lines : 688,2061,2972
2015-01-05 13:13:45 -02:00
Sebastian Hoogen
099ece5c00
determine the angles of an arc only by the axis and paramter range
2015-01-05 12:26:50 +01:00
Yorik van Havre
9ee08a97ea
Draft: fixed #1664 again
2015-01-04 20:38:47 -02:00
Yorik van Havre
9b9526e4cc
Arch: fixed behaviour of clones of windows - fixes #1841
2015-01-03 15:40:02 -02:00
Yorik van Havre
3db987d9b7
Draft: Added a Fuse property to Array objects - fixes #1768
2015-01-03 14:47:29 -02:00
Yorik van Havre
77882051fa
Draft: Made initial Face mode dependent on fill mode pref setting - fixes #1812
2015-01-02 19:53:39 -02:00