WandererFan
bbc167ac67
Eliminate temporary vector in FT2FC.
2013-03-20 19:39:03 -04:00
WandererFan
3305dd24d3
Combine UCS2 & UTF-8 logic.
2013-03-20 19:12:53 -04:00
WandererFan
1f6b249c85
Unicode cleanup.
2013-03-20 08:12:46 -04:00
WandererFan
bcf6fda59c
Handle UTF-8 in Py strings.
2013-03-19 13:20:12 -04:00
WandererFan
c3da34736f
Handle Py_UNICODE objects & ASCII Py_Strings
2013-03-18 18:05:38 -04:00
WandererFan
070efe9d95
Basic ASCII text to wire version. Breaks on Unicode. std::exception handling.
2013-03-16 17:07:05 -04:00
wmayer
fbca805e3a
Fix wrong order of arguments in Part.makeThread
2013-03-05 12:57:26 +01:00
wmayer
b3836161e2
Validate face in extrusion feature
2013-03-03 12:24:23 +01:00
wmayer
14d0fc4d88
Fix compile error with OCC 6.5.x
2013-02-19 17:38:43 +01:00
wmayer
00cc5af5d8
Fix for sweep if selected trajectory is broken
2013-02-19 15:17:24 +01:00
jriegel
9882c15ea5
Fix for TopoShapeFacePyImp.cpp for older OCC versions
2013-02-17 15:44:49 +01:00
wmayer
bdd41c40a0
Mesh analyzing algorithms
2013-02-17 08:28:01 +01:00
logari81
135f534ff6
Part: Avoid code duplication in Part2DObject
2013-02-13 12:18:31 +01:00
jrheinlaender
fdeabbe6d9
Re-worked Part::checkIntersection to give less false positives for pattern features
2013-02-08 14:32:00 +01:00
logari81
3562efa5d5
PartDesign: Refactor pattern features and gui
...
- remove StdDirection,StdAxis and StdMirrorPlane properties
- support sketch H_Axis, V_Axis, N_axis as valid references in patterns
- polish reference selection gui (unified for standard axes and custom references)
2013-01-09 23:18:38 +01:00
wmayer
8189b9a869
Do not pass 0 to PyObject_IsTrue
2012-12-30 23:16:56 +01:00
wmayer
1cdcbfa77a
Use PyObject_IsTrue to check argument
2012-12-29 15:59:54 +01:00
wmayer
90bdf1d3bd
0000919: Crash on upgrade from wire to face
2012-12-20 15:19:16 +01:00
wmayer
8ae01022f6
0000910: Circles Extrude Only Surfaces
2012-12-18 14:33:59 +01:00
wmayer
c8cacace17
Do some error checking for sketch based features
2012-12-13 20:59:53 +01:00
logari81
7eb5b9e6dc
Sketcher: Enable positioning of sketches with the manual alignment tool
2012-12-10 13:58:45 +01:00
wmayer
f3efe8493d
Check for compound with single solid for thickness tool
2012-11-27 11:18:25 +01:00
wmayer
9c61558ffc
Add thickness function
2012-11-26 21:10:09 +01:00
wmayer
53413d15e4
Add Face.OuterWire and mark Face.Wire as deprecated
2012-11-26 10:05:50 +01:00
wmayer
b38b4b7159
Offset function
2012-11-25 15:56:46 +01:00
wmayer
16384de1bc
Fill&sew shape and its offset
2012-11-24 21:24:58 +01:00
wmayer
7ae0bb2f33
Make more consistent method names in TopoShape
2012-11-24 20:45:47 +01:00
wmayer
be98bfc69d
Add missing break statement in switch block
2012-11-23 12:29:54 +01:00
wmayer
3a9920d327
Fix crash when accessing non-existent sub-element in TopoShape
2012-11-07 11:00:03 +01:00
jrheinlaender
4f3a3ed16c
PartDesign, Transformed features: Improved intersection check
2012-10-22 17:49:54 +02:00
wmayer
35afc22060
View providers for sweep and loft
2012-10-22 16:49:24 +02:00
wmayer
4816fb9c5e
Compute parabola from three points
2012-10-22 15:55:39 +02:00
wmayer
640a71a863
Allow to use revolve tool on Draft objects
2012-10-22 14:06:29 +02:00
wmayer
546481502f
Fix STEP AP203/214 flaws
2012-10-04 12:47:38 +02:00
wmayer
99c1e34b8a
Use STEP AP203 for 64-bit due to a bug in OCC
2012-10-02 13:01:16 +02:00
wmayer
e16070f04a
0000832: Original color STEP model lost in import
2012-09-29 15:50:17 +02:00
tanderson
8d23080ae3
Changing model refine, face union, build cylinder construction.
...
* fixes part aox.brep provided by shoogen.
2012-09-09 11:23:51 +02:00
wmayer
e948d1525f
Improve documentation for isInside()
2012-08-27 13:22:45 +02:00
wmayer
8599c154d4
Fix possible crash when exporting STEP files
2012-08-15 13:20:28 +02:00
logari81
2755dcbbee
Merge branch 'logari81/sketcher'
2012-07-13 13:04:43 +02:00
wmayer
d669a49574
Add approximate() method to B-spline surface class
2012-07-11 13:31:40 +02:00
logari81
8dff484e18
Minor typo fix
2012-07-07 17:38:44 +02:00
logari81
3a487704e7
Add python interface for Part::GeomPoint
2012-07-07 17:32:29 +02:00
wmayer
53413e8af6
0000764: Serialize Shape to python String
2012-06-28 18:29:48 +02:00
wmayer
236546151f
Add First/LastParameter attributes to TopoEdge
2012-06-26 14:58:05 +02:00
wmayer
ddc25e071a
Apply patch to add interpolate() method to B-Spline surface class
2012-06-25 11:48:43 +02:00
Sebastian Hoogen
3ab747eac4
0000684: Check Shape after boolean before refine
2012-06-16 16:20:06 +02:00
wmayer
a6261ed84b
First draft of makeThread
2012-06-15 13:04:07 +02:00
wmayer
83649a6e39
Copy version numbers of libraries in About dialog
2012-06-14 15:03:21 +02:00
wmayer
84fc5ec87e
0000749: PI was not declared in this scope - compile error
2012-06-14 13:01:07 +02:00