Commit Graph

1231 Commits

Author SHA1 Message Date
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
Jose Luis Cercós pita
c7f6d1b23b Added update button for displacement and draft 2012-06-17 12:48:47 +02:00
wmayer
663910ef5d Fix warning 2012-06-16 16:31:05 +02:00
Sebastian Hoogen
3ab747eac4 0000684: Check Shape after boolean before refine 2012-06-16 16:20:06 +02:00
Yorik van Havre
1da08ba6f9 Draft: Small fix to wire object 2012-06-15 18:20:52 -03:00
wmayer
9bf71eab67 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-06-15 18:33:34 +02:00
wmayer
ca92f7eb40 Fix OCC6.5.3 build errors 2012-06-15 18:33:05 +02:00
Yorik van Havre
e001b4645c Draft: Fixes in the clone object 2012-06-15 10:19:23 -03:00
Jose Luis Cercós pita
075bec4532 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-06-15 13:40:46 +02:00
Jose Luis Cercós pita
2caa246958 Moved GZ tool to the new paradigm. 2012-06-15 13:40:08 +02:00
Jose Luis Cercós pita
ba7dda62e7 Deleted object storage at class (PropertyPythonObject::fromString warning) 2012-06-15 13:32:13 +02:00
wmayer
a6261ed84b First draft of makeThread 2012-06-15 13:04:07 +02:00
Jose Luis Cercós pita
5d7ccba9fe Moved ship weights intialization to the new paradigm. 2012-06-15 11:59:08 +02:00
Jose Luis Cercós pita
413344d744 External faces detection implemented that allows to compute wetted area. 2012-06-15 11:35:30 +02:00
Jose Luis Cercós pita
2c8a564aa6 New paradigm first hydrostatics approach 2012-06-15 09:05:20 +02:00
wmayer
8fac2f41f8 Fix path to merge module in FreeCAD.wxs 2012-06-14 15:04:52 +02:00