Yorik van Havre
e293d61d54
Draft: Added Ulrichs patch to fix Draft-Drawing projections - fixes #1376
2014-03-23 17:28:17 -03:00
WandererFan
13cdc443fa
Improve geom creation, scaling and translation
2014-03-18 07:57:44 +01:00
Yorik van Havre
f4bb393f0e
Arch: Fixed null shape copy() bugs
2014-03-14 12:55:11 -03:00
Yorik van Havre
274dc09248
Draft: Small fix in hatch patterns
2014-03-09 18:49:35 -03:00
Yorik van Havre
b6c24cfc35
Arch: minor fixes around Arch & Draft
2014-03-07 20:44:22 -03:00
Yorik van Havre
80f2a3a8a4
Draft: minor fix in Offset
2014-03-03 13:47:29 -03:00
Yorik van Havre
92023533b5
Draft: small fix to clone object
2014-03-03 12:18:54 -03:00
Yorik van Havre
363b62a891
Draft: Fixed PropertyAngles - fixes #1451
2014-02-28 15:53:09 -03:00
Yorik van Havre
810555d2ab
Draft: Small typo fix
2014-02-28 10:05:44 -03:00
WandererFan
b3d1b7a2ea
1443: Fix ShapeString user font selection on Windows
2014-02-27 15:18:18 +01:00
Yorik van Havre
7b92e8fa8e
Draft: Turn Draft BezCurves into faces when closed
2014-02-24 10:56:00 -03:00
WandererFan
515449d324
Cosmetic change - remove "######" placemarkers
2014-02-23 11:54:59 -03:00
Sebastian Hoogen
2dfabfdcb5
Draft Bezier Curve: implemented Continuity Property
...
Draft: allow continuity on closed Bezier curves
Draft: BezCurve bugfixes
- smoothBezCurve
- edit mode
- avoid splitting points into segments as long as degree is zero
- increase the continuity when closing curve
- closed berzier curves
- Catch modifications of continuity of first and last knot on open curves
2014-02-23 11:54:59 -03:00
Sebastian Hoogen
6f8c1c61b7
Draft: added functions to edit tangent or symmetric bezier curves
...
changed icon Draft_BezTanNode
bugfix in Draft BezCurve modifytangentpole
move poles with knots for Bezier Curves with Degree >=3
make bezier curves symmetric/tangent when clicking on poles by
keeping the coordinates of the selected pole
2014-02-23 11:54:58 -03:00
Sebastian Hoogen
69b09448d9
Draft Bezier Curves: Add functionality to mockup
...
- Split poles to multiple bezier segments
- set degree of bezier curve
- Close Draft bezier curves
- set Degree at creation
- implement addPoint for piecewise Bezier curves
Draft BezCurve bugfixes
- fix Close button for BexCurve Edit
- fix tracker behaviour in for BezCurve.undoLast
Draft Bezier Curve: use circle trackers for control points
Draft: prepare functions to make bezier knots tangent or symmetric
2014-02-23 11:54:58 -03:00
WandererFan
2d43d61b92
Add Draft Bezier Curve draw & edit mockup using bSpline tools.
2014-02-23 11:54:58 -03:00
Yorik van Havre
a63f4c1f2e
Used new PropertyQuantity API in Draft & Arch - fixes #1414
2014-02-21 12:37:29 -03:00
Yorik van Havre
478772f067
Draft: small fix in point object
2014-02-13 12:19:59 -02:00
WandererFan
9d235d7fb9
Avoid OCC error for closed Draft.BSpline with same first/last points
2014-02-09 13:30:49 -02:00
Yorik van Havre
99902b22b7
Draft: made last commit more backward-compatible
2014-02-09 13:08:02 -02:00
Daniel Falck
9ede51b2f6
added way of breaking BSplines into line segments in Shape2DView
2014-02-09 13:02:38 -02:00
Yorik van Havre
2ee101dee3
Draft: fixed draft scale again - fixes #1385
2014-02-04 16:08:09 -02:00
Yorik van Havre
bba8760b11
Draft: fixed a bug in Draft Scale
2014-02-04 09:44:50 -02:00
Yorik van Havre
36bcc580d6
Draft: fixed bug in dimensions direction
2014-01-27 13:51:10 -02:00
Yorik van Havre
69cc7ec901
Arch now works in console mode - fixes #1362
2014-01-26 20:13:50 -02:00
Yorik van Havre
4a8b5cc60e
Draft: fixed small bug in bezier-to-svg code
2014-01-19 09:49:17 -02:00
Yorik van Havre
843838ec19
Draft: Added shoogen's fix to bspline to svg stuff
2014-01-17 09:40:48 -02:00
Yorik van Havre
47d5c615d9
Draft: Added direction vector to dimensions
2014-01-16 17:13:21 -02:00
Yorik van Havre
99e05a3236
Draft: Added a decimals property to Draft Dimensions
2014-01-16 16:18:46 -02:00
Yorik van Havre
828c4618aa
Draft: small bugfix
2014-01-15 19:49:43 -02:00
Yorik van Havre
e8ab9bd2e0
Draft: added a debug message to bspline-to-svg conversion
2014-01-15 19:41:33 -02:00
Sebastian Hoogen
e9201cc9d6
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
19865c252b
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -02:00
Yorik van Havre
1d709ade42
Switch to PySide (+ Arch, Draft & Start)
2014-01-06 13:26:49 -02:00
Yorik van Havre
9c3d1a80d4
Draft: allow makePoint to take a vector
2014-01-04 22:07:30 -02:00
Yorik van Havre
f4254b9e0b
Draft: Fixed bug in custom svg patterns
2014-01-01 12:20:24 -02:00
Yorik van Havre
60ec4e644a
Draft: Added Jim's Array icon
2013-12-24 10:09:39 -02:00
Yorik van Havre
bdb5eefd72
Draft: Fixed bugs in hatching - fixes #1164
2013-12-20 19:12:22 -02:00
Yorik van Havre
5224e9a2ba
Arch: Further work on the IFC exporter, now supports windows and bldg hierarchy
2013-12-19 20:41:42 -02:00
WandererFan
d652d84c19
Add Draft makePathArray and _PathArray
...
Add Draft PathArray GUI tool
2013-11-28 11:42:14 -02:00
Keith Sloan
bcb7d02c05
Hull and Minkowski operations using OpenSCAD
2013-11-17 13:50:35 +01:00
Yorik van Havre
b3738a2fce
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
580b58fea1
Draft: fixed bad rendering of non-XY dimensions on drawing sheets
2013-11-07 18:14:09 -02:00
Yorik van Havre
5d9259a36f
Draft: Small fix in Shape2Dview object
2013-10-28 13:22:57 -02:00
Yorik van Havre
97b5ec2479
Draft: Shape2Dview now takes groups as input
2013-10-21 15:15:37 -02:00
Yorik van Havre
e18fb9898e
0000893: Draft upgrade
2013-10-18 18:20:13 -03:00
Yorik van Havre
7d2b885caf
Draft: Changed default fontfrom Arial to internal
2013-10-11 10:49:15 -03:00
Yorik van Havre
939bc92acb
Draft: Added Facebinder tool
2013-10-10 19:25:33 -03:00
Yorik van Havre
34cce64edc
Draft: Rewrite of defaults handling
2013-10-09 15:40:38 -03:00
Yorik van Havre
0375c66986
Draft: Added a new bitsnpieces snap style
2013-10-08 17:02:46 -03:00