wmayer
|
c67b6fafca
|
+ fixes #0001049: Sketcher preferences in preferences editor
|
2014-03-14 19:39:11 +01:00 |
|
wmayer
|
1cd62d5744
|
+ fix typo, fixes #0001310: Amend tooltip for Sketcher symmetry constraint
|
2014-03-09 11:17:33 +01:00 |
|
logari81
|
220930941d
|
+ fixes #0000928: Change selection numbering base in the Sketcher from 0 to 1
|
2014-02-08 23:51:15 +01:00 |
|
wmayer
|
43e07aa66f
|
0001258: Constraint application to all selected objects at once
|
2013-10-12 15:16:46 +02:00 |
|
jrheinlaender
|
3996229c36
|
0000437 Sketcher: ask for value immediately after creating a length constraint
|
2013-02-22 11:09:31 +01:00 |
|
logari81
|
70c587f916
|
Sketcher, 0000944: Fix crash when the equality constraint is activated with a wrong selection
|
2013-01-10 15:48:38 +01:00 |
|
logari81
|
4a08edf6ac
|
Sketcher: Accept selection of a line and a symmetry point for creating a symmetry (midpoint) constraint
|
2012-12-09 00:29:00 +01:00 |
|
logari81
|
a72d95472e
|
Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint
|
2012-11-29 22:46:11 +01:00 |
|
logari81
|
a6cf1fd88f
|
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 |
|
logari81
|
d500ed3299
|
Sketcher: simplify positioning of constraint icons
|
2012-07-18 16:26:24 +02:00 |
|
logari81
|
e36348fe08
|
Sketcher: support perpendicularity constraint for arcs and circles
|
2012-04-01 16:32:51 +02:00 |
|
wmayer
|
d49202b77d
|
0000621: Typo - Constrain Horizontal Distance appears in place of Constrain Vertical Distance
|
2012-03-04 11:02:08 +01:00 |
|
logari81
|
3fcf1d02af
|
+ improve handling of external geometries and sketch axes in constraints
+ tidy up and avoid code duplication
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5380 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-02 21:25:03 +00:00 |
|
logari81
|
d83e488394
|
+ improve support for external geometries in sketcher constraints
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5348 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-24 23:50:31 +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
|
247bf144e3
|
+ implement getGeometry method for accessing Geometry in SketchObject
+ increase use of constness in accessing SketchObject geometry
+ simplify DrawSketchHandler
+ variables naming improvements
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5342 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-24 11:47:37 +00:00 |
|
logari81
|
590b0469c3
|
+ untabify, remove unused variables
+ use Constraint::GeoUndef for comparisons where possible
+ fix two absurdly implemented loops
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5341 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-24 08:21:18 +00:00 |
|
logari81
|
e1326a9760
|
+ simplify arc and circle trimming implementation in the Sketcher
+ fix a memory leak in freegcs
+ small improvements and typo fixes in freegcs
+ homogenize coding style, strip trailing spaces
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5044 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-21 09:45:19 +00:00 |
|
logari81
|
b252fe7e1f
|
+ improve coding style and fix typos
+ fix positioning of symmetry constraint icon
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5002 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 21:41:30 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|