Jan Möbius
|
b73c35aae3
|
Macro rename from vci_qt5 to vci_qt and renamed qt5_install_path to qt_install_path
|
2021-09-21 09:41:06 +02:00 |
|
Jan
|
919abd8326
|
Fixed thanks changelog entry
|
2021-06-04 15:14:23 +02:00 |
|
Jan Möbius
|
7d33177367
|
Merge branch 'Check_unittests_linkage' into 'master'
Check unittests linkage
See merge request OpenMesh/OpenMesh!307
|
2021-06-02 08:15:55 +00:00 |
|
Jan Möbius
|
4fc8d8bdc0
|
Merge branch 'cppcheck_fix' into 'master'
Cppcheck fix
See merge request OpenMesh/OpenMesh!306
|
2021-06-02 07:53:00 +00:00 |
|
Jan Möbius
|
c63a90c101
|
Fixed order of test
|
2021-06-02 08:50:47 +02:00 |
|
Jan Möbius
|
dbbfd31bb8
|
Output ldd for unittests
|
2021-06-01 14:45:36 +02:00 |
|
Jan Möbius
|
648c0d669a
|
Merge branch 'PLY_writer_st' into 'master'
PLY writer: Added option to choose if we want to write texture coordinates as...
See merge request OpenMesh/OpenMesh!305
|
2021-06-01 12:12:19 +00:00 |
|
Jan Möbius
|
d9679b512f
|
Fixed cppcheck warning, overwrite
|
2021-06-01 14:10:25 +02:00 |
|
Jan Möbius
|
ee99f0bb04
|
Fixed cppcheck warning, variable shadowing
|
2021-06-01 14:03:05 +02:00 |
|
Jan Möbius
|
48c2e464cb
|
PLY writer: Added option to choose if we want to write texture coordinates as uv or ply (Thanks to Ossi Saukko for the patch)
|
2021-06-01 12:47:22 +02:00 |
|
Jan Möbius
|
e710d4cb6f
|
Use right gtest
|
2021-04-27 13:54:31 +02:00 |
|
Jan Möbius
|
66f08232fb
|
Use right gtest
|
2021-04-27 13:52:01 +02:00 |
|
Jan Möbius
|
ab0bc7de42
|
Use right gtest
|
2021-04-27 13:50:16 +02:00 |
|
Jan Möbius
|
4db885556a
|
Use right gtest
|
2021-04-27 13:46:42 +02:00 |
|
Jan Möbius
|
9d0a7f5e6c
|
Skit the gtest root
|
2021-04-27 13:45:19 +02:00 |
|
Jan Möbius
|
7bf1b94224
|
Fixed cppcheck warning
|
2021-04-27 12:25:24 +02:00 |
|
Jan Möbius
|
c6da50a483
|
Fixed warning
|
2021-04-13 10:09:31 +02:00 |
|
Jan Möbius
|
c6833ff28a
|
Merge branch 'CustomProperties' into 'master'
Automatic loading of properties stored in files without having to manually create the property before reading.
See merge request OpenMesh/OpenMesh!302
|
2021-03-17 09:39:52 +00:00 |
|
Jan Möbius
|
689fb54e20
|
Merge branch 'fix_calc_centroid' into 'master'
Fix calc centroid
Closes #78
See merge request OpenMesh/OpenMesh!303
|
2021-03-17 09:37:11 +00:00 |
|
Max Lyon
|
768cbd4c5b
|
add unittests for centroids
|
2021-03-16 18:55:51 +01:00 |
|
Max Lyon
|
fa5166f878
|
fix getPointsProperty not always available in PolyMeshT_impl.hh
|
2021-03-16 18:55:41 +01:00 |
|
Max Lyon
|
8695c7e132
|
fix string for requesting int property
|
2021-03-16 12:22:35 +01:00 |
|
Max Lyon
|
90da974598
|
update which properties are registered
|
2021-03-16 12:16:37 +01:00 |
|
Max Lyon
|
d017c03c62
|
disable binary<std::vector<T>> specialization if T is not default constructible
|
2021-03-15 17:11:57 +01:00 |
|
Max Lyon
|
5aa027d172
|
add test that checks if a property of type std::vector<T> with T not having a default constructor can be cerated
|
2021-03-15 17:11:34 +01:00 |
|
Max Lyon
|
1ebff93a31
|
add breaking change about binary struct in docu
|
2021-03-15 16:15:46 +01:00 |
|
Max Lyon
|
2a4fd0b887
|
rename string_for_value_type to type_identifier
|
2021-03-15 16:15:24 +01:00 |
|
Max Lyon
|
20baccda4c
|
Remove Property specialization for std::string
|
2021-03-15 15:26:48 +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
|
453b5eba67
|
fix size_of in binary<vector>
|
2021-03-15 14:15:37 +01:00 |
|
Max Lyon
|
7f6e86ff62
|
simplify how names for property types are generated
|
2021-03-15 14:15:18 +01:00 |
|
Max Lyon
|
b742e1e398
|
add read write check for RegisteredDataType
|
2021-03-15 13:58:07 +01:00 |
|
Max Lyon
|
39ba13266b
|
remove binary specialization for vector of string
|
2021-03-15 13:55:43 +01:00 |
|
Max Lyon
|
d6e3226714
|
remove some debug output
|
2021-03-15 10:26:00 +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 |
|
Alexandra Heuschling
|
06d770d1b4
|
add support for properties of std::vector<bool>...
|
2021-03-15 01:50:35 +01:00 |
|
Jan Möbius
|
554fe2ad35
|
Merge branch 'RangeStarts' into 'master'
Range starts
See merge request OpenMesh/OpenMesh!301
|
2021-03-10 08:53:19 +00:00 |
|
Max Lyon
|
06786e703b
|
update docu
|
2021-03-09 15:38:06 +01:00 |
|
Max Lyon
|
eb9d631346
|
adjust unittests for new CW CCW behavior
|
2021-03-09 15:33:05 +01:00 |
|
Max Lyon
|
9b85f7713e
|
make it so that CCW iter ranges are the reverse of CW iter ranges, i.e. they do not start with the same element anymore
|
2021-03-09 15:32:44 +01:00 |
|
Max Lyon
|
f63c4a54bb
|
add test file for range tests
|
2021-03-09 10:57:44 +01:00 |
|
Max Lyon
|
b2bcded8ec
|
add access to cw and ccw ranges in SmartHandles
|
2021-03-09 10:57:17 +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
|
0fc413d74e
|
add cw and ccw version for ranges
|
2021-03-09 09:04:25 +01:00 |
|
Max Lyon
|
b3821e6289
|
allow custom start for vih_range and voh_range
|
2021-03-09 09:03:55 +01:00 |
|
Max Lyon
|
24518e57b7
|
update docu
|
2021-03-02 12:26:01 +01:00 |
|
Max Lyon
|
e8b5529320
|
fix a warning
|
2021-03-02 12:11:04 +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 |
|