logari81
|
afcaa8b980
|
Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint
|
2012-11-29 22:46:11 +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 |
|
logari81
|
b3938ad045
|
Sketcher: simplify positioning of constraint icons
|
2012-07-18 16:26:24 +02:00 |
|
logari81
|
17ac6da079
|
Sketcher: support perpendicularity constraint for arcs and circles
|
2012-04-01 16:32:51 +02:00 |
|
wmayer
|
316ce23508
|
0000621: Typo - Constrain Horizontal Distance appears in place of Constrain Vertical Distance
|
2012-03-04 11:02:08 +01:00 |
|
logari81
|
919d17a50a
|
+ 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 |
|