wmayer
|
ae90c159e2
|
+ Add method to Part module to set static values
|
2013-11-12 12:15:40 +01:00 |
|
wmayer
|
80bbd3f2af
|
0001022: BRepPrimAPI_MakeRevolution vs BRepPrimAPI_MakeRevol
|
2013-10-28 15:06:29 +01:00 |
|
wmayer
|
4686118f2a
|
+ Make Python API more pythonic
|
2013-10-11 13:57:05 +02:00 |
|
wmayer
|
2a2acf4955
|
+ Make Python API more pythonic
|
2013-10-11 12:24:22 +02:00 |
|
wmayer
|
a966534295
|
0000931: Can't change STEP/IGES export units through Python interface
|
2013-07-09 19:02:53 +02:00 |
|
wmayer
|
7e792ef761
|
Use PropertyFile for fonts
|
2013-06-11 22:31:15 +02:00 |
|
wmayer
|
32117fb980
|
Prepare Windows build to use FreeType
|
2013-06-11 17:28:21 +02:00 |
|
wmayer
|
2fdc4c7a10
|
Better exception handling when writing STEP/IGES/BREP files via Python
|
2013-04-26 17:18:25 +02:00 |
|
wmayer
|
c70a39c961
|
Minor repairs per jriegel/jmaustpc (fixes from wandererfan)
|
2013-03-30 13:42:30 +01:00 |
|
wmayer
|
95e19226c1
|
Fix typo
|
2013-03-27 11:18:44 +01:00 |
|
jriegel
|
a07f64a38a
|
Merge branch 'shapestring' of WndererFan and includ configure switch. Windows default off!
|
2013-03-26 14:51:45 +01:00 |
|
WandererFan
|
c723cc99d1
|
Tidy PyList creation code. Add test driver.
|
2013-03-22 10:35:34 -04:00 |
|
WandererFan
|
830743d2e6
|
Refactor PyList logic to FT2FC from AppPartPy.
|
2013-03-22 09:38:32 -04:00 |
|
WandererFan
|
b507f618bb
|
Refactor to move FC object creation from AppPartPy to FT2FC.
|
2013-03-21 09:14:25 -04:00 |
|
WandererFan
|
da8b6d4a81
|
Eliminate temporary vector in FT2FC.
|
2013-03-20 19:39:03 -04:00 |
|
WandererFan
|
6465e367eb
|
Combine UCS2 & UTF-8 logic.
|
2013-03-20 19:12:53 -04:00 |
|
WandererFan
|
9c5608d8d2
|
Unicode cleanup.
|
2013-03-20 08:12:46 -04:00 |
|
WandererFan
|
88d037f26e
|
Handle UTF-8 in Py strings.
|
2013-03-19 13:20:12 -04:00 |
|
WandererFan
|
d030445d39
|
Handle Py_UNICODE objects & ASCII Py_Strings
|
2013-03-18 18:05:38 -04:00 |
|
WandererFan
|
8b2c763e4a
|
Basic ASCII text to wire version. Breaks on Unicode. std::exception handling.
|
2013-03-16 17:07:05 -04:00 |
|
wmayer
|
5bd1427f1d
|
Fix wrong order of arguments in Part.makeThread
|
2013-03-05 12:57:26 +01:00 |
|
wmayer
|
0ebffa930a
|
Do not pass 0 to PyObject_IsTrue
|
2012-12-30 23:16:56 +01:00 |
|
wmayer
|
1b345c193e
|
Use PyObject_IsTrue to check argument
|
2012-12-29 15:59:54 +01:00 |
|
wmayer
|
21add8911d
|
First draft of makeThread
|
2012-06-15 13:04:07 +02:00 |
|
wmayer
|
57403910b0
|
Replace makeTube algorithm
|
2012-05-14 19:15:11 +02:00 |
|
wmayer
|
a4f2a44dd2
|
Directly create solid from Part.makeWedge
|
2012-02-03 15:59:10 +01:00 |
|
wmayer
|
d3af186c1c
|
+ make try/catch block around sortEdges
+ set shape immutable when getting from feature
+ no use of tuples in removeShape
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5402 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-12 14:04:19 +00:00 |
|
wmayer
|
52d65e2085
|
+ port to OCC 6.5.2
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5318 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-17 12:58:47 +00:00 |
|
wmayer
|
271291a2d0
|
+ add Thomas Anderson's remove splitter algorithm
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5228 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-07 15:16:57 +00:00 |
|
wmayer
|
25755de65e
|
0000497: FreeCAD crashes when calling Part.makeFilledFace with list of lines
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5197 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-28 14:44:34 +00:00 |
|
wmayer
|
a512879ba1
|
+ fix non-parametric makeHelix() function in Part module
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5143 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-17 10:02:26 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|