Commit Graph

279 Commits

Author SHA1 Message Date
Max Lyon
c0fa8fcdb0 store status slightly better 2018-08-08 14:01:01 +02:00
Max Lyon
bc2fe37aeb add test to check if status is correctly written to file and loaded from file 2018-08-08 12:06:14 +02:00
Max Lyon
84eccff6a6 add another test for custom edge property storing and loading 2018-08-07 14:03:51 +02:00
Jan Möbius
3e0849fb72 Addd SmartTagger Unittest for faces 2018-06-19 14:49:25 +02:00
Jan Möbius
9f91de0d86 Added basic unittest for smarttagger on vertices 2018-06-19 14:39:59 +02:00
Jan Möbius
c68c630eab Prevent endless loop in PLY reader when unknown property types are read. 2018-06-18 13:16:33 +02:00
Jan Möbius
ad6eab8bee Fixed clang warning 2018-05-08 15:33:26 +02:00
schultz
a01811fce9 fix RUNTIME_OUTPUT_DIRECTORY was not set properly in CMake for
unittests_customvec
2018-04-18 12:24:21 +02:00
Christian Mattes
77555753e3 Made customvec tests known to CMake 2018-04-16 16:18:59 +02:00
Christian Mattes
2884ef83eb Fixed wrong mesh type used in unittest 2018-04-16 13:32:14 +02:00
Christian Mattes
da002408f9 Corrected point type in unittest 2018-04-16 13:18:57 +02:00
Christian Mattes
dc4243f928 Now builds on VS 2013 2018-04-12 17:53:54 +02:00
Christian Mattes
f12ca3fefe Added a minimal vector type that makes the OpenMesh tests pass. 2018-04-12 15:19:53 +02:00
Christian Mattes
5a2f426d8c Unittests now use the Point/Normal types related to the mesh type, instead of relying on them being OpenMesh vectors. 2018-04-12 15:18:11 +02:00
Jan Möbius
8396dceab1 Fixed compiler warnings in unittests 2018-04-05 16:00:17 +02:00
Jan Möbius
76e33791e0 Fixed some cppcheck warnings 2018-04-05 09:08:44 +02:00
Jan Möbius
da2c1168a5 Merge branch 'edge_split_copy_face_properties' into 'master'
Edge split copy face properties

See merge request OpenMesh/OpenMesh!156
2018-03-20 12:32:20 +01:00
Max Lyon
0d45e1e4c6 add unittest to check if face properties are copied correctly after edge split 2018-03-19 10:26:56 +01:00
Max Lyon
e17b09f656 fix usage of wrong split function in unit test 2018-03-19 10:26:21 +01:00
Max Lyon
da81dbaffa add unittest to check standard properties after mesh assignment 2018-03-19 09:41:25 +01:00
Jan Möbius
34cfd71836 Merge branch 'skipping_ranges' into 'master'
Skipping ranges

See merge request OpenMesh/OpenMesh!153
2018-02-25 13:45:11 +01:00
Max Lyon
07b5df2872 add test to check if halfedges are marked as deleted after collapse 2018-02-22 13:15:10 +01:00
Max Lyon
52275f945d add unit test for range iterators 2018-02-16 13:59:45 +01:00
Martin Schultz
cd4e65f37f Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into featureSplitCopyInternal 2017-06-29 10:31:42 +02:00
Martin Schultz
019ea5d6ae added check for overloaded split_copy with edgehandle as first parameter
to unittest
2017-06-29 10:21:01 +02:00
Martin Schultz
03b8e184b8 fixed unittests for split_edge_copy they were always passing 2017-06-29 10:19:44 +02:00
Martin Schultz
da765870a0 added unittests for split_edge_copy 2017-06-27 13:22:59 +02:00
Martin Schultz
83e7cb2cde added check for internal properties to split_copy unittest 2017-06-27 13:20:16 +02:00
Jan Möbius
5de6021880 Added a combined unittest for iterator and circulator 2017-06-19 16:05:14 +02:00
Jan Möbius
47fcf4edc4 Split test into two blocks 2017-04-27 07:43:41 +02:00
Jan Möbius
b303f73f11 Added boundary split test case 2017-04-26 17:02:20 +02:00
Jan Möbius
986f98f0b9 Added Triangle 1 to 4 split 2017-04-26 16:58:38 +02:00
Max Lyon
45f3b8187d enable more c++11 features for Visual Studio 2013 2017-04-25 16:03:19 +02:00
Max Lyon
57be7cad6d enable c++11 features of property manager for Visual Studio 2013 2017-04-25 15:50:30 +02:00
Max Lyon
6fef88d56f fix halfedge indices in OpenMeshTrimeshCirculatorHalfedgeLoop CWAndCCWCheck 2017-02-17 18:20:46 +01:00
Michael Krämer
308a280cd7 Add unit test with extra elements 2017-02-06 18:57:17 +01:00
Janis Born
3dd0d209ff fix identation 2017-01-13 17:21:20 +01:00
Janis Born
1020e8b41a remove TriMesh test case for Midpoint subdivision 2017-01-13 16:56:29 +01:00
Jan Möbius
89df08faad Wrong type for polymesh 2017-01-13 10:24:15 +01:00
Jan Möbius
d70525af41 Polymesh version for midpoint 2017-01-13 09:46:31 +01:00
Jan Möbius
6937f3725e Added unittest for midpoint algorithm 2017-01-13 09:29:40 +01:00
Jan Möbius
00fa73fa4c Switched warning level for google test framework 2017-01-11 08:13:59 +01:00
Martin Schultz
db47b38b02 Added boundary check for edge properties of triangulated meshes 2016-12-14 15:11:40 +01:00
Martin Schultz
df1442283f Added unittests for PolyMesh to Trimesh conversion
custom properties and vertices / faces are tested
2016-12-14 13:33:56 +01:00
Martin Schultz
b1301a844f Added first draft of unittests for trimesh_to_polymesh conversion. 2016-12-08 20:25:23 +01:00
Jan
8e81de4045 Fixed error with VS2013 2016-11-07 20:31:30 +01:00
Jan Möbius
7175cd8c6d Several warnings 2016-11-07 15:10:23 +01:00
Jan Möbius
d966d44a3f More fixes including Unit tests 2016-11-07 14:52:07 +01:00
Jan Möbius
f377c86a43 Merge branch 'fixOBJWriterMissingTexcoords' into 'master'
added code to write faceTexCoords to obj writer.

fixes #25 
* Added accessor functions for HalfEdgeHandles and faceTexCoords to base exporter and exporter template.
* Added functionality to store FaceTexCoords to objwriter
* Added unittest to write and read faceTexcoords with a test obj file

See merge request !73
2016-10-27 14:31:59 +02:00
Jan Möbius
b7aabbd912 Fixed some warnings 2016-10-24 14:01:06 +02:00