wmayer
|
e4aa0049c1
|
+ support First and Last keywords in discretize
|
2014-08-14 11:16:54 +02:00 |
|
wmayer
|
1619ff964e
|
+ fix and improve discretize() method
|
2014-08-13 23:33:27 +02:00 |
|
wmayer
|
7ac12b111b
|
+ Allow to get clean copy of a shape from Python
|
2014-07-30 12:21:22 +02:00 |
|
wmayer
|
1ca5955389
|
+ improve the plane fit from REEN module
|
2014-07-28 16:39:34 +02:00 |
|
wmayer
|
bfa3f8a2b1
|
+ support to create faces from vertices with shape builder
|
2014-07-25 13:35:10 +02:00 |
|
Sebastian Hoogen
|
f35ee4dd7e
|
recognize OCCT -dev and -beta versions
as such in version string
|
2014-07-24 10:31:50 +02:00 |
|
wmayer
|
6ee222bc95
|
+ fixes #0001630: IGES-Export in [mm] turns to [Inches]
|
2014-07-23 13:49:16 +02:00 |
|
wmayer
|
2ecdf001a4
|
+ Replace OCC_HEX_VERSION with OCC_VERSION_HEX
|
2014-07-18 14:51:54 +02:00 |
|
Sebastian Hoogen
|
29ea3d1a14
|
remove all references to BRepMesh
|
2014-07-18 10:43:16 +02:00 |
|
wmayer
|
01a24a57eb
|
+ support compounds of wires or faces for extrusion with tapered angle
|
2014-07-12 17:44:33 +02:00 |
|
wmayer
|
04bf07a64f
|
+ fix Part.makeTube
|
2014-07-05 15:48:50 +02:00 |
|
wmayer
|
f762d7d83d
|
+ fixes #0001569: Bounding Box of Mesh::Feature in the Gui does not respect the Placement
|
2014-06-02 13:06:14 +02:00 |
|
wmayer
|
2683763140
|
+ add missing header
|
2014-05-24 17:10:17 +02:00 |
|
wmayer
|
5665d3d17c
|
+ allow to select whole wire in sweep panel
|
2014-05-24 15:33:23 +02:00 |
|
wmayer
|
a95408780b
|
+ fixes #0001547: add Part Spiral to the selectable list of profiles for a Part Loft
|
2014-05-15 12:37:39 +02:00 |
|
wmayer
|
f68760fbae
|
+ fixes #0001544: Python function to retrive direct children of a shape using TopoDS_Iterator
|
2014-05-14 18:14:06 +02:00 |
|
wmayer
|
a7d7e674b0
|
+ extend makeFilledFace
|
2014-05-14 13:18:23 +02:00 |
|
wmayer
|
6ac93e9d72
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
WandererFan
|
375839eac1
|
fixes #1319
allow Part.makeHelix to use 'vertical height' parm
correct lefthanded conical helixes in TopoShape::makeHelix
|
2014-05-10 11:05:52 +02:00 |
|
wmayer
|
f53c22417e
|
+ remove unneeded semicolons
|
2014-05-08 17:32:23 +02:00 |
|
wmayer
|
55984a200f
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
wmayer
|
4b2b243e47
|
+ compile with clang
|
2014-05-05 16:24:01 +02:00 |
|
mdinger
|
1498e99cef
|
Move python module prefix and suffix properties into macro to be set together
|
2014-05-03 16:00:30 +02:00 |
|
wmayer
|
a22f68c3db
|
+ Remove redefinition of /EHa which causes warnings with QtCreator
|
2014-04-30 19:21:49 +02:00 |
|
wmayer
|
67edfb895b
|
+ Fix prefix of Python extensions built with MinGW
|
2014-04-30 18:22:52 +02:00 |
|
mdinger
|
e2bd648e9a
|
Remove unnecessary quotes.
|
2014-04-30 13:41:16 +02:00 |
|
mdinger
|
3e3ce381f6
|
Apply SET_BIN_DIR macro to Mod
|
2014-04-30 13:41:13 +02:00 |
|
WandererFan
|
e7a2852437
|
Issue #1508 Solid tickBox for Part.Revolution
Creates Solid for closed Edges & Wires
|
2014-04-25 10:07:21 +02:00 |
|
WandererFan
|
113e6026e4
|
Add function to Close Part.Loft (Gui & scripting)
|
2014-04-14 16:30:56 +02:00 |
|
wmayer
|
f238671b8a
|
+ fix bug in spiral creation
|
2014-04-02 10:46:13 +02:00 |
|
wmayer
|
fa14dec3fa
|
+ allow to set deflection of a mesh with exportStl
|
2014-03-27 10:41:25 +01:00 |
|
wmayer
|
7bcb9919b7
|
+ Make extrude again working for shapes without wires but edges
|
2014-03-25 10:16:50 +01:00 |
|
wmayer
|
b888d3dd41
|
+ Fix reference leak in _getSupportIndex
|
2014-03-25 10:15:54 +01:00 |
|
WandererFan
|
94f8469df1
|
Improve geom creation, scaling and translation
|
2014-03-18 07:57:44 +01:00 |
|
wmayer
|
e09284ad85
|
+ allow to use copy() method for a null shape
|
2014-03-15 13:05:06 +01:00 |
|
wmayer
|
922d3b5101
|
+ fix some issues
|
2014-03-15 12:36:07 +01:00 |
|
wmayer
|
792b38ada0
|
+ fixes #0001412: Extruding sketch doesn't make a solid
|
2014-03-12 18:37:49 +01:00 |
|
wmayer
|
d4f4c30028
|
+ relates to #0001421
|
2014-03-06 16:35:33 +01:00 |
|
wmayer
|
6e9c60cb04
|
+ fixes #0001463: setting Vertex.Tolerance modifies bound and shared shapes
|
2014-03-06 09:50:49 +01:00 |
|
wmayer
|
4e0add0749
|
+ fix scale in TopoShapePy
|
2014-03-05 11:10:55 +01:00 |
|
blobfish
|
6324cea64d
|
Part: ModelRefine: Skip conic edges.
Extension on Mantis #1450
|
2014-03-03 10:32:15 +01:00 |
|
Sebastian Hoogen
|
4a3f1cc33c
|
BrepTools::Dump to string
|
2014-03-02 14:42:41 +01:00 |
|
wmayer
|
5bfb3ee3e9
|
+ improve doc string (for bug 1257)
|
2014-03-02 13:12:23 +01:00 |
|
Sebastian Hoogen
|
4749e35e95
|
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
|
2014-03-02 08:56:08 +01:00 |
|
blobfish
|
f915427805
|
Part: ModelRefine: Skip spherical edges for edge fuse.
Mantis #1450
|
2014-03-01 13:15:16 +01:00 |
|
WandererFan
|
3814c6b126
|
1443: Fix ShapeString user font selection on Windows
|
2014-02-27 15:18:18 +01:00 |
|
Yorik van Havre
|
1e3c8f0025
|
Part: Fixed python representation of Part2DObject - fixes #1387
|
2014-02-24 16:10:51 -03:00 |
|
Yorik van Havre
|
96aee2dbff
|
Fixed a regression in wire.makePipeShell caused by commit d62ed23
|
2014-02-22 11:01:43 -03:00 |
|
wmayer
|
59a8e1d181
|
+ fixes #0001429: don't apply booleans on null shapes
|
2014-02-22 13:06:30 +01:00 |
|
wmayer
|
a6b734c8ce
|
+ Set const attribute to Python binding of TopoFace where needed
|
2014-02-17 17:19:14 +01:00 |
|