Commit Graph

924 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
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
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
Yorik van Havre
22f3c4f088 0000776: Draft icons missing at startup 2012-07-04 16:59:01 -03:00
Yorik van Havre
15f4ad634a Arch: Mode bugfixes 2012-07-03 22:41:29 -03:00
Yorik van Havre
0f82e02520 Arch: Lots of bugfixes in vector rendering 2012-07-03 11:07:54 -03: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
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
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
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
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
83649a6e39 Copy version numbers of libraries in About dialog 2012-06-14 15:03:21 +02:00
wmayer
b1c0aeb764 0000749: PI was not declared in this scope - compile error 2012-06-14 13:42:40 +02:00
wmayer
84fc5ec87e 0000749: PI was not declared in this scope - compile error 2012-06-14 13:01:07 +02:00
wmayer
8a94ba885c Fix critical warnings 2012-06-13 18:49:10 +02:00
Yorik van Havre
8c1d88a267 Arch: Fixes in windows 2012-06-12 22:06:35 -03:00
Yorik van Havre
2e7a78218c Arch: Fixes in structure and roof 2012-06-12 17:02:55 -03:00
wmayer
fd62e9e18f Export object dependencies to graphviz file 2012-06-12 19:03:29 +02:00
wmayer
8cfecfca42 Add sweep and loft to toolbar 2012-06-12 10:52:49 +02:00
wmayer
cbd7edca91 Fix Makefile 2012-06-12 10:10:21 +02:00
Yorik van Havre
a446c21ff5 Draft: Made the grid unpickable 2012-06-11 19:16:02 -03:00
wmayer
2e36b281df Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-06-11 23:08:09 +02:00
wmayer
fb0ca007f9 Fix issues in autotools 2012-06-11 23:06:09 +02:00