Commit Graph

2247 Commits

Author SHA1 Message Date
wmayer
27aef69cd9 0000717: Version info causes crash 2012-05-23 12:07:04 +02:00
wmayer
4c0da720b0 0000710: merge project annoyance 2012-05-23 11:48:43 +02:00
Yorik van Havre
84d8605b83 Fixed 0000701 : Draft Wire naming 2012-05-22 17:29:50 -03:00
Yorik van Havre
5c696b181f Added 0000680 : DXF polylines with defined width 2012-05-22 17:09:06 -03:00
Yorik van Havre
532d89ee3e Further Draft lib name fixes 2012-05-22 12:00:03 -03:00
Yorik van Havre
7086b80cb3 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
Jose Luis Cercós pita
3e34474d9b Started GZ curves computation tool development 2012-05-22 11:10:55 +02:00
Jose Luis Cercós pita
fbeedc1905 Fixed UI symbol 2012-05-22 11:10:17 +02:00
Yorik van Havre
e607ddf55f unified yorik's email 2012-05-21 22:35:18 -03:00
Yorik van Havre
77e34d8e1b Merge pull request #4 from msocorcim/msocorcim/general
Msocorcim/general
2012-05-21 14:52:00 -07:00
wmayer
f33a6b90a8 0000712: Cad Navigation Zoom with Ctrl + causes shapes to pan off screen 2012-05-21 18:27:30 +02:00
wmayer
72b922a234 Mesh segmentation 2012-05-21 15:53:46 +02:00
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