jriegel
dc5c15c926
small fix for VS 2013
2014-11-22 12:46:10 +01:00
WandererFan
7df59105a4
Work around for Mantis issue 0954 on Helix Primitive
...
To be removed after OCC helix bug corrected.
2014-11-17 17:45:34 -05:00
WandererFan
b3236dba6c
Fix #0001722 Left-handed helix with an angle>0 produces 1 too many turns
2014-11-06 10:49:02 -02:00
blobfish
05246a99ba
Part: ModelRefine: Fix for avoid edges of edgeFuse not working
2014-11-05 14:54:38 +01:00
blobfish
3b09e111e1
Part: ModelRefine: adding bspline support
2014-11-05 14:54:36 +01:00
blobfish
9d4aba8a1c
Part: ModelRefine: Add FixMissingSeam
2014-11-05 14:54:36 +01:00
blobfish
0b0a731d29
Part: ModelRefine: fix for missing tolerances.
2014-11-05 14:54:35 +01:00
Jan Rheinländer
6e11995967
Part: ModelRefine: Enhancement for cylindrical faces
2014-11-05 14:54:34 +01:00
wmayer
adf3c12ced
+ better exception handling in Part module
2014-11-04 11:03:51 +01:00
wmayer
908c11edd7
+ fixes #0001798 : Support general ellipsoid with three radii
2014-10-30 18:02:18 +01:00
wmayer
aad7e9fb07
+ change between AP203 and AP214 schemes
2014-10-30 13:07:25 +01:00
wmayer
61c92961e3
+ customize IGES header
2014-10-29 16:39:33 +01:00
wmayer
a64e73d229
+ split STEP and IGES settings into separate pages, handle Brep mode of IGES format
2014-10-28 19:27:23 +01:00
Sebastian Hoogen
01cf0f5872
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +02:00
Sebastian Hoogen
6157cf3c4a
fixes #1782 remove unused precsion parameters
...
from gp_Trsf::SetValues
2014-10-11 13:03:02 +02:00
wmayer
696d4a5f4a
+ fix warnings with clang
2014-09-24 17:46:04 +02:00
wmayer
2b8b11c71f
+ build with Qt < 4.7 and OCC < 6.5
2014-09-20 17:49:29 +02:00
Sebastian Hoogen
d49528b27e
issue #1700 replace PyExc_Exception
2014-09-17 11:15:57 +02:00
Sebastian Hoogen
af50cbf964
fixes #0001422 : Subclass Exception
...
inherit Base.FreeCADError form RuntimeError
inherit Part.OCCError from Base.FreeCADError
inherit OCCDomainError from Part.OCCError
inherit OCCRangeError from Part.OCCError
inherit OCCConstructionError from OCCDomainError
inherit OCCDimensionError from OCCDomainError
Added PY_CATCH_OCC macro
replace PyExc_Exception
use FreeCADError in makeWireString
catch exception in BSplineCurve.increasedegree
2014-09-17 11:15:56 +02:00
Sebastian Hoogen
5ffa0d8903
python property Continuity of GeometrySurface
2014-09-01 11:04:38 +02:00
wmayer
419664e0ea
+ restore lost changes, improve whitspaces, suppress useless MSVC warnings
2014-08-28 12:37:42 +02:00
jriegel
d0d832896a
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-08-27 15:39:00 +02:00
jriegel
0d3db11327
OCL tests
2014-08-17 20:15:12 +02:00
Sebastian Hoogen
716087ee46
fixes #0001684 : Sweep ignores the list of subshapes
2014-08-15 14:35:59 +02:00
wmayer
b26ed2a3a9
+ Support Quasi methods in discretize()
2014-08-14 19:11:51 +02:00
wmayer
21ec6f0e6e
+ Give example for discretize() matching the shape type
2014-08-14 11:38:39 +02:00
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