Commit Graph

25 Commits

Author SHA1 Message Date
wmayer
2d8e70085e rename 2d tool classes to be consistent with 3d classes 2016-11-21 14:29:51 +01:00
wmayer
f6e1cb6025 fix -Wextra in Mesh 2016-09-23 17:24:00 +02:00
wmayer
b2facd7113 + allow to customize algorithms in mesh evalutation panel 2016-07-30 19:51:16 +02:00
wmayer
3f83814682 improve groups handling of obj mesh format 2016-07-24 00:23:45 +02:00
wmayer
e8acca597a + add overloaded methods of save() and load() to write and read from streams 2016-06-11 13:48:24 +02: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
9bc09dcb64 + add convenience methods to query/alter selection of mesh object 2016-02-24 21:31:12 +01: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
cfc0b50e35 + edit command for meshes to display components 2015-02-20 22:28:37 +01:00
wmayer
1a322466d0 + expose function to Python to check for invalid mesh points 2014-10-31 15:57:28 +01:00
wmayer
552cb1a308 + Make destructor virtual for classes with virtual methods (based on DevJohan's patch) 2014-07-26 19:17:12 +02:00
wmayer
c661331613 + Support to write out mesh name 2013-12-22 15:02:40 +01:00
jriegel
ec0a5ccb0c Merge branch 'refs/heads/double-precision-werner'
Conflicts:
	src/App/Document.cpp
	src/App/PropertyGeo.cpp
	src/App/PropertyStandard.cpp
	src/Base/Reader.cpp
	src/Base/Reader.h
	src/Gui/propertyeditor/PropertyItem.cpp
	src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
	src/Mod/Inspection/Gui/ViewProviderInspection.cpp
	src/Mod/Mesh/App/MeshProperties.cpp
	src/Mod/Part/App/TopoShapeFacePyImp.cpp
	src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
abf1623f07 Add SchemaVersion to RestoreDocFile to distinquish double from float binary 2013-09-24 11:01:09 +02:00
wmayer
8cc8e93577 + Reduce redundant code in mesh classes 2013-07-06 15:02:52 +02:00
wmayer
8218489a0f Add convenience methods to query selection of a mesh 2013-04-26 17:20:24 +02:00
wmayer
bb63f7a4d5 Remove FileVersion from RestoreDocFile, convert point data back to floats 2013-03-29 15:23:51 +01:00
jrheinlaender
ad6444053b Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files 2013-03-27 11:47:18 +04:30
wmayer
e152820fc8 Trimming & cutting from python 2012-08-15 15:47:57 +02:00
wmayer
3ecae0ab73 Mesh segmentation 2012-05-18 01:25:31 +02:00
wmayer
40788bb7e3 doing merge 2012-04-26 15:10:48 +02:00
wmayer
0b65861b92 Improve I/O of PLY mesh format 2012-03-25 11:44:57 +02: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