Commit Graph

210 Commits

Author SHA1 Message Date
wmayer
2d9f6e5a37 + Improve performance when selecting all edges of an edited fillet feature 2014-04-24 22:29:07 +02:00
wmayer
3cb60d5dbd + Improve performance when deselecting all edges of an edited fillet feature 2014-04-24 17:30:58 +02:00
wmayer
a065e35fc1 + improve performance of editing fillet feature (patch from chrisf) 2014-04-24 13:29:25 +02:00
WandererFan
113e6026e4 Add function to Close Part.Loft (Gui & scripting) 2014-04-14 16:30:56 +02:00
wmayer
e255398386 + fixes# 0001502: crash when using 'move' tool in part workbench 2014-04-08 13:59:22 +02:00
wmayer
abe46d5ce7 + do meshing of shapes in parallel 2014-04-01 16:38:44 +02:00
wmayer
5b2039aadd + make sure to keep the same order of lines inside a line set as the edge order 2014-03-18 11:11:08 +01:00
wmayer
6a066553e4 + use more speaking variable names 2014-03-18 10:59:20 +01:00
wmayer
6317190686 + use more speaking variable names 2014-03-18 08:15:21 +01:00
wmayer
cfeaf3b16a + ignore v/h axes and grid of sketcher on view fit 2014-03-15 16:08:24 +01:00
wmayer
922d3b5101 + fix some issues 2014-03-15 12:36:07 +01:00
wmayer
c67b6fafca + fixes #0001049: Sketcher preferences in preferences editor 2014-03-14 19:39:11 +01:00
wmayer
33c0d5e8b5 + fixes #0001058: Add items to Fusion by dragging item onto it 2014-03-11 17:37:36 +01:00
Yorik van Havre
bc73f76a63 Updated ts files from source 2014-03-10 20:36:59 -03:00
wmayer
c21c2ae9fe + move sketcher related settings into own page 2014-03-09 18:07:46 +01:00
wmayer
d2501d4cc8 + use dialog button box where possible, replace old Python icon 2014-03-08 15:17:56 +01:00
wmayer
1a24718898 + work on item 0000494 2014-03-05 13:53:08 +01:00
blobfish
eef868f5e2 Part: CheckGeometry: Adding shape content widget to task 2014-03-01 12:45:54 +01:00
blobfish
4ee18348cb Part: CheckGeometry: Mantis #0001427
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
blobfish
a1c4740f9b Part: CheckGeometry: Mantis #0001426
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
wmayer
91868b2a48 + Fix for OCC 6.6 2014-02-20 10:33:09 +01:00
blobfish
9918a10a1f Part: CheckGeometry:
adding build entry name for dialog
    add bounding box to all entries
    fixed the positioning of bounding box
    removal of object hierarchy. boost function dispatch
    add BOPAlgo_ArgumentAnalyzer
2014-02-19 18:16:08 -05:00
jriegel
725ec05613 small fix 2014-02-16 22:19:54 +01:00
wmayer
09122a27b7 + fixes #0000854: Ability to change number of digits to the right of decimal place in spinboxes 2014-02-16 18:02:09 +01:00
jriegel
ea16b3cab0 Added new color types to Preferences 2014-02-10 21:25:54 +01:00
wmayer
8e980221d0 + fixes #0001266: Part Common fails with two surface objects 2014-01-16 14:04:19 +01:00
wmayer
7faaf9ce73 fixes #0001333: Extruding a shape 'MyShape' should call solid 'Extruded from MyShape' 2014-01-02 15:32:42 +01:00
wmayer
97d21d688e + fixes #0001334: Applying extrude does not close the task 2014-01-02 13:53:53 +01:00
wmayer
047d7e10e1 + fixes #0001341: more visual feedback for check geometry command 2013-12-31 13:25:49 +01:00
wmayer
4ec9458047 + Icon for shape refinement 2013-12-23 13:46:15 +01:00
blobfish
ad7aa67434 Part: Changes to dimension
move 2 icons to main gui
    enable and disable stepped buttons
    move reset dialog to control widget
    only dimension 1 linear solution
2013-12-22 17:31:10 +01:00
wmayer
ce4935ad7f + Fix boolean operation panel 2013-12-21 18:23:45 +01:00
jriegel
bbc39a885b additional places for measurement commands 2013-12-19 22:02:40 +01:00
jriegel
a27c43d9c5 fixes for windows 2013-12-18 22:49:58 +01:00
blobfish
5d4b59dbd0 adding some headers 2013-12-17 22:54:40 -05:00
blobfish
78690eacd7 Part Dimension: new icons 2013-12-17 10:05:54 -05:00
blobfish
00eccc380c Part Dimension: new implementation files 2013-12-17 10:05:54 -05:00
blobfish
23a7f6e725 Part Dimension: alterations to existing files
Not sure what is happening with View3dInventorViewer.h.
    The only REAL change, beyond the addition of dim functions, is
    the removal of the member arrowrotation. It wasn't referenced anywhere.
2013-12-17 10:05:46 -05:00
jmaustpc
d169075d7f Add icons to menus for mesh to shape and shape to mesh
Mesh to shape icon for the Part workbench Part menu
Shape to mesh icon for the Mesh design Workbench Meshes menu
2013-12-13 10:29:08 -02:00
wmayer
1f0d6ddd09 + Do not limit fillet/chammfer values 2013-12-12 13:20:58 +01:00
wmayer
61840f013c + Increase maximum of visible items in combo box 2013-12-10 10:44:59 +01:00
wmayer
b4fb579e05 + Use icons and translated names for Part primitives 2013-12-09 11:11:51 +01:00
wmayer
20087d70d3 fixes #0001321: more visual feedback for check geometry command 2013-12-01 11:57:30 +01:00
wmayer
ac93eae55b + Return an emtpy array if something fails inside getPickedPoints() 2013-11-22 10:18:14 +01:00
wmayer
10a8c462b8 + Get exact point on data model when picking in 3d view 2013-11-21 12:50:49 +01:00
jmaustpc
ce5671401e fix property names for Part RegularPolygon and Prism
Prism properties: - Polygon, Circumradius and Height
RegularPolygon  : - Polygon and Circumradius

DraftTools updated to reflect the change in property names
2013-11-18 11:08:29 +11:00
jmaustpc
ae53ef63b4 rebase auto merge error fix AppPartGui.cpp
add ViewProviderRegularPolygon
2013-11-14 13:30:25 -02:00
jmaustpc
072e015a54 rebase auto merge error fixes
Signed-off-by: jmaustpc <jmaustpc@users.sourceforge.net>
2013-11-14 13:30:25 -02:00
jmaustpc
cb540afa2e Add Part_RegularPolygon,
regular polygon edge in Part workbench "create primitives",

Add icons Part_Polygon and Part_Spline
2013-11-14 13:30:25 -02:00
wmayer
2ca282b0c5 + Split SoBrepShape into three files 2013-11-09 13:16:42 +01:00