Commit Graph

1063 Commits

Author SHA1 Message Date
jriegel
49d7221e4f Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-30 22:17:54 +02:00
Jose Luis Cercós pita
f9318d9a58 GZ curve plotting 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
0955fe85a7 Added GZ computation capabilities. 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
0044f0dc63 Added roll angles options controller at GZ curves tool 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
f2117880a0 Added trim option to GZ curves tool 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
5a106e7c05 Added draft computation to GZ tool. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
961613a49a Started GZ curves computation tool development 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
48932c44d0 Fixed UI symbol 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
17666cb08a Added annotations to ship weights definition tool 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
8aefe7fa63 Added tool to setup ship weights (structural based) 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
9bbc2c3cf5 Added tank creator. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
6610fac36b Removed shape duplicities. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
bbc039b8b6 Removed faces as class stored variable (PropertyPythonObject::fromString warning). 2012-05-30 13:16:34 -03:00
wmayer
bc3e3f0cd8 Add method to find segment of a facet index 2012-05-30 17:32:55 +02:00
wmayer
e5dcc0029b Handle expections in PointsPy class 2012-05-30 15:55:06 +02:00
Yorik van Havre
65117d872c Draft: Small fix in Offset tool 2012-05-29 22:25:01 -03:00
wmayer
5821a30add 0000714: Merge project does not include DiffuseColor 2012-05-29 11:40:51 +02:00
wmayer
3b65d2cc40 0000726: Fails to compile GIT 2012-05-28 23:39:36 +02:00
wmayer
691c84085d 0000723: improper handling of qt specific comand line arguments 2012-05-27 23:04:04 +02:00
Jose Luis Cercós pita
a2fbcf904f GZ curve plotting 2012-05-27 16:39:30 +02:00
Jose Luis Cercós pita
3d9f5400f5 Added GZ computation capabilities. 2012-05-27 15:41:57 +02:00
Jose Luis Cercós pita
4efd1c54db Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-05-27 14:32:25 +02:00
Jose Luis Cercós pita
24daf0ab5b Added roll angles options controller at GZ curves tool 2012-05-27 14:31:10 +02:00
wmayer
1c84f42075 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-27 13:01:55 +02:00
wmayer
ddf80789d3 Add new Qt options 2012-05-27 13:01:13 +02:00
logari81
cfcbd4c406 Merge branch 'logari81/sketch-diagnostics' 2012-05-27 12:11:19 +02:00
wmayer
d25beaf59c Handle OCC exception in exportStl 2012-05-27 00:02:50 +02:00
logari81
ba63b3d778 Sketcher: simplify sketch solver messages 2012-05-26 20:02:57 +02:00
logari81
b849393644 Sketcher: fix minor issue in sketch diagnostics 2012-05-26 19:23:38 +02:00
Jose Luis Cercós pita
443d4ee0bd Added trim option to GZ curves tool 2012-05-26 15:33:29 +02:00
wmayer
0ea66aaf36 Handle OCC exception in exportStl 2012-05-26 00:29:29 +02:00
logari81
cef989372d Sketcher: include coincident constraints in the sketch diagnosis 2012-05-25 18:18:51 +02:00
logari81
e322f027c1 Sketcher: skip the latest added one of the detected redundant constraints 2012-05-25 18:13:56 +02:00
wmayer
ff10a69c8c Add parameter to keep trailing digits in object name of copy, other little fix 2012-05-25 18:13:56 +02:00
Yorik van Havre
ee775fd60c Small GUI adjustments in Draft 2012-05-25 18:13:56 +02:00
wmayer
ca88544f8e Add method Document::findObject() 2012-05-25 18:13:56 +02:00
wmayer
ce01591908 Expose merge project function to python 2012-05-25 18:13:56 +02:00
wmayer
f92ad0a422 0000716: src/Tools/PyTools.c: strange assignment and a memory leak 2012-05-25 18:13:56 +02:00
wmayer
c8149e36d0 0000717: Version info causes crash 2012-05-25 18:13:56 +02:00
wmayer
21b848e552 0000710: merge project annoyance 2012-05-25 18:13:56 +02:00
Yorik van Havre
a467825187 Fixed 0000701 : Draft Wire naming 2012-05-25 18:13:56 +02:00
Yorik van Havre
7c6e930870 Added 0000680 : DXF polylines with defined width 2012-05-25 18:13:56 +02:00
Yorik van Havre
c598887b22 Further Draft lib name fixes 2012-05-25 18:13:55 +02:00
Yorik van Havre
51a69e4431 Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-25 18:13:55 +02:00
Yorik van Havre
05d664b25e unified yorik's email 2012-05-25 18:13:55 +02:00
wmayer
fcbe195ff3 0000712: Cad Navigation Zoom with Ctrl + causes shapes to pan off screen 2012-05-25 18:13:55 +02:00
wmayer
da84dfc5d0 Mesh segmentation 2012-05-25 18:13:55 +02:00
wmayer
a95b7c9b44 Mesh segmentation 2012-05-25 18:13:55 +02:00
wmayer
097dd663d0 Workaround for linker error with MSVC 2012-05-25 18:13:55 +02:00
msocorcim
3d00b647a0 Replace Gui text View->Display mode with View->Document window 2012-05-25 18:13:55 +02:00