wmayer
346e5c6a77
+ fix more compiler warnings
2014-08-27 13:26:44 +02:00
Itai Nahshon
e9ea1e2727
Fix automatic creation of tangent constriants.
...
a. Use scale to calculate max distance
b. Consider only circle/arc that actually touch the newly created line
c. Use of arc angles correctly
d. Find nearest touch point (not nearest center)
e. some optimization
2014-08-24 19:07:31 +02:00
jriegel
66ee73f54b
Further doubel suggestions from Jan
...
Moved Gui/InputVector,Placement,Transform from float to double
Moved Sketcher from float to double
more suggestions for moving float -> double
2013-09-24 11:01:01 +02:00
logari81
77c4da539b
Sketcher: reenable directional autoconstraints
2012-11-30 22:29:06 +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
96c5dda4eb
Sketcher: crashes fix and other small fixes for the polyline tool
2012-08-12 12:21:53 +02:00
logari81
227cb0ebc8
Sketcher: fix an issue with autoconstraints and improve implementation
2012-07-17 12:47:08 +02:00
mrlukeparry
c5b2f377a4
Sketcher: improve position hints on arc and circle creation
2012-06-24 16:30:48 +02:00
jriegel
2ecbd6b851
update idf import and small fixes
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5432 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-02-05 16:32:29 +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
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