logari81
|
fa33bcae4a
|
+ fixes #0000928: Change selection numbering base in the Sketcher from 0 to 1
|
2014-02-08 23:51:15 +01:00 |
|
wmayer
|
6c6340312c
|
+ Resort edit nodes of sketch view provider
|
2014-01-19 18:34:47 +01:00 |
|
jriegel
|
9c1c94c64e
|
fix radius bug and add new imperial sketch grid cascading...
|
2013-12-18 18:18:39 +01:00 |
|
jriegel
|
d5d9ea9c30
|
Add unti support to Sketcher
|
2013-12-15 22:47:47 +01:00 |
|
wmayer
|
e1b4fc60ac
|
Fix inconsistency of order of points of an arc
|
2013-08-14 12:01:02 +02:00 |
|
wmayer
|
5259ad3d24
|
0001201: Highlight coincident constraint in sketch view when clicking on (coincident) constraint in constraints list
|
2013-08-13 20:12:08 +02:00 |
|
wmayer
|
c44158f90b
|
0000846: [Sketcher] Dragging + ESC
|
2013-07-12 15:30:47 +02:00 |
|
wmayer
|
93827f68e8
|
0001175: pressing escape in datum editing dialog closes sketch
|
2013-07-12 11:28:54 +02:00 |
|
wmayer
|
2e31e177a8
|
Apply fix from mrlukeparry for datum labels
|
2013-05-27 11:25:50 +02:00 |
|
wmayer
|
9f0b1ac66e
|
Improve performance of box selection in sketcher
|
2013-04-27 20:45:16 +02:00 |
|
wmayer
|
420d10face
|
Add a GLPainter class to do all the OpenGL drawing stuff
|
2013-04-27 19:24:39 +02:00 |
|
wmayer
|
5dd72b9501
|
Fix box selection in sketcher
|
2013-01-05 13:29:39 +01:00 |
|
logari81
|
65b8457a9c
|
Sketcher: Avoid unnecessary updates in the ViewProviderSketch
|
2012-12-08 23:51:24 +01:00 |
|
logari81
|
8df4a29831
|
Sketcher: Include root point in box selections
|
2012-12-08 23:49:48 +01:00 |
|
logari81
|
2a401ee895
|
Sketcher: Fix deletion of coincident constraints on the root point
|
2012-12-08 23:48:35 +01:00 |
|
logari81
|
b6eec06fa3
|
Sketcher: Support auto-constraints with root cross elements and swap axes colors
|
2012-11-29 16:13:13 +01:00 |
|
logari81
|
55117489b2
|
Sketcher: Add root point by default
Replace all Vertex ids with Geo,Pos id pairs in CommandConstraints
|
2012-11-28 15:14:13 +01:00 |
|
wmayer
|
59b8dc2c71
|
Again fixes on memory leaks
|
2012-11-15 11:44:03 +01:00 |
|
wmayer
|
f03b2e80d0
|
0000869: Mousepointer does not track to line endpoint in sketches attached to copied or imported sketches.
|
2012-11-15 11:17:59 +01:00 |
|
wmayer
|
4975750f2f
|
Fix some memory leaks
|
2012-11-15 01:25:55 +01:00 |
|
wmayer
|
07a17af70a
|
Fix some memory leaks
|
2012-11-14 17:12:42 +01:00 |
|
wmayer
|
d2ac422f68
|
Fix memory leak in sketcher view provider
|
2012-11-14 15:04:14 +01:00 |
|
wmayer
|
c71b753730
|
Prepare sketch solver messages to be translated
|
2012-10-30 13:51:08 +01:00 |
|
logari81
|
e7ca7631fe
|
Sketcher: implement box selection (based on mrlukeparry's work)
|
2012-09-04 14:14:03 +02:00 |
|
logari81
|
43dd774840
|
Sketcher: fix memory leak in MoveConstraint
|
2012-09-04 14:08:03 +02:00 |
|
logari81
|
96c5dda4eb
|
Sketcher: crashes fix and other small fixes for the polyline tool
|
2012-08-12 12:21:53 +02:00 |
|
wmayer
|
408e1dc8e1
|
Allow to customize cursor text color in sketcher
|
2012-08-10 11:04:26 +02:00 |
|
logari81
|
fef08056a1
|
Sketcher, Issue 0000808: fix one more issue with restoring of external geometry
|
2012-08-07 01:21:45 +02:00 |
|
logari81
|
db2ccb31b4
|
Sketcher: improve position text during geometry creation
|
2012-08-06 23:05:31 +02:00 |
|
logari81
|
b3938ad045
|
Sketcher: simplify positioning of constraint icons
|
2012-07-18 16:26:24 +02:00 |
|
wmayer
|
fd637f2422
|
Make sure that ViewProviderSketch::unsetEdit exits normally
|
2012-07-18 14:33:14 +02:00 |
|
logari81
|
01cd4abbba
|
Sketcher: rewrite ViewProviderSketch::onDelete method
|
2012-07-17 12:49:37 +02:00 |
|
mrlukeparry
|
cba94b2660
|
Sketcher: improve symmetric constraint visual
|
2012-07-17 12:40:22 +02:00 |
|
mrlukeparry
|
223023d118
|
Sketcher: improved detection of constraints visuals overlapping
|
2012-07-17 11:00:31 +02:00 |
|
mrlukeparry
|
da7528c5b9
|
Sketcher, 0000466: improve visualization of constraints
|
2012-07-15 13:23:59 +02:00 |
|
logari81
|
714908d3e9
|
Sketcher: add support for points as construction geometry
|
2012-07-08 12:01:07 +02:00 |
|
logari81
|
938fadc746
|
Sketcher: support arcs in the polyline tool (jonasthomas)
|
2012-07-02 00:13:34 +02:00 |
|
mrlukeparry
|
c5b2f377a4
|
Sketcher: improve position hints on arc and circle creation
|
2012-06-24 16:30:48 +02:00 |
|
logari81
|
d92f627a8d
|
Sketcher: simplify sketch solver messages
|
2012-05-26 20:02:57 +02:00 |
|
logari81
|
ce5d9a332a
|
Sketcher, Issue #0000691: detect redundant constraints and skip them if necessary
|
2012-05-14 11:28:05 +02:00 |
|
logari81
|
63b2b239b1
|
Sketcher: use low precision solving during mouse drag and code simplifications
|
2012-05-14 10:55:44 +02:00 |
|
logari81
|
73d2fa9e61
|
Sketcher: avoid duplicate code and unnecessary arguments
|
2012-05-14 10:44:44 +02:00 |
|
logari81
|
17ac6da079
|
Sketcher: support perpendicularity constraint for arcs and circles
|
2012-04-01 16:32:51 +02:00 |
|
logari81
|
f0a6d25621
|
Fix 0000461: Sketcher: tangent constraint between two arcs/circles
|
2012-03-22 14:14:07 +01:00 |
|
logari81
|
292f7450eb
|
+ add GUI command for addExternal in the Sketcher
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5377 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-01 20:01:43 +00:00 |
|
logari81
|
41f6ead7ee
|
+ strip trailing spaces, untabify, fix typos
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5376 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-01 19:57:59 +00:00 |
|
logari81
|
fe0767a4b4
|
0000554 : Sketcher: adding angle constraint on a single line crashes FreeCAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5358 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-29 16:25:40 +00:00 |
|
logari81
|
6d35d55905
|
+ fix minor bug in freeGCS
+ make handling of negative curve indices in ViewProviderSketch more consistent
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5347 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-24 22:17:39 +00:00 |
|
logari81
|
6b89ba2641
|
+ initial support for external geometry constraints in sketches (work in progress)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5346 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-24 16:12:45 +00:00 |
|
logari81
|
b865c2e276
|
+ simplify drawing and selection of root cross lines
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5345 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-24 15:53:19 +00:00 |
|