Commit Graph

411 Commits

Author SHA1 Message Date
Max Lyon
b742e1e398 add read write check for RegisteredDataType 2021-03-15 13:58:07 +01:00
Max Lyon
eb0ff0f980 Merge branch 'master' into CustomProperties 2021-03-15 09:53:00 +01:00
Alexandra Heuschling
b44f4888f0 update unit test also for std::vector<bool> 2021-03-15 01:51:02 +01:00
Max Lyon
eb9d631346 adjust unittests for new CW CCW behavior 2021-03-09 15:33:05 +01:00
Max Lyon
f63c4a54bb add test file for range tests 2021-03-09 10:57:44 +01:00
Max Lyon
69caa276da test custom starts and cw and ccw ranges for vih_ranges and voh_ranges 2021-03-09 09:04:55 +01:00
Max Lyon
6b311cef76 add tests for vectors of vectors and vectors of vectors of vectors 2021-03-02 12:02:18 +01:00
Max Lyon
ee53f78b65 fix indentation 2021-03-02 11:14:46 +01:00
Max Lyon
677bdacb99 add test for property type vector<vector<int>> 2021-03-02 02:11:35 +01:00
Max Lyon
71e05a9f5f fix typo 2021-03-02 01:21:47 +01:00
Alexandra Heuschling
5fd6d8ce44 Merge branch 'CustomProperties' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into CustomProperties 2021-02-26 19:19:37 +01:00
Alexandra Heuschling
086c2459eb adapt unittest for version 2.1 and 2.2 2021-02-26 19:18:56 +01:00
Jan
b7a9f8af46 Merge branch 'master' into CustomProperties 2021-02-17 17:16:37 +01:00
Jan Möbius
0031513835 Fixed a crash in the modified butterfly subdivider with vertices with valance larger than 30. 2021-02-16 13:13:15 +01:00
Jan Möbius
0bc24d587d Added unittest for pointproperty access 2021-02-15 14:46:54 +01:00
Jan Möbius
5ea19a5247 Added unittest for pointproperty access 2021-02-15 14:46:17 +01:00
Jan Möbius
af9741fe3b Fix bad unittest 2021-01-29 09:07:25 +01:00
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