Johannes Lenzen
|
822310ede3
|
fixed error in cmake-library
|
2021-05-18 13:53:15 +02:00 |
|
Johannes Lenzen
|
e919339ee8
|
add gtest to library path
|
2021-05-11 11:10:22 +02:00 |
|
Johannes Lenzen
|
f663e73ab1
|
add gtest to library path
|
2021-05-11 11:07:16 +02:00 |
|
Johannes Lenzen
|
081283aee2
|
Changed gtest path
|
2021-05-11 10:12:57 +02:00 |
|
Johannes Lenzen
|
48cedae16f
|
Changed gtest path
|
2021-05-11 10:08:30 +02:00 |
|
Johannes Lenzen
|
dd5dfe586f
|
Changed gtest path
|
2021-05-11 10:03:51 +02:00 |
|
Johannes Lenzen
|
72a5f4f072
|
fixed qt 6 lookup path
|
2021-05-03 15:12:53 +02:00 |
|
Johannes Lenzen
|
c8c5f6fb35
|
added qt6 ci jobs
|
2021-05-03 14:30:08 +02:00 |
|
Johannes Lenzen
|
0dbf83eef7
|
fixbundle depencies only if qt found
|
2021-05-03 14:03:27 +02:00 |
|
Johannes Lenzen
|
362672c63c
|
revert changes to cmakelist
|
2021-05-03 13:55:10 +02:00 |
|
Johannes Lenzen
|
3323f55f65
|
fixbundle only when qt was found
|
2021-05-03 13:52:47 +02:00 |
|
Johannes Lenzen
|
7118d481b7
|
fixed typo
|
2021-05-03 13:46:12 +02:00 |
|
Johannes Lenzen
|
e26d263867
|
Merge branch 'master' into qt6
|
2021-05-03 13:43:34 +02:00 |
|
Johannes Lenzen
|
42a6e445cc
|
fixbundle targets only when qt found
|
2021-05-03 13:33:29 +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 |
|
Johannes Lenzen
|
480c201e41
|
Readded old qt version standard list
|
2021-04-26 12:41:10 +02:00 |
|
Johannes Lenzen
|
72285d0ec7
|
Added qt version 5.11.3 to the standard version list
|
2021-04-26 12:38:44 +02:00 |
|
Johannes Lenzen
|
8fc13b8a1a
|
Added cmake arguments to ci to force qt5
|
2021-04-26 12:03:11 +02:00 |
|
Johannes Lenzen
|
7cbe7f9085
|
Fixed linker problems and added version specific qt packages
|
2021-04-26 11:56:56 +02:00 |
|
Johannes Lenzen
|
46c0ab1242
|
added fixupbundle
|
2021-04-26 10:36:14 +02:00 |
|
Johannes Lenzen
|
6d344047fa
|
started qt6 migration
|
2021-04-26 10:03:03 +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 |
|