Commit Graph

978 Commits

Author SHA1 Message Date
Yorik van Havre
2cd256175c Fixed 0000701 : Draft Wire naming 2012-05-22 17:29:50 -03:00
Yorik van Havre
81dcce9499 Added 0000680 : DXF polylines with defined width 2012-05-22 17:09:06 -03:00
Yorik van Havre
ff6e83ac46 Further Draft lib name fixes 2012-05-22 12:00:03 -03:00
Yorik van Havre
28f386f3ab Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
3a4ed2f723 unified yorik's email 2012-05-21 22:35:18 -03:00
Yorik van Havre
1d5da371ad Merge pull request #4 from msocorcim/msocorcim/general
Msocorcim/general
2012-05-21 14:52:00 -07:00
wmayer
e07b82719f 0000712: Cad Navigation Zoom with Ctrl + causes shapes to pan off screen 2012-05-21 18:27:30 +02:00
wmayer
a3bef0be95 Mesh segmentation 2012-05-21 15:53:46 +02:00
wmayer
e82cd76900 Mesh segmentation 2012-05-21 15:02:51 +02:00
wmayer
62edac4a67 Workaround for linker error with MSVC 2012-05-21 14:08:57 +02:00
msocorcim
125367a370 Replace Gui text View->Display mode with View->Document window 2012-05-20 23:01:07 -04:00
msocorcim
1b983ef93a Add new Mod/Mesh files to Makefile.am 2012-05-20 23:00:23 -04:00
Yorik van Havre
7530e224eb Made Arch groups able to receive drops from the tree 2012-05-19 18:18:02 -03:00
Yorik van Havre
ebfab62fe4 Allowed to drag&drop items on python groups too in tree 2012-05-19 18:07:09 -03:00
Yorik van Havre
c0a3121e1a Bugfixes in Arch 2012-05-18 19:01:01 -03:00
Yorik van Havre
d9c0dc5895 Refining of Arch Roof tool 2012-05-18 17:43:57 -03:00
Yorik van Havre
c9b12c413f Fixed 0000708 - Draft DXF import 2012-05-18 16:43:48 -03:00
Yorik van Havre
b1fe01ca96 Cleaning in the Arch module 2012-05-18 15:59:53 -03:00
wmayer
f5ea79b79b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-18 19:09:54 +02:00
wmayer
8390f4c1ce Mesh segmentation 2012-05-18 19:07:27 +02:00
Yorik van Havre
30f54a1b2f Added 0000387 : Arch roof tool 2012-05-18 12:57:48 -03:00
wmayer
47d0418e7c Mesh segmentation 2012-05-18 15:57:32 +02:00
wmayer
9bbc10bdd9 Mesh segmentation 2012-05-18 01:40:05 +02:00
wmayer
fdf3c4fea2 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-18 01:25:44 +02:00
wmayer
3ecae0ab73 Mesh segmentation 2012-05-18 01:25:31 +02:00
wmayer
498b4dcf04 fix in makeTube 2012-05-18 00:12:30 +02:00
Yorik van Havre
5eb163b060 Added 0000145 : Drawing clip objects 2012-05-16 16:31:02 -03:00
Yorik van Havre
e4b0ef57c6 Merge pull request #3 from 5263/mb
isNull() method for rotation
2012-05-15 15:43:21 -07:00
Sebastian Hoogen
38333cf048 add isNull() method to Rotation 2012-05-15 18:01:15 +02:00
wmayer
5b41f0e8a5 Replace makeTube algorithm 2012-05-14 19:15:11 +02:00
Yorik van Havre
380191517c Fixed bug in Draft Clone 2012-05-14 11:13:19 -03:00
Yorik van Havre
c7f887ec33 Minor tweaks to Arch icons 2012-05-13 20:47:20 -03:00
Yorik van Havre
f71523e2b4 Small fixes to wiki download scripts 2012-05-13 14:56:24 -03:00
wmayer
cc0444524c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-13 13:12:21 +02:00
wmayer
6385d99290 0000702: Patch to fix compilation of FreeCAD with gcc 4.7 2012-05-13 13:11:07 +02:00
Yorik van Havre
aec805cdd6 Added 0000698 : Draft Extrude 2012-05-11 16:36:21 -03:00
msocorcim
a49040856d Merge branch 'msocorcim/general' of github.com:msocorcim/FreeCAD into msocorcim/general 2012-05-11 09:14:25 -04:00
msocorcim
e2245cc7c9 replace StartPage references to "FreeCAD default workbench" with "FreeCAD Complete workbench" 2012-05-10 07:31:12 -04:00
msocorcim
0c0ba9d1dc fix parsing "git branch" response so currently checked out branch is returned 2012-05-10 07:31:11 -04:00
wmayer
c812315b51 fix some issues when writing binary data into an XML file 2012-05-10 12:07:37 +02:00
wmayer
8ef46a4368 fix typo 2012-05-10 10:41:10 +02:00
msocorcim
96ea7baa5b replace StartPage references to "FreeCAD default workbench" with "FreeCAD Complete workbench" 2012-05-09 18:03:59 -04:00
msocorcim
e0f5eb8a4a fix parsing "git branch" response so currently checked out branch is returned 2012-05-09 16:47:56 -04:00
Yorik van Havre
e41bd8c60e Fixed python online documentation (patch by msocorcim) 2012-05-09 12:54:01 -03:00
wmayer
fb4488179c 0000689: create Chamfers/Fillets from Face 2012-05-07 11:40:30 +02:00
wmayer
fe832800ad 0000697: Text boxes to set dimension constraints insert a space between thousands and hundreds digits that makes the data invalid. 2012-05-07 11:18:10 +02:00
wmayer
335ee05d3f 0000646: Expose BRepOffsetAPI_MakePipeShell to python 2012-05-05 16:19:39 +02:00
wmayer
310f708478 0000646: Expose BRepOffsetAPI_MakePipeShell to python 2012-05-05 16:11:41 +02:00
logari81
f41b064597 FreeGCS: Variables naming and comments improvements 2012-05-05 08:32:32 +02:00
Yorik van Havre
e95113307b Added Draft_Clone command 2012-05-04 19:21:54 -03:00