Commit Graph

2973 Commits

Author SHA1 Message Date
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
Jan Möbius
46a445cdaa Removed ugly define 2023-08-23 11:42:24 +02:00
Jan Möbius
f78dda1de7 Renamed some traits 2023-08-23 11:26:59 +02:00
Jan Möbius
fb51193037 Lowerd max allowed warnings for cppcheck 2023-08-23 11:21:37 +02:00
Jan Möbius
94987c9c56 Removed unused variable 2023-08-23 11:15:20 +02:00
Jan Möbius
b4cb6bb057 Removed unused variable 2023-08-23 11:14:09 +02:00
Jan Möbius
08b8299802 Reduced scope of variable 2023-08-23 11:04:39 +02:00
Jan Möbius
56e967da79 Fixed cppcheck warning 2023-08-23 11:00:36 +02:00
Jan Möbius
d53a9c99fc Use st algorithm 2023-08-23 10:50:13 +02:00
Jan Möbius
5512673fc4 Added missing # 2023-08-23 10:33:29 +02:00
Jan Möbius
da7f28e996 Lowerd max allowed warnings for cppcheck 2023-08-23 10:31:56 +02:00
Jan Möbius
be8d238005 Removed c style cast 2023-08-23 10:31:00 +02:00
Jan Möbius
38e5a2313b Get rid of some old c style casts 2023-08-23 10:16:01 +02:00
Jan Möbius
931368f0ba Skip unused define 2023-08-23 10:07:59 +02:00
Jan Möbius
40cdb14b6a Removed unused private function 2023-08-23 10:06:56 +02:00
Jan Möbius
a94dc3dabe more const refs 2023-08-23 10:06:40 +02:00
Jan Möbius
e7406f22fc More explicit constructors 2023-08-23 10:06:04 +02:00
Jan Möbius
45d158717a More const refs 2023-08-23 09:45:49 +02:00
Jan Möbius
43e13b6e7d Removed unused private functions 2023-08-23 09:38:27 +02:00
Jan Möbius
df85af6ade More const refs 2023-08-23 09:32:18 +02:00
Jan Möbius
5096de5e19 Explicit constructor for ExtStatusSetT 2023-08-23 09:28:18 +02:00
Jan Möbius
a1cddd860b More const refs 2023-08-23 09:28:01 +02:00
Jan Möbius
652f14afc8 Explicit constructor for heap 2023-08-23 09:21:16 +02:00
Jan Möbius
10c0d57469 Mark more variables as const 2023-08-23 09:20:55 +02:00
Jan Möbius
785cdb2f91 Simplified loop 2023-08-23 09:10:03 +02:00
Jan Möbius
a18b0d8c5a Use more references for vectors 2023-08-23 09:09:44 +02:00
Jan Möbius
6390bd2634 Renamed some traits 2023-08-23 09:09:16 +02:00
Jan Möbius
ae05c0b946 Fixed shadowed variables 2023-08-23 09:08:43 +02:00
Jan Möbius
b0cdf58d11 Lower max allowed warnings 2023-08-22 18:51:24 +02:00
Jan Möbius
335d5157aa Lowerd max allowed warnings for cppcheck 2023-08-22 16:47:17 +02:00