Commit Graph

1591 Commits

Author SHA1 Message Date
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
Jose Luis Cercós pita
d9d1c4c4e2 Fixed drafts list onto hydrostatics computation 2012-07-16 15:35:12 +02:00
Jose Luis Cercós pita
a8e9538eb2 Fixed KB & Cf hydrostatics computation bug 2012-07-16 14:57:26 +02: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
Jose Luis Cercós pita
0d9d499432 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-07-08 16:05:52 +02:00
Jose Luis Cercós pita
8c11419eb6 Imported numpy, and added as dependency 2012-07-08 16:04:16 +02:00
Jose Luis Cercós pita
ca7584cb40 Fixed weights and simulation tools menus 2012-07-08 14:30:00 +02:00
Jose Luis Cercós pita
aee451e7dd Simulation thread control developed. 2012-07-08 14:23:06 +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
Jose Luis Cercós pita
634a30bff4 Imported pyOpenCL library 2012-07-06 13:51:01 +02:00
wmayer
fbb17d1b8b 0000787: Patch for Space navigator support on windows 2012-07-06 13:02:09 +02:00
Jose Luis Cercós pita
fa382e8ed9 Built simulations run interface (threaded) 2012-07-06 12:42:19 +02:00
Jose Luis Cercós pita
0673649467 Removed Surfaces module interdependency 2012-07-06 12:01:53 +02:00
Jose Luis Cercós pita
3f316cf924 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-07-06 10:48:48 +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