Commit Graph

943 Commits

Author SHA1 Message Date
logari81
227cb0ebc8 Sketcher: fix an issue with autoconstraints and improve implementation 2012-07-17 12:47:08 +02:00
logari81
beb4fe82b4 Sketcher: fix some issues with external geometries 2012-07-17 12:43:43 +02:00
mrlukeparry
cba94b2660 Sketcher: improve symmetric constraint visual 2012-07-17 12:40:22 +02:00
mrlukeparry
223023d118 Sketcher: improved detection of constraints visuals overlapping 2012-07-17 11:00:31 +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
755b62b57a Merge branch 'logari81/sketcher' 2012-07-13 13:04:43 +02:00
wmayer
b86fc6cbe4 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-07-11 17:34:51 +02:00
wmayer
6efe6ff0cb 0000789: Sketcher active in one document blocks closing another. 2012-07-11 17:24:53 +02:00
Yorik van Havre
484c80142c Draft: small fix to snap 2012-07-11 10:54:12 -03:00
wmayer
70bb37ab9d Add approximate() method to B-spline surface class 2012-07-11 13:31:40 +02:00
Yorik van Havre
48243d6497 Arch: Small improvement to structure 2012-07-10 21:18:19 -03:00
Yorik van Havre
155ae0ca41 Arch: Minor bugfixes 2012-07-10 20:42:30 -03: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
47c44af453 Sketcher: fix crash in polyline with autoconstraints, disable arc mode for first polyline segment 2012-07-09 17:19:02 +02:00
logari81
044990333c Sketcher: skip root cross axes in vertex counting (fixes closing polylines) 2012-07-09 14:00:18 +02:00
logari81
c099e90d99 Sketcher: fixes in the new polyline tool and variables naming improvements 2012-07-08 12:11:53 +02:00
logari81
714908d3e9 Sketcher: add support for points as construction geometry 2012-07-08 12:01:07 +02:00
logari81
093f1d1af0 Minor typo fix 2012-07-07 17:38:44 +02:00
logari81
2e6255305c Add python interface for Part::GeomPoint 2012-07-07 17:32:29 +02:00
wmayer
fc50177372 0000736: when object is deleted, auto show its parametric objects 2012-07-07 13:32:27 +02:00
wmayer
e5b4f0028f 0000788: OFF import doesn't handle empty lines properly 2012-07-07 11:52:18 +02:00
wmayer
857454aad5 0000777: Shared libraries call exit 2012-07-05 15:24:28 +02:00
wmayer
d9971311ed Fix problems with picking callback function 2012-07-05 13:27:17 +02:00
Yorik van Havre
b6b575759a 0000776: Draft icons missing at startup 2012-07-04 16:59:01 -03:00
Yorik van Havre
c7a2488da8 Arch: Mode bugfixes 2012-07-03 22:41:29 -03:00
Yorik van Havre
322260c61b Arch: Lots of bugfixes in vector rendering 2012-07-03 11:07:54 -03:00
Yorik van Havre
8fdcaa0db8 Draft: small fix to dimensions 2012-07-02 09:54:41 -03:00
logari81
938fadc746 Sketcher: support arcs in the polyline tool (jonasthomas) 2012-07-02 00:13:34 +02:00
Yorik van Havre
e882b8c35c Arch: fixed bugs in vector renderer 2012-07-01 13:01:25 -03:00
Yorik van Havre
9a269907aa 0000765: Z axis in Draft Array 2012-06-30 18:44:16 -03:00
wmayer
dfca264acf Change title in settings panel 2012-06-29 16:30:22 +02:00
wmayer
013b5f0dce 0000764: Serialize Shape to python String 2012-06-28 18:29:48 +02:00
wmayer
bbafe9cb00 Add First/LastParameter attributes to TopoEdge 2012-06-26 14:58:05 +02:00
wmayer
1c55838f69 Apply patch to add interpolate() method to B-Spline surface class 2012-06-25 11:48:43 +02:00
wmayer
e8b37fdd2a fix linker error when using latest OCC version 2012-06-25 10:55:06 +02:00
mrlukeparry
c5b2f377a4 Sketcher: improve position hints on arc and circle creation 2012-06-24 16:30:48 +02:00
Yorik van Havre
ebf0723b84 Merge remote-tracking branch 'shoogen/svgimport' 2012-06-22 19:07:49 -03:00
Jose Luis Cercós pita
8c0211b701 Added a trim factor multiplier at moment to trim 1cm computation (In order to reduce noise). 2012-06-22 16:29:06 +02:00
Jose Luis Cercós pita
e6b3fa22d4 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-06-21 18:20:47 +02:00
Sebastian Hoogen
7147f3dd55 importSVG: create Face only if path is closed 2012-06-21 15:11:16 +02:00
Sebastian Hoogen
94d389ae1c importSVG: fixes in preserveAspectRatio and sweepflag handling 2012-06-21 14:01:27 +02:00
wmayer
2828a91b7b Fix a couple of dfsg issues, make git the default vcs 2012-06-21 12:25:53 +02:00
wmayer
5b92ec13d4 Fix a couple of dfsg issues 2012-06-21 12:09:52 +02:00
Jose Luis Cercós pita
3f7cad32f0 Improved trim detection algorithm 2012-06-17 12:58:11 +02:00
Jose Luis Cercós pita
0286a2602e Added update button for displacement and draft 2012-06-17 12:48:47 +02:00
Sebastian Hoogen
107b784d13 0000684: Check Shape after boolean before refine 2012-06-16 16:20:06 +02:00
Yorik van Havre
9ae96083d3 Draft: Small fix to wire object 2012-06-15 18:20:52 -03:00
Yorik van Havre
00132dd2ef Draft: Fixes in the clone object 2012-06-15 10:19:23 -03:00