Max Lyon
|
2a4fd0b887
|
rename string_for_value_type to type_identifier
|
2021-03-15 16:15:24 +01:00 |
|
Max Lyon
|
cdc1d11ef1
|
update mesh file v2.1 to include string and RegisteredDataType
|
2021-03-15 15:26:33 +01:00 |
|
Max Lyon
|
d714d361ee
|
add read write check for string
|
2021-03-15 14:16:23 +01:00 |
|
Max Lyon
|
b742e1e398
|
add read write check for RegisteredDataType
|
2021-03-15 13:58:07 +01:00 |
|
Alexandra Heuschling
|
b44f4888f0
|
update unit test also for std::vector<bool>
|
2021-03-15 01:51:02 +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 |
|
Alexandra Heuschling
|
086c2459eb
|
adapt unittest for version 2.1 and 2.2
|
2021-02-26 19:18:56 +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 |
|
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
|
ef529c8b52
|
refactor functionality. Types can now be registered
|
2020-12-21 15:22:46 +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
|
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 |
|
Max Lyon
|
0cce038f10
|
small unit test refactoring
|
2020-11-09 17:24:36 +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 |
|
Jan Möbius
|
504b66c923
|
Added unittest to check for the space bool bug
|
2020-09-24 12:40:44 +02: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
|
74cd2937f4
|
fix unittests for double traits
|
2019-10-31 09:21:17 +01:00 |
|
Max Lyon
|
62e822cffd
|
change test file version from 10 to 7 because 7 is the biggest supported major version
|
2018-10-23 12:07:52 +02:00 |
|
Max Lyon
|
c1ac62b901
|
add tests for reading different file versions
|
2018-10-23 11:21:32 +02:00 |
|
Max Lyon
|
6a2d18739f
|
fix bugs in unittest
|
2018-10-12 14:04:34 +02:00 |
|
Max Lyon
|
f6b106155f
|
add unittests for writing and reading status information
|
2018-10-12 11:34:49 +02:00 |
|
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
|
7e0d758ad2
|
Fixed wanring
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1149 fdac6126-5c0c-442c-9429-916003d36597
|
2014-08-28 13:21:29 +00:00 |
|
Hans-Christian Ebke
|
bbb3a55ee7
|
Split up unit tests into multiple compile units.
Added mesh_cast unit test.
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@958 fdac6126-5c0c-442c-9429-916003d36597
|
2013-09-20 14:21:08 +00:00 |
|