Commit Graph

444 Commits

Author SHA1 Message Date
Jan Möbius
a76898f12a Remove VS 11 definition (not supported anymore) 2021-01-21 12:48:51 +01:00
Max Lyon
e61eb85fd2 Merge branch 'peristent_property_manager' into CustomProperties
# Conflicts:
#	src/OpenMesh/Core/IO/writer/OMWriter.cc
#	src/Unittests/unittests_read_write_OM.cc
2021-01-19 15:53:29 +01:00
Jan Möbius
cfe1ed2fa5 Add warning if Eigen is not found 2021-01-15 13:58:48 +01:00
Jan Möbius
b9cd4027ea Merge branch 'cmake-library' into 'master'
use CMake library

See merge request OpenMesh/OpenMesh!288
2021-01-15 10:12:11 +01:00
Alexandra Heuschling
c1cb10c178 clean up unittest 2021-01-13 14:16:18 +01:00
Alexandra Heuschling
74132eff65 support now face coords for OM reader/writer 2021-01-13 14:15:08 +01:00
Alexandra Heuschling
443fcd78a0 rename data type 2021-01-06 23:29:58 +01:00
Alexandra Heuschling
9db985e2a6 added custom type to unit test 2021-01-05 17:51:44 +01:00
Alexandra Heuschling
6932a33414 added static function string_for_value_type (void) to binary struct
and adapted each instance
2021-01-05 17:50:52 +01:00
Alexandra Heuschling
ef529c8b52 refactor functionality. Types can now be registered 2020-12-21 15:22:46 +01:00
Max Lyon
bc7d5044a5 more renaming of acg to vci 2020-12-07 14:06:26 +01:00
Max Lyon
50363592be renaming of functions and variables in cmake-library 2020-12-07 13:18:53 +01:00
Alexandra Heuschling
b9054f5e55 add property of type bool to unittest for OM files 2020-12-04 17:27:04 +01:00
Alexandra Heuschling
1aa8e25bb8 fix indentation and add comments 2020-12-04 17:26:37 +01:00
Alexandra Heuschling
efc5937523 fix a bug where unittest would fail due to bad testfile 2020-12-03 12:44:04 +01:00
Martin Heistermann
843fff12a3 CMake: use regular find_package(Eigen3) instead of custom old-school finder 2020-12-02 19:26:21 +01:00
Alexandra Heuschling
3b6424c1a7 add support for signed char 2020-12-01 16:34:40 +01:00
Max Lyon
bc6f7b75d9 add property creator that can create properties from strings 2020-11-30 20:53:18 +01:00
Alexandra Heuschling
4fb3e8a7f3 add support for signed char 2020-11-29 17:38:19 +01:00
Jan Möbius
783d9938c6 Merge branch 'master' into Unittest_space_bool 2020-11-16 13:13:33 +01:00
Max Lyon
0cce038f10 small unit test refactoring 2020-11-09 17:24:36 +01:00
Max Lyon
fa345b5e22 Merge branch 'master' into CustomProperties 2020-11-09 17:04:20 +01:00
Max Lyon
a5e204a6b4 add unittest to check if loading properties works in om file format version 2.2 2020-11-09 17:04:06 +01:00
Max Lyon
7a559a2bce add unittest checking loading of properties of om version 2.1 2020-11-09 16:53:12 +01:00
Max Lyon
68d408cf41 add test for member function wrappper 2020-10-29 11:05:40 +01:00
Max Lyon
123fe55b72 move SmartRangePredicates.hh from Mesh to Predicates.hh in Utils 2020-10-15 16:54:14 +02:00
Max Lyon
563149a8c5 add test for range predicates 2020-10-15 14:34:17 +02:00
Max Lyon
6396a04c25 iterate over all elements in smart handle unittest 2020-10-15 13:52:32 +02:00
Max Lyon
cc52635ca4 Merge branch 'master' into smart_handle_status 2020-10-15 13:49:50 +02:00
Max Lyon
f6781e2506 add test for smart handle status access 2020-10-13 21:50:08 +02:00
Max Lyon
a8d275123a add unittest to check if mesh property initialization works 2020-10-13 16:46:51 +02:00
Jan Möbius
504b66c923 Added unittest to check for the space bool bug 2020-09-24 12:40:44 +02:00
Max Lyon
ff609b8909 add tests for smart range avg and weighted avg 2020-08-26 10:20:58 +02:00
Jan Möbius
673f85e6b3 Merge branch 'master' into remove_compile_order_check 2020-06-24 09:28:35 +02:00
Martin Marinov
0b9bb87015 Remove SmartHandle includes in the unit tests 2020-05-12 17:18:21 +01:00
Max Lyon
1f44023cda add more tests for filtered range 2020-05-06 11:52:15 +02:00
Martin Heistermann
dfa22839d0 Implement vector dot/cross unit tests 2020-04-06 19:02:07 +02:00
Max Lyon
18475d87bc use NDEBUG instead of DEBUG for portability 2020-03-27 15:20:13 +01:00
Max Lyon
d04ec78955 add filtered to SmartRanges 2020-03-27 14:26:23 +01:00
Max Lyon
290f8f5414 add for_each to smart ranges 2020-03-24 15:40:26 +01:00
Max Lyon
d1da33cd1d write face normals as double 2020-02-10 09:19:09 +01:00
Max Lyon
c92a666658 add unittest for writing and reading double positions and normals 2020-02-05 22:09:36 +01:00
Max Lyon
2cb82ec9b9 add more unittests for subdivision with deleted elements with and without garbage collection 2020-02-03 09:51:17 +01:00
Jan Möbius
8090f50b5b Merge branch 'fix_typos' into 'master'
fix typos

See merge request OpenMesh/OpenMesh!245
2020-01-15 14:34:04 +01:00
Max Lyon
105c3ebddb fix typos 2020-01-10 17:36:22 +01:00
Jan Möbius
54ad994617 Merge branch 'EigenDecimator' into 'master'
Eigen decimator

See merge request OpenMesh/OpenMesh!244
2020-01-06 14:42:48 +01:00
Max Lyon
a26ee5d3ef add a unittest for the decimater 2019-12-19 14:08:00 +01:00
Max Lyon
9c9ea15840 add unittest for decimater using normal deviation as binary check 2019-12-19 14:02:00 +01:00
Max Lyon
debce64d31 fix another warning 2019-12-13 16:25:28 +01:00
Max Lyon
1dd02a5532 fix warning in unittest 2019-12-13 16:05:35 +01:00