wmayer
a4dc263846
+ always get occ version information in About dialog
2016-03-19 15:55:09 +01:00
wmayer
34b9ff8867
+ command to create points object from geometry
...
+ implement TopoShape::getPoints
2016-03-05 23:36:57 +01:00
wmayer
0ea6a2ed0d
+ removed unneeded pure virtual method getFaces from PropertyComplexGeoData
...
+ extend interface of ComplexGeoData::getPoints to also return normals if available
2016-03-04 17:16:57 +01:00
wmayer
9139ab37d3
+ change binary export & import of shapes to restore placement and orientation
2016-02-29 18:37:36 +01:00
wmayer
f47cc169ae
+ make code more readable
2016-01-21 16:07:07 +01:00
wmayer
b10f838687
+ simplify porting of Part module to Python3
2016-01-20 22:05:53 +01:00
wmayer
50d7793442
+ introduce proper enum for property status to replace plain integers
2016-01-01 15:36:24 +01:00
wmayer
898e0fb359
+ make API of InventorBuilder more flexible and add new methods
2015-11-26 15:27:40 +01:00
wmayer
c8e241c9f3
+ PLate surface approximation
2015-11-19 18:52:19 +01:00
wmayer
13e2b24ddf
+ add Python binding to Plate surface
2015-11-19 15:27:35 +01:00
DeepSOIC
ed8eab273d
API: Update docu strings of methods of BSplineCurve
...
Mainly exposing argument types and meanings, but also updating a few
descriptions by copy-paste-editing documentation of corresponding
OpenCASCADE.
2015-11-19 02:53:48 +03:00
DeepSOIC
61a3997ef2
API: update distToShape built-in docu
...
It was way too short, and incorrect
2015-11-13 18:13:20 +03:00
wmayer
bf0d8d68bb
+ Add selected sketches to one Face, implement specialized view provider for Face
2015-11-13 13:38:24 +01:00
wmayer
6944658bd4
+ Add parametric feature to create face from sketches
2015-11-12 19:44:24 +01:00
wmayer
e8048a4968
+ fix build failure with occ 6.9.1
2015-11-05 19:40:34 +01:00
wmayer
44a54e417c
+ (hopefully) fix build failure with occ 6.9.1
2015-11-05 17:06:04 +01:00
wmayer
ad96714fe8
+ issue #0002245 : BRep File cannot be written
2015-10-17 17:13:27 +02:00
wmayer
a4d1dbe5f0
+ rework BoundingBox class and its Python binding
2015-10-11 00:18:53 +02:00
wmayer
f53a691bba
+ Prefer prefix ++/-- operators for non-primitive types
2015-10-06 21:16:44 +02:00
Mateusz Skowroński
43a4a5938c
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
Eivind Kvedalen
3f0fc98d72
Part: Added getPaths(...) method to PropertyPartShape.
2015-09-21 14:51:04 +02:00
wmayer
7d09444dd9
+ fixes #0001237 : the project file is not saved when the /tmp directory is full, but the user is not aware of it
2015-09-19 18:59:22 +02:00
wmayer
2991bbf033
+ fixes #0001238 : Preferences: set temp files directory
2015-09-19 16:07:33 +02:00
wmayer
32367b1744
+ save Brep in binary format for recovery files
2015-09-16 22:58:47 +02:00
wmayer
7f9aa7b4a5
+ add method to write/read BREP in binary format
2015-09-07 19:02:56 +02:00
Yorik van Havre
3dfc22231e
Part.__sortEdges__ now reorients edges if needed
2015-09-03 11:17:46 -03:00
wmayer
cb16fec6bb
+ fix various warnings
2015-08-29 22:05:09 +02:00
wmayer
1a12d109e9
+ fix strict-aliasing warnings
2015-08-29 19:48:08 +02:00
wmayer
8ec1bab139
+ fixes #0002229 : some ttf fonts make Draft.makeShapeString crash
2015-08-26 22:56:37 +02:00
wwmayer
e7441149f0
+ fix many minor warnings, activate -Wall for gcc
2015-08-02 22:32:18 +02:00
wmayer
7d98705396
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d95003e92c
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
wmayer
2f25170763
+ write out product name if defined to IGES/STEP files
2015-07-11 14:05:47 +02:00
blobfish
0c93e0bcd5
Part: ModelRefine: don't call edgefuse perform directly
2015-07-02 10:26:02 +02:00
wmayer
280019ddf9
+ implement Geometry.copy for Python
2015-06-15 21:28:29 +02:00
Ian Rees
418cefd7ee
Cleaning up compile warnings, mainly in Sketcher
...
fabs() instead of std::abs(), add cmath include
2015-06-04 18:12:39 +02:00
DeepSOIC
37fbcb64a6
Part: new tools - JoinFeatures (Connect, Embed and Cutout)
...
Attributions:
Mark (quick61) - icons
Yorik - help with internationalization
Everyone who appeared in forum thread "A new Part tool is being born...
JoinFeatures!" - for endorsement!
http://forum.freecadweb.org/viewtopic.php?f=22&t=11112
2015-06-04 09:47:59 +02:00
wmayer
78671cb27e
+ raise exceptions in TopoShape::makeOffsetShape if needed
2015-05-15 20:20:37 +02:00
wmayer
4fe99f2658
+ whitespace improvement
2015-05-15 20:07:55 +02:00
blobfish
0950e1963a
Part: Offset: fill rework.
2015-05-15 20:00:47 +02:00
blobfish
cb2002d188
Part: ModelRefine: fix for bug# 2097
2015-05-15 18:06:33 +02:00
wmayer
fbdfeef2a3
+ add method getPolesAndWeights() to NURBS surfaces and curves
2015-05-09 00:58:07 +02:00
wmayer
13070cbe23
+ improve doc string
2015-05-04 15:20:23 +02:00
wmayer
dd2b39ddd6
+ fixes #0002075 : Analysis of FreeCAD by PVS-Studio static analyzer
2015-05-01 16:56:31 +02:00
wmayer
b3cbf2b3da
+ fix Part.__sortEdges__, check for object type in Part.Wire
2015-04-10 18:25:31 +02:00
wmayer
960be3c809
+ fix memory leak in toBiArcs
2015-04-05 17:19:04 +02:00
wmayer
79de781304
+ remove leftover
2015-04-05 16:50:58 +02:00
wmayer
1d1e71b52f
+ integrate biarcs algorithm
2015-04-05 14:10:03 +02:00
wmayer
b36c34b105
+ fixes #0002033 : boolean failure, model refine
2015-04-03 07:39:17 +02:00
blobfish
eba335c615
Part: ModelRefine: catch bspline isEqual exception
2015-03-22 18:43:39 +01:00