Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
27863408c9
|
+ remove references to SoFCSelection where not needed
|
2015-05-20 19:24:12 +02:00 |
|
wmayer
|
3ea41ff0c9
|
+ fixes #0000844: Cannot use edge hidden by sketch axis as external geometry
|
2014-03-15 19:53:14 +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 |
|
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
|
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
|
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 |
|
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 |
|