Commit Graph

21 Commits

Author SHA1 Message Date
wmayer
4082b42f6b improve mesh repair functions 2019-04-12 21:31:46 +02:00
wmayer
ac92e1e98d extend mesh repair functions 2019-03-13 01:39:27 +01:00
wmayer
1471bb49d2 mesh segmentation algorithm for surfaces 2018-12-08 15:53:58 +01:00
wmayer
0c394ff352 extend API of smooth command to allow to run different algorithms 2018-04-14 18:44:03 +02:00
wmayer
3998eb964e add kd tree class
add mesh decimation algorithm
2017-11-14 14:17:19 +01:00
wmayer
0a6a9c90bd changes in Mesh module:
+ cppcheck: fix some minor issues found by code analyzer
+ export to IDTF
+ fix for throwing exception
+ optimize mesh rendering
2017-11-08 17:56:13 +01:00
wmayer
907095293c support of keywords in Mesh.read and Mesh.write 2017-09-19 10:31:07 +02:00
Kunda
0192f2bf20 source typo fixes pt2 (only on py3 merged code) 2017-02-28 17:01:11 +01:00
Yorik van Havre
707d6a0a4d py3: ported Mesh to python3 2017-02-24 14:20:50 +01:00
wmayer
691c2ddc21 add method to get self-intersections of a mesh via Python 2016-08-08 16:40:59 +02:00
wmayer
dea5a1b6ee expose mesh analyzing functions to Python 2016-07-31 12:13:37 +02:00
wmayer
b2facd7113 + allow to customize algorithms in mesh evalutation panel 2016-07-30 19:51:16 +02:00
wmayer
8d1dded410 + implement method getPointNormals 2015-09-01 14:59:14 +02:00
wmayer
ff5b47034a + method to get Eigensystem of mesh data 2015-03-10 22:47:46 +01:00
wmayer
1a322466d0 + expose function to Python to check for invalid mesh points 2014-10-31 15:57:28 +01:00
wmayer
86621e06e8 + Add CountEdges to Python interface of Mesh class 2014-04-01 17:27:33 +02:00
wmayer
e152820fc8 Trimming & cutting from python 2012-08-15 15:47:57 +02:00
wmayer
e82cd76900 Mesh segmentation 2012-05-21 15:02:51 +02:00
wmayer
3ecae0ab73 Mesh segmentation 2012-05-18 01:25:31 +02:00
wmayer
d6ea5f782f Script to create Menger sponge 2012-03-03 02:37:03 +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