Commit Graph

1273 Commits

Author SHA1 Message Date
Yorik van Havre
1769157de0 Draft: small fixes 2012-07-17 19:57:52 -03:00
mrlukeparry
5513942b55 Sketcher: fix incorrect datum text flip for non xy-plane sketches 2012-07-17 23:15:58 +02:00
logari81
1e1d1fb447 Merge branch 'master' into logari81/sketcher 2012-07-17 12:50:43 +02:00
logari81
cc5846cb71 Sketcher: rewrite ViewProviderSketch::onDelete method 2012-07-17 12:49:37 +02:00
logari81
addd32b3cf Sketcher: fix an issue with autoconstraints and improve implementation 2012-07-17 12:47:08 +02:00
logari81
bcff0e2a2d Sketcher: fix some issues with external geometries 2012-07-17 12:43:43 +02:00
mrlukeparry
4486bd0a1c Sketcher: improve symmetric constraint visual 2012-07-17 12:40:22 +02:00
mrlukeparry
545ac7f4c1 Sketcher: improved detection of constraints visuals overlapping 2012-07-17 11:00:31 +02:00
logari81
b96f0db033 Merge branch 'master' into logari81/sketcher 2012-07-17 10:15:51 +02:00
Yorik van Havre
2f9a0c5a14 Arch: Easier creations of struct + axes systems
With structs and axes selected, both Arch_Axis and Arch_Structure
commands now create axis systems
2012-07-16 15:54:51 -03:00
Yorik van Havre
4d14153c6c Arch: Added all the draft tools to the Arch WB 2012-07-16 14:15:14 -03:00
logari81
a357a0aaa7 Sketcher: fix issues with single points 2012-07-16 12:11:20 +02:00
mrlukeparry
7b05576aa2 Sketcher, 0000466: improve visualization of constraints 2012-07-15 13:23:59 +02:00
wmayer
6b4425001e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-07-13 13:37:28 +02:00
wmayer
30d3d24d38 Apply camera settings from 3d view to split views for alignment 2012-07-13 13:37:01 +02:00
logari81
2755dcbbee Merge branch 'logari81/sketcher' 2012-07-13 13:04:43 +02:00
wmayer
4a4bdac6da Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-07-11 17:34:51 +02:00
wmayer
8080baa536 0000789: Sketcher active in one document blocks closing another. 2012-07-11 17:24:53 +02:00
Yorik van Havre
121eec4542 Draft: small fix to snap 2012-07-11 10:54:12 -03:00
wmayer
d669a49574 Add approximate() method to B-spline surface class 2012-07-11 13:31:40 +02:00
Yorik van Havre
d42812f891 Arch: Small improvement to structure 2012-07-10 21:18:19 -03:00
Yorik van Havre
f22736b623 Arch: Minor bugfixes 2012-07-10 20:42:30 -03:00
logari81
a072f46455 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
8c9d297c39 Sketcher: fix crash in polyline with autoconstraints, disable arc mode for first polyline segment 2012-07-09 17:19:02 +02:00
logari81
3c34f939b8 Sketcher: skip root cross axes in vertex counting (fixes closing polylines) 2012-07-09 14:00:18 +02:00
wmayer
eecc8e67d9 Add optional argument moveToCenter (by default false) to avoid to move camera when using standard views 2012-07-09 13:40:13 +02:00
wmayer
572008b297 Add optional argument moveToCenter (by default false) to avoid to move camera when using standard views 2012-07-09 13:38:21 +02:00
wmayer
49483307fa Add TKFeat to OCC_LIBRARIES 2012-07-09 13:37:11 +02:00
wmayer
46991b4fbf Add python keyword with to list of syntax highlighting 2012-07-09 13:36:10 +02:00
logari81
437642405d Sketcher: fixes in the new polyline tool and variables naming improvements 2012-07-08 12:11:53 +02:00
logari81
b3998051cf Sketcher: add support for points as construction geometry 2012-07-08 12:01:07 +02:00
logari81
8dff484e18 Minor typo fix 2012-07-07 17:38:44 +02:00
logari81
3a487704e7 Add python interface for Part::GeomPoint 2012-07-07 17:32:29 +02:00
wmayer
847c44e6bb 0000736: when object is deleted, auto show its parametric objects 2012-07-07 13:32:27 +02:00
wmayer
d08334dacc 0000788: OFF import doesn't handle empty lines properly 2012-07-07 11:52:18 +02:00
wmayer
72fa9db2dd 0000772: Navigation style suggestion - do not change cursor location when you are controling view 2012-07-07 00:28:03 +02:00
wmayer
4777b00b59 Add a sensitivity value to improve issue #0000772 2012-07-06 18:47:11 +02:00
wmayer
fbb17d1b8b 0000787: Patch for Space navigator support on windows 2012-07-06 13:02:09 +02:00
wmayer
7e8269ac4c Fix address of FSF in copyright notice 2012-07-05 22:59:12 +02:00
wmayer
cab8183d2f Remove f2c as dependency 2012-07-05 22:41:59 +02:00
wmayer
e942b59cc6 Remove references to gts and ode 2012-07-05 22:20:56 +02:00
wmayer
41c46bf48b 0000777: Shared libraries call exit 2012-07-05 15:24:28 +02:00
wmayer
d112755730 Fix problems with picking callback function 2012-07-05 13:27:17 +02:00
wmayer
9ff65d3b03 Suppress warnings and error messages in splash screen 2012-07-05 10:44:35 +02:00
Yorik van Havre
22f3c4f088 0000776: Draft icons missing at startup 2012-07-04 16:59:01 -03:00
wmayer
e779f258d6 Fix build error 2012-07-04 10:43:23 +02:00
Yorik van Havre
15f4ad634a Arch: Mode bugfixes 2012-07-03 22:41:29 -03:00
wmayer
274b0eab41 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-07-03 18:27:47 +02:00
wmayer
7c59ee8fd3 0000774: merge project with these files instantly crashes FreeCAD 2012-07-03 18:27:10 +02:00
Yorik van Havre
0f82e02520 Arch: Lots of bugfixes in vector rendering 2012-07-03 11:07:54 -03:00