wmayer
6877619d94
+ fix to load mesh with colours
2016-02-13 20:01:47 +01:00
wmayer
38660ce742
+ simplify porting of Mesh module to Python3
2016-01-21 15:49:22 +01:00
Yorik van Havre
21504fc467
Made last commit non-C++11 compatible
2016-01-19 11:25:16 -02:00
Ian Rees
f9f8efa120
Added ability to change mesh export tolerance.
2016-01-19 20:44:17 +13:00
wmayer
9f19d5611a
+ support reading mesh files with colors
2015-12-31 21:07:04 +01:00
wmayer
8831f1d669
+ port SurfaceFit to Eigen3 and add unit tests
2015-10-13 20:03:47 +02:00
Sebastian Hoogen
01cf0f5872
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +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
wmayer
a8f825917f
+ Make Python API more pythonic
2013-10-11 12:24:22 +02:00
jriegel
3212791cf8
Add a general methode for calculating eigen transformation into the Mesh interface
2013-07-10 23:15:25 +02:00
wmayer
4a5bd5ef6c
Respect placement information when exporting several meshes at once
2012-02-24 12:28:09 +01: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