Yorik van Havre
f02c9ecf04
Arch: Export rebars to IFC as SweptDiskSolids + fixed half-done py3 compatibility - fixes #2684
2017-01-29 14:27:42 -02:00
Yorik van Havre
9954cc63ac
Draft: Fixed small bug in SVG output
2017-01-25 21:29:33 -02:00
Yorik van Havre
009859ddf3
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Zheng, Lei
1b197ae1ef
Draft: improved makeSketch backward compatibility
2017-01-24 10:25:58 -02:00
Zheng, Lei
00016543fa
Draft: various fixes and improvements of makeSketch
...
* Fixed extra conincidence constraint on closed wire
* Fixed Part::Feature arc handling
* Added support for Part.Shape
* Added radius and radius equal constraint
* Added support for auto deleting objects and all of its linked children
* Improved performance of autoconstraint
2017-01-24 10:25:58 -02:00
wmayer
1022fdd6a7
handle stricter tolerance of Vector3d for equality in Draft unit test
2017-01-23 17:42:15 +01:00
Yorik van Havre
bd78d6b072
Draft: Fixed encoding bug in dwg import - fixes #2872
2017-01-23 10:15:59 -02:00
Yorik van Havre
041cafe6ad
Draft: more coherent rectangle creation
2017-01-21 13:18:46 -02:00
Mateusz Skowroński
f87d25977e
Fix layout issue in DraftGui's _inputfield.
2017-01-21 08:37:24 +01:00
Yorik van Havre
876b3595dc
py3: open function is in module 'io' in py3 instead of __builtin__
2017-01-17 09:24:59 +01:00
Yorik van Havre
612bde7701
Draft: Fixed bug in line UI - fixes #2860
2017-01-15 17:55:11 -02:00
Yorik van Havre
ed0463728f
Draft: improvements to Stretch code, added support for rectangles
2017-01-15 17:32:13 -02:00
Alexander Gryson
65e5656bbc
Minor grid alignments
2017-01-14 10:16:28 +01:00
Yorik van Havre
72afcde8db
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
wmayer
f39dfdc7b6
fixes #0002837 : Misspell in PY module
2017-01-09 21:21:36 +01:00
Yorik van Havre
1f116170d7
Draft: Moved dimension decimals preference setting to the dimension preferences tab - issue #2832
2017-01-07 14:20:58 -02:00
Yorik van Havre
8d7e6c5531
Draft: Fixed spline bug in DXF importer
2017-01-07 14:04:24 -02:00
wwmayer
e198383242
Merge pull request #413 from realthunder/sortEdges
...
Add C++ implementation of Part.sortEdges
2017-01-04 17:12:10 +01:00
Zheng, Lei
5292baa4a0
Make DraftGeomUtils.findWires use Part.sortEdges
...
Renamed the original DraftGeomUtils.findWires() to findWiresOld2(). The
original findWires() has a bug which may cause missing edge(s).
Besides, using C++ implementation of Part.sortEdges will have better
performance.
2017-01-03 17:05:28 +08:00
Markus Lampert
2f7be4f1c8
Rebase on new Line/LineSegment code.
2017-01-02 17:34:36 -08:00
Yorik van Havre
0e040fd6e0
Draft: Do not import non-instanciated blocks - fixes #2822
2016-12-31 15:48:01 -02:00
Yorik van Havre
2b18894e7c
Arch: Faster material handling in IFC import - fixes #2762
2016-12-29 16:05:52 -02:00
Yorik van Havre
8999391268
Arch: Allow Arch Components to be clone of any other Arch type
2016-12-28 20:27:46 -02:00
Yorik van Havre
1f261cef34
Fixed typos notified on crowdin
2016-12-28 16:59:24 -02:00
Yorik van Havre
31a4690593
Draft: Fixed bug in wire offsets
2016-12-28 14:30:38 -02:00
wmayer
7b631625c7
if UnicodeUTF8 is not defined use a fallback implementation of translate()
2016-12-27 20:12:39 +01:00
Yorik van Havre
49c8d65bfe
updated ts files
2016-12-26 12:36:24 -02:00
Yorik van Havre
99312f0e9a
Updated appendMenu() functions in py workbenches
2016-12-26 12:06:17 -02:00
Yorik van Havre
7ccb1cbf8a
Draft: Fixedbug in facebinder
2016-12-19 15:28:16 -02:00
Yorik van Havre
59dfc11b57
Draft: More solid normal detection in Draft2Sketch
2016-12-18 20:17:16 -02:00
Yorik van Havre
f8436dd909
Arch: Extended panel tools
2016-12-17 14:39:45 -02:00
Alexander Gryson
2eb7f9be91
fix for font issue in draft_shapestring
2016-12-14 10:34:07 -02:00
Alexander Gryson
a8836f17a5
clean up outline after 5558732
2016-12-14 10:34:07 -02:00
Alexander Gryson
23ed44c959
fix svg display issue (rendering bug?)
2016-12-14 10:34:07 -02:00
Alex Gryson
8159180435
add metadata
2016-12-14 10:34:06 -02:00
Alex Gryson
8d6bc6ec53
update permissions (644)
2016-12-14 10:34:06 -02:00
Alex Gryson
1d7cf7810e
Update draft icons
2016-12-14 10:34:06 -02:00
Stefan Tröger
503c4d00c0
Draft: Fix clone of art object
2016-12-11 19:27:35 +01:00
Alexander Gryson
15132bc115
Use QToolButton for Draft Snap, not QPushButton
2016-12-05 23:42:33 -02:00
Yorik van Havre
060c2c6c2b
Draft: Applied Werners patch
2016-12-03 13:00:56 -02:00
Yorik van Havre
e4b0477158
Arch: minor cosmetic changes in Draft & Arch preferences pages
2016-12-03 12:50:18 -02:00
Yorik van Havre
88700dc00b
Draft: fixes related to LineSegment + more powerful draft2sketch conversion
2016-12-02 11:06:31 -02:00
Yorik van Havre
6734525385
Draft: fixed bug when loading VisGroup from existing doc
2016-12-02 09:58:40 -02:00
Yorik van Havre
c1c46e1931
Draft: Minor bugfixes in wire flattening code
2016-12-01 14:42:51 -02:00
wmayer
c3fe2de155
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Yorik van Havre
b2c8554b52
Draft: Fixed text orientation bug in SVG projections
2016-11-18 19:11:31 -02:00
Yorik van Havre
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
WandererFan
65200a2c0c
Fix #2771 handling of PropertyLinkSubList in Draft.PathArray
2016-11-16 20:59:33 -05:00
ml
2ce5da42a7
Removal of extra path segments due to bone smoothing.
2016-11-12 16:34:49 -08:00
Yorik van Havre
8cfc59be9f
SVG rendering of Arch pipes
2016-11-10 19:27:49 -02:00