Commit Graph

8850 Commits

Author SHA1 Message Date
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
wmayer
7336811136 Move pcl stuff to Reen module 2012-05-26 19:12:42 +02:00
Jose Luis Cercós pita
443d4ee0bd Added trim option to GZ curves tool 2012-05-26 15:33:29 +02:00
wmayer
891cf489ea Playing with pcl library 2012-05-26 14:52:04 +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
msocorcim
4d01eea676 Add new Mod/Mesh files to Makefile.am 2012-05-25 18:13:55 +02:00
Yorik van Havre
ca0844ab45 Made Arch groups able to receive drops from the tree 2012-05-25 18:13:55 +02:00
Yorik van Havre
9dbcbbc329 Allowed to drag&drop items on python groups too in tree 2012-05-25 18:13:54 +02:00
Yorik van Havre
3eb4bc7a78 Bugfixes in Arch 2012-05-25 18:13:54 +02:00
Yorik van Havre
4567cab108 Refining of Arch Roof tool 2012-05-25 18:13:54 +02:00
Yorik van Havre
4b4c6b2685 Fixed 0000708 - Draft DXF import 2012-05-25 18:13:54 +02:00
Yorik van Havre
7f119b937f Cleaning in the Arch module 2012-05-25 18:13:54 +02:00
wmayer
48e0136f0b Mesh segmentation 2012-05-25 18:13:54 +02:00
Yorik van Havre
8839454059 Added 0000387 : Arch roof tool 2012-05-25 18:13:54 +02:00
wmayer
7172830ae1 Mesh segmentation 2012-05-25 18:13:54 +02:00
wmayer
e9e265a68b Mesh segmentation 2012-05-25 18:13:54 +02:00
wmayer
0eeddee627 Mesh segmentation 2012-05-25 18:13:54 +02:00
wmayer
3bef2954fe fix in makeTube 2012-05-25 18:13:54 +02:00
Yorik van Havre
14ed0c4645 Added 0000145 : Drawing clip objects 2012-05-25 18:13:54 +02:00
Sebastian Hoogen
a09e705d1c add isNull() method to Rotation 2012-05-25 18:13:54 +02:00
wmayer
f876749a31 Replace makeTube algorithm 2012-05-25 18:13:54 +02:00
Yorik van Havre
7762230a04 Fixed bug in Draft Clone 2012-05-25 18:13:53 +02:00
wmayer
d5f750ca3c Add parameter to keep trailing digits in object name of copy, other little fix 2012-05-25 12:12:30 +02:00
Yorik van Havre
46ac6f1b1d Small GUI adjustments in Draft 2012-05-23 18:03:25 -03:00
Jose Luis Cercós pita
fc78ebc4b8 Added draft computation to GZ tool. 2012-05-23 19:04:35 +02:00