Commit Graph

15 Commits

Author SHA1 Message Date
wmayer
bd8d62d0e3 take care of object's global placement when creating point cloud of it 2018-09-05 21:24:22 +02:00
wmayer
5ff6945577 fix compiler warnings with py3 and msvc 2018-04-16 18:24:53 +02:00
wmayer
a815251048 improve point import and export 2018-02-13 00:27:18 +01:00
luz.paz
69216f3604 sWhatsThis fixes
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
wmayer
5fdb1012cb use abstract interface to create point cloud from geometric feature 2017-10-24 19:39:23 +02:00
wmayer
67cff74865 add command to merge point clouds 2017-05-08 21:50:03 +02:00
wmayer
dec6897ec9 fix -Wextra in Points 2016-09-21 21:10:41 +02:00
wmayer
0777ef1e13 + command to create points object from geometry
+ implement TopoShape::getPoints
2016-03-05 23:36:57 +01:00
wmayer
7ba4da0913 + create points with normals from mesh object 2016-03-04 19:39:13 +01:00
wmayer
d962fda983 + 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
c3075a49e5 + function to create points from mesh 2016-03-04 16:00:08 +01:00
wmayer
ba5cdf386d + remove feature classes to import/export points 2015-12-30 15:16:22 +01:00
wmayer
d19ada810f + split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
+ add method to make image view unclosable for user
+ fix possible crash in MeshAlgorithm::GetMeshBorder
+ fix possible crash in MeshAlgorithm::ConnectLines
2015-10-06 17:28:52 +02:00
wmayer
be7ad6f5ba + Add new icons, fix German translation in Points module 2014-01-26 16:19:07 +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