Commit Graph

1304 Commits

Author SHA1 Message Date
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
Jose Luis Cercós pita
b7d19df3ab Added trim option to GZ curves tool 2012-05-26 15:33:29 +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
wmayer
6a264ac2a5 Add method Document::findObject() 2012-05-25 18:13:56 +02:00
wmayer
432a460fda Expose merge project function to python 2012-05-25 18:13:56 +02:00
wmayer
6774f160be 0000716: src/Tools/PyTools.c: strange assignment and a memory leak 2012-05-25 18:13:56 +02:00
wmayer
c156fc6e9c 0000717: Version info causes crash 2012-05-25 18:13:56 +02:00
wmayer
260d12bc9f 0000710: merge project annoyance 2012-05-25 18:13:56 +02:00
Yorik van Havre
7e028e9470 Fixed 0000701 : Draft Wire naming 2012-05-25 18:13:56 +02:00
Yorik van Havre
3b67a56b1e Added 0000680 : DXF polylines with defined width 2012-05-25 18:13:56 +02:00
Yorik van Havre
b1de8d217e Further Draft lib name fixes 2012-05-25 18:13:55 +02:00
Yorik van Havre
335d6cdfdb 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
d3fecc2b5e unified yorik's email 2012-05-25 18:13:55 +02:00
wmayer
27de3f76f4 0000712: Cad Navigation Zoom with Ctrl + causes shapes to pan off screen 2012-05-25 18:13:55 +02:00
wmayer
87f1e93fea Mesh segmentation 2012-05-25 18:13:55 +02:00
wmayer
d6b6f6b379 Mesh segmentation 2012-05-25 18:13:55 +02:00
wmayer
a87f558125 Workaround for linker error with MSVC 2012-05-25 18:13:55 +02:00
msocorcim
a94897b92e Replace Gui text View->Display mode with View->Document window 2012-05-25 18:13:55 +02:00
msocorcim
cd1910a705 Add new Mod/Mesh files to Makefile.am 2012-05-25 18:13:55 +02:00
Yorik van Havre
dcc7eea714 Made Arch groups able to receive drops from the tree 2012-05-25 18:13:55 +02:00
Yorik van Havre
75a9c444ed Allowed to drag&drop items on python groups too in tree 2012-05-25 18:13:54 +02:00
Yorik van Havre
bd43641457 Bugfixes in Arch 2012-05-25 18:13:54 +02:00
Yorik van Havre
d56e08e47f Refining of Arch Roof tool 2012-05-25 18:13:54 +02:00
Yorik van Havre
8b19107792 Fixed 0000708 - Draft DXF import 2012-05-25 18:13:54 +02:00
Yorik van Havre
6d8de2f1ab Cleaning in the Arch module 2012-05-25 18:13:54 +02:00
wmayer
03fa473ac2 Mesh segmentation 2012-05-25 18:13:54 +02:00
Yorik van Havre
837ceccfc7 Added 0000387 : Arch roof tool 2012-05-25 18:13:54 +02:00