Commit Graph

965 Commits

Author SHA1 Message Date
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
Yorik van Havre
1091067b5f Fixed 0000663 - Naming scheme in Draft up/downgrade 2012-05-04 18:07:33 -03:00
Yorik van Havre
265d447a7d Fixed a bug in Draft DXF import with solids 2012-05-04 11:44:31 -03:00
wmayer
db808edf4a fix error in translation 2012-05-04 15:52:49 +02:00
Yorik van Havre
5ca1e01e62 Bugfix in Draft toolbar mode 2012-05-03 18:57:59 -03:00
Yorik van Havre
126e13554d Bugfix in Arch Wall 2012-05-03 18:57:25 -03:00
Yorik van Havre
020b14f6bb Refined Drawing::FeatureViewAnnotation
+ Now goes inside an existing page automatically
+ Supports Rotation value
2012-05-03 16:04:48 -03:00
Yorik van Havre
cd0cd270dd Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-03 13:01:15 -03:00
Yorik van Havre
5a345eba1d Further fixes of 0000688 in Draft Gui 2012-05-03 13:00:01 -03:00
wmayer
9ab58b1b76 update helix immediately 2012-05-03 17:01:09 +02:00
Sebastian Hoogen
03acbb7441 importSVG support numbers only seperated through a minus sign
in path definition. Like in files created by Adobe Ilustrator.
2012-05-03 11:11:40 +02:00
Yorik van Havre
ecd15b692f Added 0000602 : Annotations object for Drawing pages 2012-05-02 18:16:41 -03:00
Yorik van Havre
97422a601b Fixed 0000686: Draft upgrade looses inner holes 2012-05-02 11:37:46 -03:00
Yorik van Havre
92d83eb976 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-01 18:08:46 -03:00