Commit Graph

2952 Commits

Author SHA1 Message Date
Jan Möbius
15b3218b7f Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh 2024-01-09 13:00:03 +01:00
Jan Möbius
1d4a866282 Small patch to keep backward compatibility with c++11 2024-01-09 12:59:45 +01:00
Jan Möbius
b81a52e8d7 Merge branch 'warnings' into 'master'
Warnings

See merge request OpenMesh/OpenMesh!344
2023-12-01 12:41:37 +00:00
Jan Möbius
47ab6d7bda Increased cppcheck errors 2023-12-01 11:03:05 +01:00
Jan Möbius
12763e7667 Avoid undefined call to pure virtual function 2023-12-01 10:12:22 +01:00
Jan Möbius
b9fce3fa1e Get rid of buggy mips macro 2023-12-01 09:29:59 +01:00
Jan Möbius
b87d230df6 Fixed cppcheck warning about const parameter 2023-12-01 09:17:57 +01:00
Jan Möbius
21469b8142 Reduced number of allowed cppcheck warnings 2023-12-01 09:17:36 +01:00
Jan Möbius
8ef01d3fb6 Make timer class non copyable 2023-12-01 07:54:20 +01:00
Jan Möbius
242dacfaa1 Fixed override warnings 2023-12-01 07:52:02 +01:00
Jan Möbius
141edd64d8 Updated changelog 2023-12-01 07:51:25 +01:00
Jan Möbius
63a254b916 Merge branch 'warning_fixes' into 'master'
Try to fix warning

See merge request OpenMesh/OpenMesh!343
2023-11-29 11:55:10 +00:00
Jan Möbius
0bf758b0dd Merge branch 'fetch_content' into 'master'
Fetch content

See merge request OpenMesh/OpenMesh!342
2023-11-29 11:26:20 +00:00
Jan Möbius
efeb205d82 Removed unused variables 2023-11-29 12:14:43 +01:00
Jan Möbius
2d013a98cc Try to fix warning 2023-11-29 11:54:21 +01:00
Jan Möbius
040d29762f Directly get size of data vector in test 2023-11-29 11:21:40 +01:00
Jan Möbius
121e2b8447 Fixed possible uninitialized value warning 2023-11-29 11:16:43 +01:00
Jan Möbius
01d6ca960d Disable GTEST_ROOT setting on all CI builds 2023-11-29 10:39:41 +01:00
Daniel Savchenko
bb51d0b98f reverted last commit 2023-11-29 09:15:08 +01:00
Daniel Savchenko
70d90678c0 Update for windows. 2023-11-27 10:58:13 +01:00
Daniel Savchenko
4e55006d7a Update for windows. 2023-11-27 10:56:15 +01:00
Daniel Savchenko
6e6f8cb1bb Added Fetch_content and indented code 2023-11-26 13:20:54 +01:00
Jan Möbius
f1bc6c07c9 Updated CI Script 2023-11-17 10:30:06 +01:00
Jan Möbius
2f58b97da2 Update to next OM Version which will be 11 2023-11-17 10:13:23 +01:00
Jan Möbius
03ac240d32 Fixed naming 2023-11-14 11:00:39 +01:00
Jan Möbius
be39b49e35 Prepare 10.0 Release 2023-11-14 09:04:29 +01:00
Jan Möbius
42ba0a4e35 Merge branch 'born/edge-circulators' into 'master'
Add Edge circulators

See merge request OpenMesh/OpenMesh!339
2023-11-14 07:57:18 +00:00
Janis Born
80d39234fa Add Edge circulators 2023-11-14 07:57:17 +00:00
Jan Möbius
9c5298260d Merge branch 'Fixed_cppcheck_warning' into 'master'
Fixed_cppcheck_warning

See merge request OpenMesh/OpenMesh!341
2023-10-26 13:56:00 +00:00
Jan Möbius
b3cd776a4a Fixed_cppcheck_warning 2023-10-26 14:39:32 +02:00
Jan Möbius
b582f5a160 Merge branch 'Fix_buffer_overflow' into 'master'
Fixed possible buffer overflow (Thanks to Ondřej Nečas for the Bugreport)

See merge request OpenMesh/OpenMesh!340
2023-10-26 10:15:21 +00:00
Jan Möbius
e0ce1bcddf Fixed possible buffer overflow (Thanks to Ondřej Nečas for the Bugreport) 2023-10-26 11:27:28 +02:00
Jan Möbius
aaf3fb292c Set window title for viewerwidget 2023-09-01 12:24:31 +02:00
Jan Möbius
446c442a50 Merge branch 'previous_halfedge' into 'master'
Previous halfedge

See merge request OpenMesh/OpenMesh!338
2023-08-25 08:38:07 +00:00
Daniel Savchenko
cdec7c1171 Merge remote-tracking branch 'origin/master' into previous_halfedge 2023-08-24 13:11:01 +02:00
Daniel Savchenko
7c3f92c9bc Added unittests for prev halfedge attribute 2023-08-24 12:42:41 +02:00
Jan Möbius
4d1b7f9dcc Merge branch 'cppcheck' into 'master'
Cppcheck Fixes

See merge request OpenMesh/OpenMesh!337
2023-08-23 15:15:11 +00:00
Jan Möbius
97100258ad Update file ci-cppcheck.sh 2023-08-23 14:24:20 +00:00
Jan Möbius
bb2ab36a45 Lowerd max allowed warnings for cppcheck 2023-08-23 14:41:13 +02:00
Jan Möbius
1d9164c11c Silence warning 2023-08-23 14:35:16 +02:00
Jan Möbius
9bd67261a6 Revert the subdivider change 2023-08-23 14:12:11 +02:00
Jan Möbius
29a5a5f61e Fixed cppcheck warning 2023-08-23 14:08:58 +02:00
Jan Möbius
21eff4fb5e Avoid call of pure virtual function 2023-08-23 14:03:48 +02:00
Jan Möbius
b11c631ab0 Lowerd max allowed warnings for cppcheck 2023-08-23 13:43:40 +02:00
Jan Möbius
e381661d56 Fixed compilation 2023-08-23 13:42:37 +02:00
Jan Möbius
55555a0979 Some fixes to avoid virtual function calls in timer 2023-08-23 13:42:26 +02:00
Jan Möbius
281d691ea7 More consts 2023-08-23 13:37:08 +02:00
Jan Möbius
3b27aaf2db const arrays 2023-08-23 13:36:53 +02:00
Jan Möbius
08e656ec81 More consts 2023-08-23 12:23:35 +02:00
Jan Möbius
52a8f24634 More consts 2023-08-23 12:23:16 +02:00