Jan Möbius
|
5d62df31d9
|
Merge branch 'VERSION_file_removal' into 'master'
Version file removal
See merge request OpenMesh/OpenMesh!294
|
2021-01-20 14:43:02 +01:00 |
|
Jan Möbius
|
e9e0b8f16b
|
Updated changelog
|
2021-01-20 13:03:11 +01:00 |
|
Jan Möbius
|
b7dec01397
|
Merge branch 'master' into VERSION_file_removal
|
2021-01-20 13:02:13 +01:00 |
|
Jan Möbius
|
aab142f094
|
Add path to eigen3
|
2021-01-20 12:59:43 +01:00 |
|
Jan Möbius
|
a20be770e0
|
Raised minimal cmake version to avoid warnings
|
2021-01-20 12:39:17 +01:00 |
|
Jan Möbius
|
90bb606aa6
|
Removed the old vci get version call
|
2021-01-20 12:29:24 +01:00 |
|
Jan Möbius
|
510898ee07
|
Ignore cmakelists user files from qtcreator
|
2021-01-20 12:27:47 +01:00 |
|
Jan Möbius
|
7d7f685424
|
Merge branch 'peristent_property_manager' into 'master'
add method to property manager to set property persistent
See merge request OpenMesh/OpenMesh!293
|
2021-01-19 17:01:14 +01:00 |
|
Jan Möbius
|
7bbc33f65f
|
Merge branch 'VS2019' into 'master'
Vs2019
See merge request OpenMesh/OpenMesh!292
|
2021-01-19 16:34:31 +01:00 |
|
Max Lyon
|
2fba57e123
|
add method to property manager to set property persistent
|
2021-01-19 15:34:41 +01:00 |
|
Jan Möbius
|
715430cc24
|
Merge branch 'win_eigen' into 'master'
Give CI a path to Eigen3
Closes #74
See merge request OpenMesh/OpenMesh!291
|
2021-01-15 15:30:30 +01:00 |
|
Jan Möbius
|
53d8207c0f
|
Wrong compiler
|
2021-01-15 14:55:14 +01:00 |
|
Jan Möbius
|
684d749201
|
First VS2019 try
|
2021-01-15 14:53:10 +01:00 |
|
Jan Möbius
|
52b2be6ba8
|
Missed one
|
2021-01-15 14:00:09 +01:00 |
|
Jan Möbius
|
cfe1ed2fa5
|
Add warning if Eigen is not found
|
2021-01-15 13:58:48 +01:00 |
|
Jan Möbius
|
2d968f38d6
|
Give CI a path to Eigen3
|
2021-01-15 13:52:58 +01:00 |
|
Jan Möbius
|
e3357d7e77
|
Use the paths for windows
|
2021-01-15 10:31:18 +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 |
|
Jan Möbius
|
427c244064
|
Merge branch 'om_writer_remove_debug_output' into 'master'
Disable debug output when writing .om file
See merge request OpenMesh/OpenMesh!290
|
2021-01-15 07:46:32 +01:00 |
|
Patrick Schmidt
|
312b155955
|
Disable debug output when writing .om file
|
2021-01-14 18:54:50 +01:00 |
|
Johannes Lenzen
|
5dd941b48d
|
Corrected artifacts path
|
2021-01-05 16:42:52 +01:00 |
|
Johannes Lenzen
|
ad5865bc6b
|
Fixed wrong artifact path
|
2021-01-05 15:33:22 +01:00 |
|
Johannes Lenzen
|
1b97306058
|
Enabled script error on error
|
2021-01-05 11:15:32 +01:00 |
|
Johannes Lenzen
|
a4a50217d8
|
Fixed gitlab ci yaml config errors
|
2021-01-05 11:12:25 +01:00 |
|
Johannes Lenzen
|
1ff404230f
|
Renamed iwyu job
|
2021-01-05 11:11:02 +01:00 |
|
Johannes Lenzen
|
bd0ac33bb4
|
Added iwyu jobs
|
2021-01-05 11:09:54 +01:00 |
|
Max Lyon
|
577f21e7a1
|
replace Computer Graphics Group with Visual Computing Institute in html footer
|
2020-12-07 14:10:41 +01:00 |
|
Max Lyon
|
d095500098
|
fix wrong doxygen path
|
2020-12-07 14:07:41 +01:00 |
|
Max Lyon
|
2372e6ce4e
|
remove deprecated code
|
2020-12-07 14:07:17 +01:00 |
|
Max Lyon
|
139719433a
|
fix wrong endif comment
|
2020-12-07 14:07:03 +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 |
|
Max Lyon
|
d0e517ebe4
|
configure cmake file even if QT5 is not found
|
2020-12-07 12:36:40 +01:00 |
|
Jan Möbius
|
87f2365d20
|
Merge branch 'cmake-no-custom-eigen-finder' into 'master'
CMake: use regular find_package(Eigen3) instead of custom old-school finder
See merge request OpenMesh/OpenMesh!287
|
2020-12-03 10:50:07 +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 |
|
Max Lyon
|
3a2801fe76
|
fix name of Qt5Widgets package
|
2020-12-02 14:37:36 +01:00 |
|
Max Lyon
|
79b3199ad5
|
only add fixbundle if QT5 was found
|
2020-12-02 14:33:27 +01:00 |
|
Max Lyon
|
555dd1fcb1
|
specify which Qt packages are required and enable automoc
|
2020-12-02 14:17:17 +01:00 |
|
Max Lyon
|
5550fb0714
|
use acg_create_doc_target
|
2020-12-02 12:28:10 +01:00 |
|
Max Lyon
|
06c0032c36
|
remove ACG cmake files and use files in cmake-library instead
|
2020-12-02 10:45:44 +01:00 |
|
Max Lyon
|
87038b1bc4
|
add cmake-library submodule
|
2020-12-02 10:40:41 +01:00 |
|
Jan Möbius
|
97d6e637da
|
Merge branch 'Unittest_space_bool' into 'master'
Unittest space bool
See merge request OpenMesh/OpenMesh!280
|
2020-11-16 15:23:02 +01:00 |
|
Jan Möbius
|
783d9938c6
|
Merge branch 'master' into Unittest_space_bool
|
2020-11-16 13:13:33 +01:00 |
|
Jan Möbius
|
87d427cbf0
|
Merge branch 'MemberFunctionWrapper' into 'master'
Member function wrapper
See merge request OpenMesh/OpenMesh!286
|
2020-10-29 14:21:27 +01:00 |
|
Max Lyon
|
68d408cf41
|
add test for member function wrappper
|
2020-10-29 11:05:40 +01:00 |
|
Max Lyon
|
ad7f7eccad
|
add missing include
|
2020-10-29 11:05:18 +01:00 |
|
Max Lyon
|
e7148d0dda
|
add MemberFunctionWrapper to conveniently use member functions as predicates
|
2020-10-29 10:52:34 +01:00 |
|
Max Lyon
|
4e234a91cd
|
fix/simplify FilteredSmartRange
|
2020-10-29 10:34:12 +01:00 |
|
Jan Möbius
|
a64121b623
|
Merge branch 'smart_range_predicates' into 'master'
Smart range predicates
See merge request OpenMesh/OpenMesh!285
|
2020-10-19 07:00:31 +02:00 |
|
Max Lyon
|
e257be3e0b
|
add docu
|
2020-10-15 16:54:29 +02:00 |
|