wmayer
480bf1bfa7
+ fix scale in TopoShapePy
2014-03-05 11:10:55 +01:00
blobfish
4f6b64f252
Part: ModelRefine: Skip conic edges.
...
Extension on Mantis #1450
2014-03-03 10:32:15 +01:00
Sebastian Hoogen
3986c887c3
BrepTools::Dump to string
2014-03-02 14:42:41 +01:00
wmayer
5f7ed33c40
+ improve doc string (for bug 1257)
2014-03-02 13:12:23 +01:00
Sebastian Hoogen
fe0180d6b3
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
2014-03-02 08:56:08 +01:00
blobfish
7eab688032
Part: ModelRefine: Skip spherical edges for edge fuse.
...
Mantis #1450
2014-03-01 13:15:16 +01:00
blobfish
f8b16e0bbb
Part: CheckGeometry: Adding shape content widget to task
2014-03-01 12:45:54 +01:00
WandererFan
b3d1b7a2ea
1443: Fix ShapeString user font selection on Windows
2014-02-27 15:18:18 +01:00
Yorik van Havre
3f99b6ec26
Part: Fixed python representation of Part2DObject - fixes #1387
2014-02-24 16:10:51 -03:00
Yorik van Havre
204c37aa59
Fixed a regression in wire.makePipeShell caused by commit d62ed23
2014-02-22 11:01:43 -03:00
wmayer
e8cb83a48b
+ fixes #0001429 : don't apply booleans on null shapes
2014-02-22 13:06:30 +01:00
blobfish
19f1d974c2
Part: CheckGeometry: Mantis #0001427
...
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
blobfish
2915712842
Part: CheckGeometry: Mantis #0001426
...
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
wmayer
e26735d354
+ Fix for OCC 6.6
2014-02-20 10:33:09 +01:00
blobfish
f51ffa62f3
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
wmayer
28b5d77408
+ Set const attribute to Python binding of TopoFace where needed
2014-02-17 17:19:14 +01:00
wmayer
d3760deeeb
+ fixes #0001388 : SIGSEGV in Part::GeometryCurvePy::toBSpline
2014-02-17 11:40:09 +01:00
wmayer
8de258dded
+ Fix compiler warning
2014-02-17 10:45:23 +01:00
WandererFan
ea0e7bed89
revise Part.distToShape return value format
2014-02-17 10:34:14 +01:00
WandererFan
dcc4839968
Add Part.distToShape()
2014-02-17 10:34:13 +01:00
jriegel
0fbe570f9e
switch the physical Properties to Quantity and add Pressure and Force
2014-02-16 22:19:56 +01:00
jriegel
c9c24cf0b6
small fix
2014-02-16 22:19:54 +01:00
wmayer
fb994e204c
+ fixes #0000854 : Ability to change number of digits to the right of decimal place in spinboxes
2014-02-16 18:02:09 +01:00
wmayer
1be3308c21
+ fixes #0001413 : Part.Shape.transformGeometry on Null Shape causes SIGSEGV
2014-02-15 19:54:15 +01:00
wmayer
e08635b1e8
+ fixes #0001413 : Part.Shape.transformGeometry on Null Shape causes SIGSEGV
2014-02-14 15:02:26 +01:00
jriegel
f8e49be141
Added new color types to Preferences
2014-02-10 21:25:54 +01:00
wmayer
06e77239e6
+ fix minor error
2014-01-28 17:19:01 +01:00
wmayer
5de7738709
+ fixes : #0001369 : Part::TopoShape::getMemSize fails for Bezier Curves
2014-01-28 11:29:21 +01:00
wmayer
98cef33d61
+ Approximate curve to B-Spline
2014-01-17 10:53:13 +01:00
wmayer
08698154c8
+ fixes #0001266 : Part Common fails with two surface objects
2014-01-16 14:04:19 +01:00
wmayer
ca3b87a719
+ Rename methods
2014-01-12 21:42:46 +01:00
wmayer
0f6ccf11bf
+ Projection of edges and wires
2014-01-12 18:48:55 +01:00
wmayer
80f166bbf7
+ Allow to get/set x/y axes of circle
2014-01-08 12:54:45 +01:00
wmayer
97ad018bd7
+ Rename to offsetFaces
2014-01-06 13:08:00 +01:00
wmayer
5d1960d3ac
+ Extrude subset of faces of a solid
2014-01-06 12:29:58 +01:00
wmayer
716629006c
+ fixes #0001345 : orient solids
2014-01-04 13:50:53 +01:00
wmayer
e5965a4596
fixes #0001333 : Extruding a shape 'MyShape' should call solid 'Extruded from MyShape'
2014-01-02 15:32:42 +01:00
wmayer
68c8d98e4b
+ fixes #0001334 : Applying extrude does not close the task
2014-01-02 13:53:53 +01:00
wmayer
69521bdfbd
+ fixes #0001341 : more visual feedback for check geometry command
2013-12-31 13:25:49 +01:00
wmayer
775e6eba4f
+ Use long helix function in parametric feature
2013-12-29 14:51:25 +01:00
WandererFan
acb8210c96
Add Part.makeLongHelix to work around Mantis #0954
2013-12-29 13:53:01 +01:00
wmayer
c1d14eab3c
+ Fix OCC 6.7 build failure
2013-12-28 12:22:31 +01:00
wmayer
a2cba17d3f
+ Fix constness attribute for TopoEdge and TopoWire
2013-12-25 13:48:17 +01:00
wmayer
b2a341540e
+ Changes to modelRefine (jrheinlaender)
2013-12-23 16:53:27 +01:00
wmayer
c8e5909a8a
+ Icon for shape refinement
2013-12-23 13:46:15 +01:00
blobfish
d83cec2be2
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
eaebae18f0
+ Fix boolean operation panel
2013-12-21 18:23:45 +01:00
jriegel
50a2c1afaf
additional places for measurement commands
2013-12-19 22:02:40 +01:00
jriegel
98f0918bec
fixes for windows
2013-12-18 22:49:58 +01:00
blobfish
4f6a82c3bc
adding some headers
2013-12-17 22:54:40 -05:00