wmayer
19ce34ead8
+ Fix constness attribute for TopoEdge and TopoWire
2013-12-25 13:48:17 +01:00
wmayer
f401d098ad
+ Changes to modelRefine (jrheinlaender)
2013-12-23 16:53:27 +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
1482b39ac6
+ Apply fix of correct use of ShapeFix_Face
2013-12-07 12:54:38 +01:00
wmayer
583a830b92
+ Fix compiler warnings with OCC 6.6
2013-12-05 23:06:13 +01:00
wmayer
20087d70d3
fixes #0001321 : more visual feedback for check geometry command
2013-12-01 11:57:30 +01:00
wmayer
628da091b6
fixes #0001302 : crash in model refine.
2013-12-01 11:44:50 +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
1d381c6198
minor code clean ups removing previously hidden unwanted code
...
PrimitiveFeature.cpp
PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
ae53ef63b4
rebase auto merge error fix AppPartGui.cpp
...
add ViewProviderRegularPolygon
2013-11-14 13:30:25 -02:00
jmaustpc
56f8aa2889
minor error hide Height PrimitiveFeature.h
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
3be45a18a5
Parameter transformation
2013-11-14 11:27:07 +01:00
wmayer
925e2d20ac
+ Throw exception when querying information from invalid shape
2013-11-13 12:29:06 +01:00
wmayer
9e06dc9ccb
+ Fix some tolerance issues
2013-11-13 11:57:30 +01:00
wmayer
0d9da9ef4d
+ Add method to Part module to set static values
2013-11-12 12:15:40 +01:00
Yorik van Havre
70bc2446a1
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
wmayer
2ca282b0c5
+ Split SoBrepShape into three files
2013-11-09 13:16:42 +01:00
wmayer
11c6b429b2
+ Add new SVG icons
2013-11-08 14:36:34 +01:00
wmayer
1086dbf389
+ fixes #0001247
2013-11-07 14:17:41 +01:00
Yorik van Havre
4c500237db
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
ca7257feb1
+ Implement persistence of GeomEllipse
2013-11-05 12:52:20 +01:00
wmayer
4d653a2f17
+ Fix curve and surface property methods of topo edge and face
2013-11-05 12:16:57 +01:00
wmayer
11ac61583d
+ Fix build failure with >= OCC 6.5.2
2013-10-31 08:58:04 +01:00
wmayer
9e3a8e0f7c
0001290: Add spiral tool in Part Module
2013-10-30 14:48:42 +01:00
wmayer
65d8e5d9ba
0001022: BRepPrimAPI_MakeRevolution vs BRepPrimAPI_MakeRevol
2013-10-28 15:06:29 +01:00
wmayer
a4b51145f2
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
2013-10-27 12:56:05 +01:00
Sebastian Hoogen
8a703d28ce
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
...
Adds the functions:
Part.BSplineCurve.buildFromPolesMultsKnots()
Part.BSplineSurface.buildFromPolesMultsKnots()
2013-10-26 10:46:43 +02:00
wmayer
724dc0e8b8
+ Apply fix on BSplineCurvePy::interpolate
2013-10-25 10:56:45 +02:00
wmayer
cca672d1e6
+ Attribute to get continuity of curve
2013-10-24 18:11:24 +02:00
wmayer
a6b71c58dd
+ Method to convert any curve into B-Spline
2013-10-24 17:30:38 +02:00
wmayer
39f450ea3b
0000358: BSpline curves not closing correctly
2013-10-24 16:18:03 +02:00
wmayer
a264063a60
Improve showing control points of splines
2013-10-23 15:16:49 +02:00
wmayer
3cd69c46d4
+ Special view provider to display splines
2013-10-22 17:56:24 +02:00
wmayer
201042692d
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00