Yorik van Havre
355942355f
Updated links to the new forum
2013-11-06 19:32:45 -02:00
Yorik van Havre
a81604b9be
Updated links to the new bugtracker location
2013-11-04 17:07:35 -02:00
wmayer
957cedc1ff
+ Add a sketch validation panel
2013-10-15 17:11:49 +02:00
wmayer
5bee772e49
+ Fix memory leak in Python interface of Constraint class
2013-10-15 11:26:41 +02:00
wmayer
9af4f7ee73
+ Fix compiler warnings
2013-10-11 12:24:49 +02:00
wmayer
c6f7fd7462
0000750: Endless loop in sketch solver
2013-10-06 13:11:11 +02:00
wmayer
ee77154e6a
0001264: add function Sketch.setConstruction()
2013-10-02 10:47:29 +02:00
wmayer
89a5d06926
0001216: Unable to Loft Sketches with Radiused Corners
2013-08-16 12:59:00 +02: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
6fde5d764b
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
wmayer
540bf6e655
+ Fix for subelements of SelectionObject, fix for SketchObjectPy::fillet()
2013-03-02 17:34:34 +01:00
logari81
525cddaaf3
PartDesign: Refactor pattern features and gui
...
- remove StdDirection,StdAxis and StdMirrorPlane properties
- support sketch H_Axis, V_Axis, N_axis as valid references in patterns
- polish reference selection gui (unified for standard axes and custom references)
2013-01-09 23:18:38 +01:00
wmayer
bd5359f542
Some little fixes
2012-12-10 14:02:37 +01:00
logari81
2a401ee895
Sketcher: Fix deletion of coincident constraints on the root point
2012-12-08 23:48:35 +01:00
logari81
db901921db
Sketcher: Fix reverting of geometry on undoing a new constraint
2012-12-08 23:45:21 +01:00
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
fef08056a1
Sketcher, Issue 0000808: fix one more issue with restoring of external geometry
2012-08-07 01:21:45 +02:00
logari81
0016d6f2f8
Sketcher: fix crashes on geometry deletion in sketches with symmetry constraints
2012-07-18 13:23:38 +02:00
logari81
bd03134d4d
Sketcher: on geometry delete, transfer constraints to equivalent geometries if possible
2012-07-18 11:59:20 +02:00
logari81
beb4fe82b4
Sketcher: fix some issues with external geometries
2012-07-17 12:43:43 +02:00
logari81
b3284357d2
Merge branch 'master' into logari81/sketcher
2012-07-17 10:15:51 +02:00
logari81
72cd746401
Sketcher: fix issues with single points
2012-07-16 12:11:20 +02:00
mrlukeparry
da7528c5b9
Sketcher, 0000466: improve visualization of constraints
2012-07-15 13:23:59 +02:00
logari81
e5953cedac
Sketcher: points defined as external geometry,
...
fix behavior of external geometry cursor,
improve appearance of point creation cursor
2012-07-10 15:25:27 +02:00
logari81
044990333c
Sketcher: skip root cross axes in vertex counting (fixes closing polylines)
2012-07-09 14:00:18 +02:00
logari81
714908d3e9
Sketcher: add support for points as construction geometry
2012-07-08 12:01:07 +02:00
wmayer
b4aff85333
Fix critical warnings
2012-06-13 18:49:10 +02:00
logari81
d92f627a8d
Sketcher: simplify sketch solver messages
2012-05-26 20:02:57 +02:00
logari81
1e60d45dd4
Sketcher: fix minor issue in sketch diagnostics
2012-05-26 19:23:38 +02:00
logari81
7cbb16f2e8
Sketcher: include coincident constraints in the sketch diagnosis
2012-05-25 18:18:51 +02:00
logari81
b7965052a3
Sketcher: skip the latest added one of the detected redundant constraints
2012-05-25 18:13:56 +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
7b2e15bedf
FreeGCS: Variables naming and comments improvements
2012-05-05 08:32:32 +02:00
logari81
377e3eebce
Sketcher: small fix in listing of conflicting constraints
2012-04-16 16:31:52 +02:00
logari81
126b25e690
Sketcher: basic graph based system partitioning
2012-04-14 12:10:32 +02:00
logari81
d98821858f
Maintenance: homogenize variables naming
2012-04-01 16:59:38 +02:00
logari81
17ac6da079
Sketcher: support perpendicularity constraint for arcs and circles
2012-04-01 16:32:51 +02:00
wmayer
723d6cde00
Fix build errors with Sketcher, Support of workbenches with delayed retrieval of class name
2012-03-22 19:59:50 +01:00
logari81
f0a6d25621
Fix 0000461: Sketcher: tangent constraint between two arcs/circles
2012-03-22 14:14:07 +01:00
wmayer
5f140253fa
Support of INSTALL target on Windows (VC++ and MinGW)
2012-02-17 21:41:00 +01:00
wmayer
0b044ffd91
0000581: crash when editing duplicated sketch
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5427 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-27 10:53:51 +00:00
logari81
d8109df4c7
+ support deletion of external geometries
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5403 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-12 18:21:33 +00:00
logari81
c6de527391
+ fix issue with conflicting constraints in fixed arcs
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5361 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-29 20:12:57 +00:00
wmayer
b755192047
+ disallow duplicates of external constraints
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5355 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-29 10:31:21 +00:00
wmayer
3e939999c4
+ convert OCC exception to FreeCAD exception
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5354 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-29 10:06:28 +00:00
wmayer
0ab5a83903
+ support of circle and arcs as external geometries
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5353 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-28 16:13:43 +00:00