Commit Graph

943 Commits

Author SHA1 Message Date
jrheinlaender
d5c7c1ea45 Pad feature: Midplane, two-sided dimensions, up to first/last/face options 2012-06-08 17:32:54 +02:00
jrheinlaender
33ecf9e768 Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
Jose Luis Cercós pita
7795f06c42 Fixed minor bugs 2012-06-08 13:56:03 +02:00
Jose Luis Cercós pita
fdfefcd6bd Moved example file to the new paradigm. 2012-06-08 13:55:35 +02:00
Jose Luis Cercós pita
622ae4500b Deleted all class storaged objects (warning at load/save) 2012-06-08 13:55:13 +02:00
Jose Luis Cercós pita
8e09607c88 Moved Create Ship to new paradigm. 2012-06-08 13:49:37 +02:00
Yorik van Havre
e7644fd3b3 Draft: remaining fixes 2012-06-07 19:58:56 -03:00
Yorik van Havre
181b7a258e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-06-07 18:24:00 -03:00
Yorik van Havre
79db35a6b5 Draft: Removed debug message 2012-06-07 18:23:50 -03:00
Yorik van Havre
fd29f4aa07 Draft: Huge bugfixing in snap and grid behaviour 2012-06-07 18:20:42 -03:00
wmayer
e848b1e96a Add missing export macro for Box class 2012-06-07 23:19:00 +02:00
wmayer
10de9074c6 0000739: Chamfer/Fillet(PartDesign) on whole body produces infinite loop 2012-06-07 22:14:58 +02:00
Yorik van Havre
04d2103566 Draft: Made the grid appear on module activation 2012-06-07 10:43:32 -03:00
Yorik van Havre
db8ebb31e6 Arch: fixed import error 2012-06-07 10:42:55 -03:00
Yorik van Havre
fb3f051563 Draft: snap toolbar now appears on WB activation 2012-06-06 17:04:24 -03:00
Yorik van Havre
46b7d598ee Draft: Fixes in trackers
* Plane tracker can now be turned off in preferences
* Grid no longer stays in front of new objects
2012-06-06 16:45:54 -03:00
Yorik van Havre
01681d66ec Arch: Bugfix in wall object 2012-06-06 16:45:34 -03:00
Yorik van Havre
a4b593ddd3 Draft: Fixed concrete hatch pattern 2012-06-05 20:11:47 -03:00
Yorik van Havre
f4f132540c Draft: Fixes in working plane 2012-06-05 18:53:48 -03:00
Yorik van Havre
19e747d770 0000722: Deleting Draft dimensions 2012-06-05 16:33:01 -03:00
Yorik van Havre
a26daf5d23 Arch: More bugfixes 2012-06-05 13:31:34 -03:00
Yorik van Havre
73ee872301 Arch: Friendlier pycollada warning 2012-06-05 12:37:17 -03:00
wmayer
3bd569252c Raise exception in Drawing module for unsupported objects 2012-06-05 13:55:56 +02:00
wmayer
fac54a4306 Method Part.Edge.split added 2012-06-05 11:55:45 +02:00
Yorik van Havre
a589b39872 Arch: Small improvements to section plane 2012-06-05 00:00:43 -03:00
Yorik van Havre
e1c3f5ed58 Arch: Fixed bug in wall 2012-06-04 23:06:12 -03:00
Yorik van Havre
8a92115ec6 Arch: more bugfixing 2012-06-04 18:08:10 -03:00
wmayer
4f154d3993 0000727: Keep faces colors on boolean operations 2012-06-04 22:58:37 +02:00
wmayer
f8f498a4f9 0000727: Keep faces colors on boolean operations 2012-06-04 11:43:20 +02:00
Yorik van Havre
b701bfd1e1 Arch: Several bugfixes in arch objects 2012-06-03 23:44:20 -03:00
wmayer
0623cd9b5e Use ActionSelector in Loft panel and expose to Python by UiLoader 2012-06-03 14:22:05 +02:00
Yorik van Havre
495c401654 Arch: Windows are now autosubtracted from support walls on creation 2012-06-02 14:12:43 -03:00
Yorik van Havre
0e8648126c Arch: Small fix in menu name 2012-06-01 16:26:31 -03:00
Yorik van Havre
fbd3556aaf Draft: Added Draft_ToggleGrid() command to toggle the Draft grid 2012-06-01 15:19:21 -03:00
wmayer
4c566a6113 Make a convenient function to convert between gp_Trsf and Base::Matrix4D 2012-06-01 16:44:57 +02:00
wmayer
f2b4f5c18e Keep faces colors on boolean operations 2012-06-01 13:07:30 +02:00
wmayer
20fcef29c7 Keep faces colors on boolean operations 2012-06-01 13:07:30 +02:00
wmayer
9e872e4987 Keep faces colors on boolean operations 2012-06-01 13:07:29 +02:00
wmayer
8c3f97c98e Keep faces colors on boolean operations 2012-06-01 13:07:28 +02:00
Yorik van Havre
2a3ff10d84 Arch: Adapted all other tools to doCommand() + translatable 2012-05-31 12:30:20 -03:00
Yorik van Havre
539cad092a Arch: Wall tool is now translatable + uses Gui.doCommand 2012-05-31 11:34:01 -03:00
Yorik van Havre
7defe80054 Draft: finished the switch to Gui.doCommand() 2012-05-31 11:34:01 -03:00
Yorik van Havre
f82fb927bc Draft: fixes in commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
77e618cb92 Used Gui.doCommand() in all Draft commands 2012-05-31 11:34:01 -03:00
Yorik van Havre
d9aa2712bb Testing python Gui.doCommand with the Draft Line tool 2012-05-31 11:34:01 -03:00
Jose Luis Cercós pita
3b381f8405 GZ curve plotting 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
506d638c8e Added GZ computation capabilities. 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
e16ea9d29c Added roll angles options controller at GZ curves tool 2012-05-30 13:16:35 -03:00
Jose Luis Cercós pita
6bc60de9bd Added trim option to GZ curves tool 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
bdd5e0bc99 Added draft computation to GZ tool. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
3c0b8af49d Started GZ curves computation tool development 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
e30bc42696 Fixed UI symbol 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
4601fea554 Added annotations to ship weights definition tool 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
cb418f02b1 Added tool to setup ship weights (structural based) 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
f46c60679a Added tank creator. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
c5739c8829 Removed shape duplicities. 2012-05-30 13:16:34 -03:00
Jose Luis Cercós pita
f0b234f9e0 Removed faces as class stored variable (PropertyPythonObject::fromString warning). 2012-05-30 13:16:34 -03:00
wmayer
1cc9993954 Add method to find segment of a facet index 2012-05-30 17:32:55 +02:00
wmayer
93e0c6688d Handle expections in PointsPy class 2012-05-30 15:55:06 +02:00
Yorik van Havre
54d4e2cab9 Draft: Small fix in Offset tool 2012-05-29 22:25:01 -03:00
wmayer
dcffcbe168 0000726: Fails to compile GIT 2012-05-28 23:39:36 +02:00
Jose Luis Cercós pita
aae0c84259 GZ curve plotting 2012-05-27 16:39:30 +02:00
Jose Luis Cercós pita
74df8eff2c Added GZ computation capabilities. 2012-05-27 15:41:57 +02:00
Jose Luis Cercós pita
d629f27e49 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-ship 2012-05-27 14:32:25 +02:00
Jose Luis Cercós pita
a158a8608f Added roll angles options controller at GZ curves tool 2012-05-27 14:31:10 +02:00
wmayer
455f5a67c3 Handle OCC exception in exportStl 2012-05-27 00:02:50 +02:00
logari81
d92f627a8d Sketcher: simplify sketch solver messages 2012-05-26 20:02:57 +02:00
logari81
1e60d45dd4 Sketcher: fix minor issue in sketch diagnostics 2012-05-26 19:23:38 +02:00
Jose Luis Cercós pita
b7d19df3ab Added trim option to GZ curves tool 2012-05-26 15:33:29 +02:00
logari81
7cbb16f2e8 Sketcher: include coincident constraints in the sketch diagnosis 2012-05-25 18:18:51 +02:00
logari81
b7965052a3 Sketcher: skip the latest added one of the detected redundant constraints 2012-05-25 18:13:56 +02:00
wmayer
50bbf527dd 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
c7c874a705 Small GUI adjustments in Draft 2012-05-25 18:13:56 +02:00
Yorik van Havre
7e028e9470 Fixed 0000701 : Draft Wire naming 2012-05-25 18:13:56 +02:00
Yorik van Havre
3b67a56b1e Added 0000680 : DXF polylines with defined width 2012-05-25 18:13:56 +02:00
Yorik van Havre
b1de8d217e Further Draft lib name fixes 2012-05-25 18:13:55 +02:00
Yorik van Havre
335d6cdfdb 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
d3fecc2b5e unified yorik's email 2012-05-25 18:13:55 +02:00
wmayer
87f1e93fea Mesh segmentation 2012-05-25 18:13:55 +02:00
wmayer
d6b6f6b379 Mesh segmentation 2012-05-25 18:13:55 +02:00
msocorcim
cd1910a705 Add new Mod/Mesh files to Makefile.am 2012-05-25 18:13:55 +02:00
Yorik van Havre
dcc7eea714 Made Arch groups able to receive drops from the tree 2012-05-25 18:13:55 +02:00
Yorik van Havre
bd43641457 Bugfixes in Arch 2012-05-25 18:13:54 +02:00
Yorik van Havre
d56e08e47f Refining of Arch Roof tool 2012-05-25 18:13:54 +02:00
Yorik van Havre
8b19107792 Fixed 0000708 - Draft DXF import 2012-05-25 18:13:54 +02:00
Yorik van Havre
6d8de2f1ab Cleaning in the Arch module 2012-05-25 18:13:54 +02:00
wmayer
03fa473ac2 Mesh segmentation 2012-05-25 18:13:54 +02:00
Yorik van Havre
837ceccfc7 Added 0000387 : Arch roof tool 2012-05-25 18:13:54 +02:00
wmayer
26a06cc91a Mesh segmentation 2012-05-25 18:13:54 +02:00
wmayer
8c3b83a451 Mesh segmentation 2012-05-25 18:13:54 +02:00
wmayer
d81094cd78 Mesh segmentation 2012-05-25 18:13:54 +02:00
wmayer
abbb19987f fix in makeTube 2012-05-25 18:13:54 +02:00
Yorik van Havre
b6003874f2 Added 0000145 : Drawing clip objects 2012-05-25 18:13:54 +02:00
wmayer
0778aef53b Replace makeTube algorithm 2012-05-25 18:13:54 +02:00
Yorik van Havre
5833e85f00 Fixed bug in Draft Clone 2012-05-25 18:13:53 +02:00
Jose Luis Cercós pita
c7bffd2ce6 Added draft computation to GZ tool. 2012-05-23 19:04:35 +02: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
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
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
8905c5e807 replace StartPage references to "FreeCAD default workbench" with "FreeCAD Complete workbench" 2012-05-10 07:31:12 -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
Yorik van Havre
454096a34e Bugfix in Draft toolbar mode 2012-05-03 18:57:59 -03:00
Yorik van Havre
4e2a6eb1fb Bugfix in Arch Wall 2012-05-03 18:57:25 -03:00
Yorik van Havre
d4b5a079d9 Refined Drawing::FeatureViewAnnotation
+ Now goes inside an existing page automatically
+ Supports Rotation value
2012-05-03 16:04:48 -03:00
Yorik van Havre
95922640a0 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
e12bc00f9b Further fixes of 0000688 in Draft Gui 2012-05-03 13:00:01 -03:00
wmayer
0ea8beed7a update helix immediately 2012-05-03 17:01:09 +02:00
Sebastian Hoogen
6e69faa86d 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
2dc62d783e Added 0000602 : Annotations object for Drawing pages 2012-05-02 18:16:41 -03:00
Yorik van Havre
e274524b43 Fixed 0000686: Draft upgrade looses inner holes 2012-05-02 11:37:46 -03:00
Yorik van Havre
cc383e61c9 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-05-01 18:08:46 -03:00
Yorik van Havre
47d53335e0 Fixed 0000688 Gui issues with Draft rectanges 2012-05-01 18:07:37 -03:00
Jose Luis Cercós pita
87e1dea1ac Added tank creator. 2012-05-01 17:13:44 +02:00
Jose Luis Cercós pita
2a846428fe Removed shape duplicities. 2012-05-01 17:08:07 +02:00
Jose Luis Cercós pita
0c12188acf Removed faces as class stored variable (PropertyPythonObject::fromString warning). 2012-05-01 14:39:19 +02:00
wmayer
11358e1b86 left hand helix 2012-05-01 13:17:10 +02:00
wmayer
7c0aaa5814 Do not override placement if shape is null 2012-05-01 12:20:12 +02:00
Yorik van Havre
3baa98cd90 Fixed 0000660: Draft radial dimensions 2012-04-30 16:24:14 -03:00
wmayer
add5f9d154 0000687: sandbox module automake patch 2012-04-30 11:36:48 +02:00
Yorik van Havre
a6aa5d1bd8 Fixed bug in Arch Axes 2012-04-28 18:05:07 -03:00
wmayer
106afe48ea 0000353: Graphical selection 2012-04-28 17:49:49 +02:00
wmayer
8794441e87 0000394: Task widget to display status info 2012-04-28 15:38:29 +02:00
wmayer
f44a17a5a9 0000248: make the revolve-axis selectable 2012-04-28 14:21:32 +02:00
Yorik van Havre
7067a1690e Fixed fuse bug in Arch Wall 2012-04-27 18:32:02 -03:00
Yorik van Havre
da43b9ecc2 Added insert functions to Arch DAE and IFC importers 2012-04-27 17:59:15 -03:00
Yorik van Havre
4ca7d0c5f3 Fixes in Draft default startup values 2012-04-27 15:13:44 -03:00
Sebastian Hoogen
74305424b1 Snap Draft geometry to points in Points Features 2012-04-27 18:24:17 +02:00
Yorik van Havre
0d867c983f Fixed typo in Draft 2012-04-27 09:35:49 -03:00
Yorik van Havre
e5d8a04fd0 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-04-26 21:05:42 -03:00
Yorik van Havre
857d9c00ad Big cleanup in Arch vector renderer 2012-04-26 21:05:18 -03:00
wmayer
b4a31e881f Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-04-26 15:11:28 +02:00
wmayer
2549b555bc doing merge 2012-04-26 15:10:48 +02:00
Yorik van Havre
724e40627e Small fix in Draft module 2012-04-26 09:41:11 -03:00