Commit Graph

6635 Commits

Author SHA1 Message Date
wmayer
fc3a9903f8 Mesh segmentation 2012-05-21 15:02:51 +02:00
wmayer
8ec91d29dd Workaround for linker error with MSVC 2012-05-21 14:08:57 +02:00
msocorcim
82a985a77f Replace Gui text View->Display mode with View->Document window 2012-05-20 23:01:07 -04:00
msocorcim
6fd2aca560 Add new Mod/Mesh files to Makefile.am 2012-05-20 23:00:23 -04:00
Yorik van Havre
30cdaf8943 Made Arch groups able to receive drops from the tree 2012-05-19 18:18:02 -03:00
Yorik van Havre
1de458a161 Allowed to drag&drop items on python groups too in tree 2012-05-19 18:07:09 -03:00
Yorik van Havre
1b70aef0f2 Bugfixes in Arch 2012-05-18 19:01:01 -03:00
Yorik van Havre
82265b4ea9 Refining of Arch Roof tool 2012-05-18 17:43:57 -03:00
Yorik van Havre
1c1dbf0b2e Fixed 0000708 - Draft DXF import 2012-05-18 16:43:48 -03:00
Yorik van Havre
801196bb14 Cleaning in the Arch module 2012-05-18 15:59:53 -03:00
wmayer
c12c62fa5a Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-18 19:09:54 +02:00
wmayer
1b46fc55b7 Mesh segmentation 2012-05-18 19:07:27 +02:00
Yorik van Havre
e977602de2 Added 0000387 : Arch roof tool 2012-05-18 12:57:48 -03:00
wmayer
fc53283239 Mesh segmentation 2012-05-18 15:57:32 +02:00
wmayer
886af5096c Mesh segmentation 2012-05-18 01:40:05 +02:00
wmayer
034e3da92c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-18 01:25:44 +02:00
wmayer
23f4ce0d8f Mesh segmentation 2012-05-18 01:25:31 +02:00
wmayer
2edfd1428c fix in makeTube 2012-05-18 00:12:30 +02:00
Yorik van Havre
1a79480bd6 Added 0000145 : Drawing clip objects 2012-05-16 16:31:02 -03:00
Yorik van Havre
14af8a78ea Merge pull request #3 from 5263/mb
isNull() method for rotation
2012-05-15 15:43:21 -07:00
Sebastian Hoogen
e63eaf9075 add isNull() method to Rotation 2012-05-15 18:01:15 +02:00
wmayer
57403910b0 Replace makeTube algorithm 2012-05-14 19:15:11 +02:00
Yorik van Havre
56758cab50 Fixed bug in Draft Clone 2012-05-14 11:13:19 -03:00
Jose Luis Cercós pita
0a3a2b1de0 Added annotations to ship weights definition tool 2012-05-14 14:42:14 +02:00
Jose Luis Cercós pita
1183b468bd Added tool to setup ship weights (structural based) 2012-05-14 14:06:07 +02:00
logari81
ce5d9a332a Sketcher, Issue #0000691: detect redundant constraints and skip them if necessary 2012-05-14 11:28:05 +02:00
logari81
63b2b239b1 Sketcher: use low precision solving during mouse drag and code simplifications 2012-05-14 10:55:44 +02:00
logari81
73d2fa9e61 Sketcher: avoid duplicate code and unnecessary arguments 2012-05-14 10:44:44 +02:00
Yorik van Havre
9582469857 Minor tweaks to Arch icons 2012-05-13 20:47:20 -03:00
Yorik van Havre
af3eefbb5b Small fixes to wiki download scripts 2012-05-13 14:56:24 -03:00
wmayer
5cbe7a4baa Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-13 13:12:21 +02:00
wmayer
9185bdcd8f 0000702: Patch to fix compilation of FreeCAD with gcc 4.7 2012-05-13 13:11:07 +02:00
Yorik van Havre
ba17ed0ee7 Added 0000698 : Draft Extrude 2012-05-11 16:36:21 -03:00
msocorcim
c3a4952c1b Merge branch 'msocorcim/general' of github.com:msocorcim/FreeCAD into msocorcim/general 2012-05-11 09:14:25 -04:00
msocorcim
8905c5e807 replace StartPage references to "FreeCAD default workbench" with "FreeCAD Complete workbench" 2012-05-10 07:31:12 -04:00
msocorcim
a9c15c0abc fix parsing "git branch" response so currently checked out branch is returned 2012-05-10 07:31:11 -04:00
wmayer
435d4f82d7 fix some issues when writing binary data into an XML file 2012-05-10 12:07:37 +02:00
wmayer
e2813c845f fix typo 2012-05-10 10:41:10 +02:00
msocorcim
cfaa15ebc2 replace StartPage references to "FreeCAD default workbench" with "FreeCAD Complete workbench" 2012-05-09 18:03:59 -04:00
msocorcim
f88d724b1e fix parsing "git branch" response so currently checked out branch is returned 2012-05-09 16:47:56 -04:00
Yorik van Havre
612219ced8 Fixed python online documentation (patch by msocorcim) 2012-05-09 12:54:01 -03:00
wmayer
3b2dc816ce 0000689: create Chamfers/Fillets from Face 2012-05-07 11:40:30 +02:00
wmayer
2ded296857 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
4b1c918f2d 0000646: Expose BRepOffsetAPI_MakePipeShell to python 2012-05-05 16:19:39 +02:00
wmayer
c9fa928b80 0000646: Expose BRepOffsetAPI_MakePipeShell to python 2012-05-05 16:11:41 +02:00
logari81
7b2e15bedf FreeGCS: Variables naming and comments improvements 2012-05-05 08:32:32 +02:00
Yorik van Havre
3e78f7e7a3 Added Draft_Clone command 2012-05-04 19:21:54 -03:00
Yorik van Havre
18c14eb1b0 Fixed 0000663 - Naming scheme in Draft up/downgrade 2012-05-04 18:07:33 -03:00
Yorik van Havre
c3f4871f15 Fixed a bug in Draft DXF import with solids 2012-05-04 11:44:31 -03:00
wmayer
9f74316fa6 fix error in translation 2012-05-04 15:52:49 +02:00