Commit Graph

1529 Commits

Author SHA1 Message Date
wmayer
b0abbcd9c3 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-07-02 15:31:43 +02:00
wmayer
7032f5f329 0000762: cPickle allows to trigger arbitrary code execution from FCStd file 2012-07-02 15:31:23 +02: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
487a041c89 Allow to run script in global environment 2012-06-29 13:57:22 +02:00
Jose Luis Cercós pita
be4cff3b8d Started ship simulations workbench 2012-06-29 13:22:14 +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
efcd60ce0f Add a method to sync internal button stages after mouse selection 2012-06-26 13:59:16 +02:00
Sebastian Hoogen
df017149c5 OpenSCAD module
fixes #3 #7 #25 #26 #28 #30 #35 #36 #41
2012-06-25 15:01:33 +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
jriegel
ca46f45b1b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-06-22 16:24:12 +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
wmayer
e05fcc7daf Fix warning 2012-06-16 16:31:05 +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
wmayer
222def8764 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-06-15 18:33:34 +02:00
wmayer
943d24cfa1 Fix OCC6.5.3 build errors 2012-06-15 18:33:05 +02:00
Yorik van Havre
00132dd2ef Draft: Fixes in the clone object 2012-06-15 10:19:23 -03:00
Jose Luis Cercós pita
8f6d16cc31 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
8ab57d85a0 Moved GZ tool to the new paradigm. 2012-06-15 13:40:08 +02:00
Jose Luis Cercós pita
812c731421 Deleted object storage at class (PropertyPythonObject::fromString warning) 2012-06-15 13:32:13 +02:00
wmayer
21add8911d First draft of makeThread 2012-06-15 13:04:07 +02:00
Jose Luis Cercós pita
d453ff4d1f Moved ship weights intialization to the new paradigm. 2012-06-15 11:59:08 +02:00
Jose Luis Cercós pita
6c1158e2e9 External faces detection implemented that allows to compute wetted area. 2012-06-15 11:35:30 +02:00
Jose Luis Cercós pita
c524a0268a New paradigm first hydrostatics approach 2012-06-15 09:05:20 +02:00
wmayer
1912ba66cc Fix path to merge module in FreeCAD.wxs 2012-06-14 15:04:52 +02:00
wmayer
f7b200c204 Copy version numbers of libraries in About dialog 2012-06-14 15:03:21 +02:00
wmayer
4fcc518eb8 Use lsb_release to show used distribution 2012-06-14 14:39:06 +02:00
wmayer
a60cd56569 Extend filter list for release script 2012-06-14 14:03:46 +02:00
wmayer
6c9f670dcb 0000749: PI was not declared in this scope - compile error 2012-06-14 13:42:40 +02:00
wmayer
f6cf5227ed 0000749: PI was not declared in this scope - compile error 2012-06-14 13:01:07 +02:00
wmayer
02bbb1f12d Fix issue with non-starting executable 2012-06-13 19:39:37 +02:00
wmayer
b4aff85333 Fix critical warnings 2012-06-13 18:49:10 +02:00
wmayer
09040e1d95 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-06-13 17:11:31 +02:00
wmayer
de4e9a1d11 Support sample buffers 2012-06-13 14:07:47 +02:00
wmayer
3259a16c29 Improve grapgviz integration 2012-06-13 12:52:17 +02:00