Commit Graph

2511 Commits

Author SHA1 Message Date
Yorik van Havre
7b4776684a Draft: Fixed a bug in intersection snapping with arcs 2014-01-28 19:15:09 -02:00
Yorik van Havre
b90279fd87 Draft: fixed bug in dimensions direction 2014-01-27 13:51:10 -02:00
Yorik van Havre
5ba7e07f7c Draft: applied ulrich1a's fix to svg output - fixes #1365 2014-01-26 20:32:35 -02:00
Yorik van Havre
5652a14f0e Arch now works in console mode - fixes #1362 2014-01-26 20:13:50 -02:00
Yorik van Havre
df576d3f68 Draft: fixed small bug in bezier-to-svg code 2014-01-19 09:49:17 -02:00
wmayer
30d112e4d8 + fixes #0001325: PushButtons in TaskPanel too small 2014-01-18 13:37:34 +01:00
Yorik van Havre
ae403b966b Draft: Added shoogen's fix to bspline to svg stuff 2014-01-17 09:40:48 -02:00
Yorik van Havre
172cf0e58b Draft: Added direction vector to dimensions 2014-01-16 17:13:21 -02:00
Yorik van Havre
d63f020ccf Draft: Added a decimals property to Draft Dimensions 2014-01-16 16:18:46 -02:00
Yorik van Havre
a2a58e6555 Draft: small bugfix 2014-01-15 19:49:43 -02:00
Yorik van Havre
767b839c64 Draft: added a debug message to bspline-to-svg conversion 2014-01-15 19:41:33 -02:00
Sebastian Hoogen
2b8e371cf7 support curves in Draft.getSVG()
curves with a degree<=3 will be converted to bezier segments
curves with a higher degree are discretized
2014-01-15 22:22:40 +01:00
Yorik van Havre
0ba68273ec Draft: small unicode bugfix 2014-01-15 10:44:05 -02:00
Yorik van Havre
709644ca38 Arch: Automatic wall height - fixes #980
+ Walls can now be capped by roofs, by subtracting a roof from them
+ Walls and Structs with height = 0 take height from their parent floor
+ Changing the placement of a floor changes all the placements of its children
2014-01-14 16:16:04 -02:00
Yorik van Havre
284e8d4202 Draft: Fixed utf8 bug in shapestring 2014-01-14 00:36:59 -02:00
Yorik van Havre
910b1bf75f Draft: Fixed Draft edit again! (better this time...) 2014-01-13 17:54:45 -02:00
Yorik van Havre
bdf8790fb6 Draft: Fixes in Draft edit 2014-01-13 14:12:28 -02:00
Yorik van Havre
e8ec419e72 Draft: fixed message containing PyQt 2014-01-10 17:55:03 -02:00
Yorik van Havre
3ea694b998 Draft: fixed ultra-condensed toolbar 2014-01-09 18:14:31 -02:00
Yorik van Havre
b3fc7b7a78 Fixed translation system in Arch & Draft 2014-01-07 11:17:31 -02:00
Yorik van Havre
d9a15adf33 Switch to PySide (+ Arch, Draft & Start) 2014-01-06 13:26:49 -02:00
Yorik van Havre
250dd00d50 Draft: allow makePoint to take a vector 2014-01-04 22:07:30 -02:00
Yorik van Havre
9db0d8d313 Draft: Added raulshc's patch to importDWG + minor fix 2014-01-01 19:50:39 -02:00
Yorik van Havre
74ec8b4353 Draft: bugfix in offset - fixes #270 2014-01-01 13:59:44 -02:00
Yorik van Havre
91853a9377 Draft: Fixed bug in custom svg patterns 2014-01-01 12:20:24 -02:00
Jonathan Hahn
1564271840 improves airfoil import 2013-12-31 11:25:16 -02:00
Yorik van Havre
89b8033bca Arch: Added IFC export to the GUI + using new ifcopenshell for import - fixes #1005 2013-12-26 11:38:30 -02:00
Yorik van Havre
19e5ccf09c Draft: Added Jim's Array icon 2013-12-24 10:09:39 -02:00
Yorik van Havre
569402712b Draft: Small bugfix in dxf importer - fixes #1317 2013-12-21 19:45:00 -02:00
Yorik van Havre
0ab968c60a Draft: Fixed bugs in hatching - fixes #1164 2013-12-20 19:12:22 -02:00
Yorik van Havre
d5f10827ef Arch: Further work on the IFC exporter, now supports windows and bldg hierarchy 2013-12-19 20:41:42 -02:00
Yorik van Havre
b97974793d Arch: Several minor bugfixes 2013-12-18 10:34:24 -02:00
WandererFan
adc6ef308d Reinstate use of default font from Draft Preferences
Fix handling of mouse events & effect on feature base point
2013-12-13 10:26:19 -02:00
Yorik van Havre
395c95a154 Arch: Added Draft_PathArray to the Arch WB 2013-11-28 11:55:40 -02:00
Yorik van Havre
74339f66a1 Draft: Added Jim's PathArray icon 2013-11-28 11:53:36 -02:00
WandererFan
70e0431341 Add Draft makePathArray and _PathArray
Add Draft PathArray GUI tool
2013-11-28 11:42:14 -02:00
Yorik van Havre
3da027d612 Draft: Fixed indentation problem in importDXF 2013-11-24 22:13:45 -02:00
Yorik van Havre
a8739b38b8 Draft: fixed typo 2013-11-24 18:02:48 -02:00
Yorik van Havre
f2eee76d31 Draft: Fixed regular polygon default name 2013-11-18 11:11:40 -02:00
Keith Sloan
91f61246f1 Hull and Minkowski operations using OpenSCAD 2013-11-17 13:50:35 +01:00
Yorik van Havre
f53d760096 Draft: changed Part::Polygon properties names 2013-11-16 14:22:03 -02:00
Yorik van Havre
3cf68dcd2c Draft: polygon tool can now use Part::RegularPolygon - fixes #0001305 2013-11-14 17:40:20 -02:00
Yorik van Havre
3b76037a65 Draft: Dimension recode - fixes #1000, #852, #678
Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
2013-11-13 19:25:01 -02:00
Yorik van Havre
b225b6bfd6 Arch: Added dxflib autoupdate mechanism - fixes #0001301 2013-11-10 16:45:34 -02:00
Yorik van Havre
231c6fbe51 Draft: fixed bad rendering of non-XY dimensions on drawing sheets 2013-11-07 18:14:09 -02:00
Yorik van Havre
b442465960 Arch: Added some preferences options to the MeshToShape command 2013-10-28 17:25:40 -02:00
Yorik van Havre
56c44b724a Draft: Small fix in Shape2Dview object 2013-10-28 13:22:57 -02:00
Yorik van Havre
55e4aef796 0001287: Bug in draft snapping 2013-10-27 21:26:10 -02:00
Yorik van Havre
34b75670d2 Draft: applying workaround for pivy SoInput.setBuffer bug to draft splines 2013-10-25 17:41:48 -02:00
Yorik van Havre
ae42d66234 Draft: Shape2Dview now takes groups as input 2013-10-21 15:15:37 -02:00