Commit Graph

151 Commits

Author SHA1 Message Date
logari81
03a413d322 Sketcher: fix an issue when a polyline is started at the start point of an existing line segment 2012-09-04 14:40:05 +02:00
logari81
1f3434fa6e Sketcher: implement box selection (based on mrlukeparry's work) 2012-09-04 14:14:03 +02:00
logari81
14b3ad0b9e Sketcher: fix memory leak in MoveConstraint 2012-09-04 14:08:03 +02:00
wmayer
c08f4f1925 Fix translation issues 2012-08-31 13:11:52 +02:00
Yorik van Havre
9d5d9f94f1 Updated translation files 2012-08-16 16:09:56 -03:00
wmayer
5d4a915494 Fix build errors on Windows 2012-08-13 10:26:02 +02:00
logari81
7c5de0b882 Sketcher: crashes fix and other small fixes for the polyline tool 2012-08-12 12:21:53 +02:00
wmayer
7ca646c991 Allow to customize cursor text color in sketcher 2012-08-10 11:04:26 +02:00
logari81
0013aca329 Merge branch 'logari81/sketcher' 2012-08-09 15:29:22 +02:00
wmayer
17c374b704 0000813: set colors dialog crash 2012-08-07 10:59:54 +02:00
logari81
dc0475ed92 Sketcher, Issue 0000808: fix one more issue with restoring of external geometry 2012-08-07 01:21:45 +02:00
logari81
6a305d0cfb Sketcher: improve position text during geometry creation 2012-08-06 23:05:31 +02:00
logari81
dba2f81410 Sketcher: allow starting a new polyline connected at some already available geometry 2012-08-06 16:13:09 +02:00
logari81
35ef3e6d8e Sketcher: add perpendicular mode to polyline tool and use M-key for mode-switching 2012-08-06 13:34:29 +02:00
logari81
d500ed3299 Sketcher: simplify positioning of constraint icons 2012-07-18 16:26:24 +02:00
wmayer
e84230e08f Make sure that ViewProviderSketch::unsetEdit exits normally 2012-07-18 14:33:14 +02:00
logari81
33cc47db95 Sketcher: fix crashes on geometry deletion in sketches with symmetry constraints 2012-07-18 13:23:38 +02:00
logari81
d74863e812 Sketcher: on geometry delete, transfer constraints to equivalent geometries if possible 2012-07-18 11:59:20 +02:00
unknown
c2c5b137f2 Fix possible crash in various view providers, fix formatting of Coin debug output, fix warning and compiler errors with Coin2 in SoDatumLabel 2012-07-18 10:40:36 +02:00
mrlukeparry
5513942b55 Sketcher: fix incorrect datum text flip for non xy-plane sketches 2012-07-17 23:15:58 +02:00
logari81
cc5846cb71 Sketcher: rewrite ViewProviderSketch::onDelete method 2012-07-17 12:49:37 +02:00
logari81
addd32b3cf Sketcher: fix an issue with autoconstraints and improve implementation 2012-07-17 12:47:08 +02:00
logari81
bcff0e2a2d Sketcher: fix some issues with external geometries 2012-07-17 12:43:43 +02:00
mrlukeparry
4486bd0a1c Sketcher: improve symmetric constraint visual 2012-07-17 12:40:22 +02:00
mrlukeparry
545ac7f4c1 Sketcher: improved detection of constraints visuals overlapping 2012-07-17 11:00:31 +02:00
logari81
b96f0db033 Merge branch 'master' into logari81/sketcher 2012-07-17 10:15:51 +02:00
logari81
a357a0aaa7 Sketcher: fix issues with single points 2012-07-16 12:11:20 +02:00
mrlukeparry
7b05576aa2 Sketcher, 0000466: improve visualization of constraints 2012-07-15 13:23:59 +02:00
logari81
2755dcbbee Merge branch 'logari81/sketcher' 2012-07-13 13:04:43 +02:00
wmayer
8080baa536 0000789: Sketcher active in one document blocks closing another. 2012-07-11 17:24:53 +02:00
logari81
a072f46455 Sketcher: points defined as external geometry,
fix behavior of external geometry cursor,
          improve appearance of point creation cursor
2012-07-10 15:25:27 +02:00
logari81
8c9d297c39 Sketcher: fix crash in polyline with autoconstraints, disable arc mode for first polyline segment 2012-07-09 17:19:02 +02:00
logari81
3c34f939b8 Sketcher: skip root cross axes in vertex counting (fixes closing polylines) 2012-07-09 14:00:18 +02:00
logari81
437642405d Sketcher: fixes in the new polyline tool and variables naming improvements 2012-07-08 12:11:53 +02:00
logari81
b3998051cf Sketcher: add support for points as construction geometry 2012-07-08 12:01:07 +02:00
logari81
9fa5e5c670 Sketcher: support arcs in the polyline tool (jonasthomas) 2012-07-02 00:13:34 +02:00
mrlukeparry
ca3d27eee7 Sketcher: improve position hints on arc and circle creation 2012-06-24 16:30:48 +02:00
wmayer
8a94ba885c Fix critical warnings 2012-06-13 18:49:10 +02:00
logari81
ba63b3d778 Sketcher: simplify sketch solver messages 2012-05-26 20:02:57 +02:00
logari81
b849393644 Sketcher: fix minor issue in sketch diagnostics 2012-05-26 19:23:38 +02:00
logari81
cef989372d Sketcher: include coincident constraints in the sketch diagnosis 2012-05-25 18:18:51 +02:00
logari81
e322f027c1 Sketcher: skip the latest added one of the detected redundant constraints 2012-05-25 18:13:56 +02:00
logari81
1c40313e16 Sketcher, Issue #0000691: detect redundant constraints and skip them if necessary 2012-05-14 11:28:05 +02:00
logari81
766e1bca57 Sketcher: use low precision solving during mouse drag and code simplifications 2012-05-14 10:55:44 +02:00
logari81
2af94d8fc2 Sketcher: avoid duplicate code and unnecessary arguments 2012-05-14 10:44:44 +02:00
wmayer
fe832800ad 0000697: Text boxes to set dimension constraints insert a space between thousands and hundreds digits that makes the data invalid. 2012-05-07 11:18:10 +02:00
logari81
f41b064597 FreeGCS: Variables naming and comments improvements 2012-05-05 08:32:32 +02:00
wmayer
e3b1480b4e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-04-23 17:35:03 +02:00
wmayer
2c03d1fbab 0000676: Typographical error 2012-04-23 17:34:34 +02:00
wmayer
6e15a32be2 0000676: Typographical error 2012-04-21 12:30:31 +02:00