Commit Graph

1246 Commits

Author SHA1 Message Date
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
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
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
wmayer
c956836b54 0000762: cPickle allows to trigger arbitrary code execution from FCStd file 2012-07-03 14:32:19 +02:00
wmayer
b6aa0fbb92 Add TKFeat 2012-07-03 11:11:01 +02:00
wmayer
8b2772e8ac Fix build error 2012-07-03 01:18:44 +02:00
wmayer
77ad759b73 Enhance Branding 2012-07-02 17:04:13 +02:00
wmayer
52663e527d Add TKFeat 2012-07-02 15:40:08 +02:00
wmayer
98e1c303c0 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-07-02 15:31:43 +02:00
wmayer
f9c8ac91d6 0000762: cPickle allows to trigger arbitrary code execution from FCStd file 2012-07-02 15:31:23 +02:00
Yorik van Havre
a17d96beb3 Draft: small fix to dimensions 2012-07-02 09:54:41 -03:00
Yorik van Havre
c03b942367 Arch: fixed bugs in vector renderer 2012-07-01 13:01:25 -03:00
Yorik van Havre
78bb43ccc9 0000765: Z axis in Draft Array 2012-06-30 18:44:16 -03:00
wmayer
972d746eba Change title in settings panel 2012-06-29 16:30:22 +02:00
wmayer
ff6c16e5d3 Allow to run script in global environment 2012-06-29 13:57:22 +02:00
wmayer
53413e8af6 0000764: Serialize Shape to python String 2012-06-28 18:29:48 +02:00
wmayer
236546151f Add First/LastParameter attributes to TopoEdge 2012-06-26 14:58:05 +02:00
wmayer
57ba9b5cbd Add a method to sync internal button stages after mouse selection 2012-06-26 13:59:16 +02:00
wmayer
ddc25e071a Apply patch to add interpolate() method to B-Spline surface class 2012-06-25 11:48:43 +02:00
wmayer
718d56669c fix linker error when using latest OCC version 2012-06-25 10:55:06 +02:00
mrlukeparry
ca3d27eee7 Sketcher: improve position hints on arc and circle creation 2012-06-24 16:30:48 +02:00
Yorik van Havre
42c99cec17 Merge remote-tracking branch 'shoogen/svgimport' 2012-06-22 19:07:49 -03:00
Jose Luis Cercós pita
6f6d07fd31 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
93eeaab09a 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
de2bd1eb8e importSVG: create Face only if path is closed 2012-06-21 15:11:16 +02:00
Sebastian Hoogen
689c0d7ce3 importSVG: fixes in preserveAspectRatio and sweepflag handling 2012-06-21 14:01:27 +02:00
wmayer
9193dc9a20 Fix a couple of dfsg issues, make git the default vcs 2012-06-21 12:25:53 +02:00
wmayer
64cc3265e1 Fix a couple of dfsg issues 2012-06-21 12:09:52 +02:00
Jose Luis Cercós pita
820a1df274 Improved trim detection algorithm 2012-06-17 12:58:11 +02:00