Commit Graph

6635 Commits

Author SHA1 Message Date
Yorik van Havre
b92f2117d1 Merge branch 'yorik/runcommand' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into yorik/runcommand 2012-05-31 12:33:43 -03:00
Yorik van Havre
2a3ff10d84 Arch: Adapted all other tools to doCommand() + translatable 2012-05-31 12:30:20 -03:00
Yorik van Havre
539cad092a Arch: Wall tool is now translatable + uses Gui.doCommand 2012-05-31 11:34:01 -03:00
Yorik van Havre
7defe80054 Draft: finished the switch to Gui.doCommand() 2012-05-31 11:34:01 -03:00
Yorik van Havre
f82fb927bc Draft: fixes in commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
77e618cb92 Used Gui.doCommand() in all Draft commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
d9aa2712bb Testing python Gui.doCommand with the Draft Line tool 2012-05-31 11:34:01 -03:00
Yorik van Havre
4f91a5a71b Added FreeCADGui.doCommand() python command 2012-05-31 11:34:01 -03:00
wmayer
ef24e4d2e6 Implement CDATA reader, fix bugs in Writer::insertBinFile 2012-05-31 11:50:25 +02:00
jriegel
48b68f2a96 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
3b381f8405 GZ curve plotting 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
506d638c8e Added GZ computation capabilities. 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
e16ea9d29c Added roll angles options controller at GZ curves tool 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
6bc60de9bd Added trim option to GZ curves tool 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
bdd5e0bc99 Added draft computation to GZ tool. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
3c0b8af49d Started GZ curves computation tool development 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
e30bc42696 Fixed UI symbol 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
4601fea554 Added annotations to ship weights definition tool 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
cb418f02b1 Added tool to setup ship weights (structural based) 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
f46c60679a Added tank creator. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
c5739c8829 Removed shape duplicities. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
f0b234f9e0 Removed faces as class stored variable (PropertyPythonObject::fromString warning). 2012-05-30 13:16:34 -03:00
Yorik van Havre
fc4d253e3d Draft: fixes in commands 2012-05-30 12:58:08 -03:00
wmayer
1cc9993954 Add method to find segment of a facet index 2012-05-30 17:32:55 +02:00
wmayer
93e0c6688d Handle expections in PointsPy class 2012-05-30 15:55:06 +02:00
Yorik van Havre
54d4e2cab9 Draft: Small fix in Offset tool 2012-05-29 22:25:01 -03:00
Yorik van Havre
96f6c42b40 Used Gui.doCommand() in all Draft commands 2012-05-29 22:17:12 -03:00
wmayer
141cd5029a 0000714: Merge project does not include DiffuseColor 2012-05-29 11:40:51 +02:00
wmayer
dcffcbe168 0000726: Fails to compile GIT 2012-05-28 23:39:36 +02:00
Yorik van Havre
486efd665c Testing python Gui.doCommand with the Draft Line tool 2012-05-28 16:02:56 -03:00
Yorik van Havre
cb9ddda7c8 Added FreeCADGui.doCommand() python command 2012-05-28 16:02:26 -03:00
wmayer
ffb5cba1e3 0000723: improper handling of qt specific comand line arguments 2012-05-27 23:04:04 +02:00
Jose Luis Cercós pita
aae0c84259 GZ curve plotting 2012-05-27 16:39:30 +02:00
Jose Luis Cercós pita
74df8eff2c Added GZ computation capabilities. 2012-05-27 15:41:57 +02:00
Jose Luis Cercós pita
d629f27e49 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
a158a8608f Added roll angles options controller at GZ curves tool 2012-05-27 14:31:10 +02:00
wmayer
05c58b1830 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-27 13:01:55 +02:00
wmayer
bfd64a98e8 Add new Qt options 2012-05-27 13:01:13 +02:00
logari81
dbce31d44f Merge branch 'logari81/sketch-diagnostics' 2012-05-27 12:11:19 +02:00
wmayer
455f5a67c3 Handle OCC exception in exportStl 2012-05-27 00:02:50 +02:00
logari81
d92f627a8d Sketcher: simplify sketch solver messages 2012-05-26 20:02:57 +02:00
logari81
1e60d45dd4 Sketcher: fix minor issue in sketch diagnostics 2012-05-26 19:23:38 +02:00
wmayer
02976cc80a Move pcl stuff to Reen module 2012-05-26 19:12:42 +02:00
Jose Luis Cercós pita
b7d19df3ab Added trim option to GZ curves tool 2012-05-26 15:33:29 +02:00
wmayer
4ca65678bd Playing with pcl library 2012-05-26 14:52:04 +02:00
wmayer
8078b7e0a7 Handle OCC exception in exportStl 2012-05-26 00:29:29 +02:00
logari81
7cbb16f2e8 Sketcher: include coincident constraints in the sketch diagnosis 2012-05-25 18:18:51 +02:00
logari81
b7965052a3 Sketcher: skip the latest added one of the detected redundant constraints 2012-05-25 18:13:56 +02:00
wmayer
50bbf527dd 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
c7c874a705 Small GUI adjustments in Draft 2012-05-25 18:13:56 +02:00