Commit Graph

2883 Commits

Author SHA1 Message Date
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
Jan Möbius
0182ada6ff Fixed all swap shadowing variables 2023-08-22 16:47:00 +02:00
Jan Möbius
e3bd67d6c9 Removed unused variables 2023-08-22 16:44:07 +02:00
Jan Möbius
7ac3520d4c Made constructor explicit 2023-08-22 16:41:37 +02:00
Jan Möbius
41d6176c3b Fixed cppcheck warning 2023-08-22 16:40:33 +02:00
Jan Möbius
f55975e6b5 Fixed uninitialized variable 2023-08-22 16:40:21 +02:00
Jan Möbius
418a9b7762 Correctly marked functions explicit or override 2023-08-22 15:34:45 +02:00
Jan Möbius
225dba1490 Fixed cppcheck warning shadowing swap 2023-08-22 15:34:15 +02:00
Jan Möbius
9dffc9cecb Fixed cppcheck warning shadowing swap 2023-08-22 15:33:53 +02:00
Jan Möbius
9b59627e27 Made some variables const 2023-08-22 15:33:28 +02:00
Jan Möbius
ef4230893e Fixed warning due to signed unsigned comparison 2023-08-22 15:23:43 +02:00
Jan Möbius
d81afb036b Fixed some cppcheck warnings 2023-08-22 15:20:53 +02:00
Jan Möbius
1e450579c5 Fixed warning due to signed unsigned comparison 2023-08-22 15:20:27 +02:00
Jan Möbius
1f376e2cea Some cppcheck fixes 2023-08-22 15:08:50 +02:00
Jan Möbius
ae14da24d0 Raised warning count for cppcheck 2023-08-22 15:03:05 +02:00
Jan Möbius
ff8d78415b Changesd cppcheck builder 2023-08-22 14:01:59 +02:00
Jan Möbius
08ed7dd80e Merge branch 'ambiguous-legacy-vector-constructor' into 'master'
Resolving Ambiguous Constructor Call in Legacy Vector Initialization

See merge request OpenMesh/OpenMesh!336
2023-08-22 11:54:51 +00:00
Qiaozhi Lei
21b4bde190 init normal with 3 scalars instead of 1 2023-08-22 10:35:29 +01:00
Jan Möbius
b7b0027d4b legacy vector min max should take const args 2023-08-21 14:12:54 +02:00
Jan Möbius
22475bd9d9 Merge branch 'legacy-vector-min-max-const-args' into 'master'
legacy vector min max should take const args

See merge request OpenMesh/OpenMesh!335
2023-08-21 12:09:58 +00:00
Qiaozhi Lei
f8a118b2b0 legacy vector min max should take const args 2023-08-21 10:52:02 +01:00
Jan Möbius
4b997fd7da Update file changelog.docu 2023-07-22 17:40:30 +00:00
Jan Möbius
00bbfd622c Merge branch 'feature/extend-meshchecker' into 'master'
Extend MeshChecker to detect more invalid configurations.

See merge request OpenMesh/OpenMesh!334
2023-07-22 17:38:41 +00:00
Martin Heistermann
6e2d5a8548 MeshChecker: rewrite a check with modern APIs, make error message more verbose. 2023-07-21 17:25:42 +02:00
Martin Heistermann
197a80bcb8 Extend MeshChecker to detect more invalid configurations. 2023-07-20 20:28:49 +02:00
Jan Möbius
85a971f6bd Fixed misleading indentation 2023-06-29 11:17:22 +02:00
Jan Möbius
ef4da2c028 Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh 2023-06-27 10:56:15 +02:00
Jan Möbius
6e389b82e6 Updated changelog 2023-06-27 10:56:06 +02:00
Jan Möbius
3db3606841 Merge branch 'test_emplace' into 'master'
Use emplace_back instead of push_back

See merge request OpenMesh/OpenMesh!333
2023-06-27 08:02:01 +00:00
Jan Möbius
66f5dc1a5a Disable iwyu job
Removed old cpp11 mac unit tests
2023-06-27 08:49:40 +02:00
Jan Möbius
4b4e56388e Try external cxx standard 2023-06-26 16:26:19 +02:00
Jan Möbius
998eec1390 Use emplace_back instead of push_back 2023-06-26 16:16:47 +02:00
Jan Möbius
e23d3f90e5 Added warning for garbage collection 2023-06-06 14:22:40 +02:00
Jan Möbius
99db404cc6 Reduce allowed cppcheck warnings 2023-03-01 15:24:30 +01:00
Jan Möbius
bb6cad41c9 Merge branch 'cpp_check' into 'master'
Some more cppcheck fixes

See merge request OpenMesh/OpenMesh!331
2023-03-01 13:15:30 +00:00
Jan Möbius
f03291abfe Merge branch 'license' into 'master'
Updated and unified license headers

See merge request OpenMesh/OpenMesh!332
2023-03-01 12:04:02 +00:00
Jan Möbius
11c55759f7 Updated and unified license headers 2023-03-01 13:03:33 +01:00
Jan Möbius
12e1efdb8a Some more cppcheck fixes 2023-03-01 12:58:05 +01:00
Jan Möbius
c18457ae02 Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh 2023-03-01 12:02:57 +01:00
Jan Möbius
362dcd004f Merge branch 'fix/issue-85' into 'master'
Fix #85: OBJ export: do not store halfedge texture coordinates of boundary halfedges

Closes #85

See merge request OpenMesh/OpenMesh!330
2023-03-01 11:02:50 +00:00