Commit Graph

  • 08b8299802 Reduced scope of variable Jan Möbius 2023-08-23 11:04:39 +02:00
  • 56e967da79 Fixed cppcheck warning Jan Möbius 2023-08-23 11:00:36 +02:00
  • d53a9c99fc Use st algorithm Jan Möbius 2023-08-23 10:50:13 +02:00
  • 5512673fc4 Added missing # Jan Möbius 2023-08-23 10:33:29 +02:00
  • da7f28e996 Lowerd max allowed warnings for cppcheck Jan Möbius 2023-08-23 10:31:56 +02:00
  • be8d238005 Removed c style cast Jan Möbius 2023-08-23 10:31:00 +02:00
  • 38e5a2313b Get rid of some old c style casts Jan Möbius 2023-08-23 10:16:01 +02:00
  • 931368f0ba Skip unused define Jan Möbius 2023-08-23 10:07:59 +02:00
  • 40cdb14b6a Removed unused private function Jan Möbius 2023-08-23 10:06:56 +02:00
  • a94dc3dabe more const refs Jan Möbius 2023-08-23 10:06:40 +02:00
  • e7406f22fc More explicit constructors Jan Möbius 2023-08-23 10:06:04 +02:00
  • 45d158717a More const refs Jan Möbius 2023-08-23 09:45:49 +02:00
  • 43e13b6e7d Removed unused private functions Jan Möbius 2023-08-23 09:38:27 +02:00
  • df85af6ade More const refs Jan Möbius 2023-08-23 09:32:18 +02:00
  • 5096de5e19 Explicit constructor for ExtStatusSetT Jan Möbius 2023-08-23 09:28:18 +02:00
  • a1cddd860b More const refs Jan Möbius 2023-08-23 09:28:01 +02:00
  • 652f14afc8 Explicit constructor for heap Jan Möbius 2023-08-23 09:21:16 +02:00
  • 10c0d57469 Mark more variables as const Jan Möbius 2023-08-23 09:20:55 +02:00
  • 785cdb2f91 Simplified loop Jan Möbius 2023-08-23 09:10:03 +02:00
  • a18b0d8c5a Use more references for vectors Jan Möbius 2023-08-23 09:09:44 +02:00
  • 6390bd2634 Renamed some traits Jan Möbius 2023-08-23 09:09:16 +02:00
  • ae05c0b946 Fixed shadowed variables Jan Möbius 2023-08-23 09:08:43 +02:00
  • b0cdf58d11 Lower max allowed warnings Jan Möbius 2023-08-22 18:51:24 +02:00
  • 335d5157aa Lowerd max allowed warnings for cppcheck Jan Möbius 2023-08-22 16:47:17 +02:00
  • 0182ada6ff Fixed all swap shadowing variables Jan Möbius 2023-08-22 16:47:00 +02:00
  • e3bd67d6c9 Removed unused variables Jan Möbius 2023-08-22 16:44:07 +02:00
  • 7ac3520d4c Made constructor explicit Jan Möbius 2023-08-22 16:41:37 +02:00
  • 41d6176c3b Fixed cppcheck warning Jan Möbius 2023-08-22 16:40:33 +02:00
  • f55975e6b5 Fixed uninitialized variable Jan Möbius 2023-08-22 16:40:21 +02:00
  • 418a9b7762 Correctly marked functions explicit or override Jan Möbius 2023-08-22 15:34:45 +02:00
  • 225dba1490 Fixed cppcheck warning shadowing swap Jan Möbius 2023-08-22 15:34:15 +02:00
  • 9dffc9cecb Fixed cppcheck warning shadowing swap Jan Möbius 2023-08-22 15:33:53 +02:00
  • 9b59627e27 Made some variables const Jan Möbius 2023-08-22 15:33:28 +02:00
  • ef4230893e Fixed warning due to signed unsigned comparison Jan Möbius 2023-08-22 15:23:43 +02:00
  • d81afb036b Fixed some cppcheck warnings Jan Möbius 2023-08-22 15:20:53 +02:00
  • 1e450579c5 Fixed warning due to signed unsigned comparison Jan Möbius 2023-08-22 15:20:27 +02:00
  • 1f376e2cea Some cppcheck fixes Jan Möbius 2023-08-22 15:08:50 +02:00
  • ae14da24d0 Raised warning count for cppcheck Jan Möbius 2023-08-22 15:03:05 +02:00
  • ff8d78415b Changesd cppcheck builder Jan Möbius 2023-08-22 14:01:59 +02:00
  • 08ed7dd80e Merge branch 'ambiguous-legacy-vector-constructor' into 'master' Jan Möbius 2023-08-22 11:54:51 +00:00
  • 21b4bde190 init normal with 3 scalars instead of 1 Qiaozhi Lei 2023-08-22 10:35:29 +01:00
  • b7b0027d4b legacy vector min max should take const args Jan Möbius 2023-08-21 14:12:54 +02:00
  • 22475bd9d9 Merge branch 'legacy-vector-min-max-const-args' into 'master' Jan Möbius 2023-08-21 12:09:58 +00:00
  • f8a118b2b0 legacy vector min max should take const args Qiaozhi Lei 2023-08-21 10:52:02 +01:00
  • 676b4d2aae Fixed: PrevHalfedge is optinal again Daniel Savchenko 2023-08-18 16:03:07 +02:00
  • 4b997fd7da Update file changelog.docu Jan Möbius 2023-07-22 17:40:30 +00:00
  • 00bbfd622c Merge branch 'feature/extend-meshchecker' into 'master' Jan Möbius 2023-07-22 17:38:41 +00:00
  • 6e2d5a8548 MeshChecker: rewrite a check with modern APIs, make error message more verbose. Martin Heistermann 2023-07-21 17:25:42 +02:00
  • 197a80bcb8 Extend MeshChecker to detect more invalid configurations. Martin Heistermann 2023-07-20 20:28:39 +02:00
  • 85a971f6bd Fixed misleading indentation Jan Möbius 2023-06-29 11:17:22 +02:00
  • ef4da2c028 Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh Jan Möbius 2023-06-27 10:56:15 +02:00
  • 6e389b82e6 Updated changelog Jan Möbius 2023-06-27 10:56:06 +02:00
  • 3db3606841 Merge branch 'test_emplace' into 'master' Jan Möbius 2023-06-27 08:02:01 +00:00
  • 66f5dc1a5a Disable iwyu job Removed old cpp11 mac unit tests Jan Möbius 2023-06-27 08:49:40 +02:00
  • 4b4e56388e Try external cxx standard Jan Möbius 2023-06-26 16:26:19 +02:00
  • 998eec1390 Use emplace_back instead of push_back Jan Möbius 2023-06-26 16:16:47 +02:00
  • e23d3f90e5 Added warning for garbage collection Jan Möbius 2023-06-06 14:22:40 +02:00
  • 99db404cc6 Reduce allowed cppcheck warnings Jan Möbius 2023-03-01 15:24:30 +01:00
  • bb6cad41c9 Merge branch 'cpp_check' into 'master' Jan Möbius 2023-03-01 13:15:30 +00:00
  • f03291abfe Merge branch 'license' into 'master' Jan Möbius 2023-03-01 12:04:02 +00:00
  • 11c55759f7 Updated and unified license headers Jan Möbius 2023-03-01 13:03:33 +01:00
  • 12e1efdb8a Some more cppcheck fixes Jan Möbius 2023-03-01 12:58:05 +01:00
  • c18457ae02 Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh Jan Möbius 2023-03-01 12:02:57 +01:00
  • 362dcd004f Merge branch 'fix/issue-85' into 'master' Jan Möbius 2023-03-01 11:02:50 +00:00
  • e4258be222 Updated changelog Jan Möbius 2023-03-01 12:02:41 +01:00
  • cbf40b5c6b Fix #85: OBJ export: do not store halfedge texture coordinates of boundary halfedges Martin Heistermann 2023-03-01 10:42:50 +01:00
  • b1fddbcd77 Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh Jan Möbius 2023-02-28 15:05:14 +01:00
  • 01c2922f0b Merge branch 'cmake_build_doc' into 'master' Jan Möbius 2023-02-28 13:58:06 +00:00
  • 7c08a066ad Fixed version number Jan Möbius 2023-02-28 14:44:24 +01:00
  • 3ec565f20e Merge branch 'cppcheck_fixes' into 'master' Jan Möbius 2023-02-28 13:32:37 +00:00
  • ef56d4090a Added documentation about using cmake to build an application using OpenMesh Jan Möbius 2023-02-28 13:40:30 +01:00
  • af7e7183be Some cppcheck fixes Jan Möbius 2023-02-28 12:20:22 +01:00
  • b4f94b7416 Fixed changelog Jan Möbius 2023-02-28 11:07:29 +01:00
  • c5cbcfa2cf Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh Jan Möbius 2023-02-28 11:05:48 +01:00
  • fb75158cf4 Merge branch 'PLY_texcoord' into 'master' Jan Möbius 2023-02-28 10:04:45 +00:00
  • bb2f5c63be Added some documentation on how to build and run the unittests. Jan Möbius 2023-02-28 10:31:28 +01:00
  • fa184633d2 Added some documentation on how to build and run the unittests. Jan Möbius 2023-02-28 10:29:29 +01:00
  • 318d035c97 Missed two outputs Jan Möbius 2023-02-28 09:39:52 +01:00
  • aad3dd0b30 Cleanup debug output Jan Möbius 2023-02-28 09:13:26 +01:00
  • d89152ebf5 Changed trimming of string Jan Möbius 2023-02-28 08:59:44 +01:00
  • 175e27aefb Trim line Jan Möbius 2023-02-27 16:55:33 +01:00
  • faab87122f Added file Jan Möbius 2023-02-27 16:49:37 +01:00
  • edb376d02f Added file Jan Möbius 2023-02-27 16:40:53 +01:00
  • b4a6360792 Removed file Jan Möbius 2023-02-27 16:40:38 +01:00
  • 5a282c847a More debug output Jan Möbius 2023-02-27 16:25:13 +01:00
  • ed04dbb942 Use vector instead of list Jan Möbius 2023-02-27 16:16:09 +01:00
  • 347c5ca12e More debug output Jan Möbius 2023-02-27 15:59:45 +01:00
  • 60df0f6c19 More debug output Jan Möbius 2023-02-27 15:52:21 +01:00
  • 67a5feb21f More debug output Jan Möbius 2023-02-27 15:19:17 +01:00
  • 5d3a1aa38c More debug output Jan Möbius 2023-02-27 15:18:15 +01:00
  • 8092d73c0e More debug output Jan Möbius 2023-02-27 15:08:44 +01:00
  • 0db5d68a99 Merged master Jan Möbius 2023-02-27 15:00:08 +01:00
  • c8018f6862 Debug output Jan Möbius 2023-02-27 14:35:51 +01:00
  • 1cfa2396b3 Merge branch 'lyonm/custom-property-writing' into 'master' Jan Möbius 2023-02-27 13:26:38 +00:00
  • 4e5ac2e1bb Debug output Jan Möbius 2023-02-27 14:23:57 +01:00
  • e6e44fcc21 Updated changelog Jan Möbius 2023-02-27 14:19:58 +01:00
  • 9dfced6db0 Merge branch 'master' into lyonm/custom-property-writing Jan Möbius 2023-02-27 13:38:20 +01:00
  • c9ab87053c MOve to version 10.0 Jan Möbius 2023-02-27 13:37:42 +01:00
  • bae6ee3c8c PLY reader/writer: Support for meshlab texture coordinates and ids in PLY IO (Thanks to Gregoire Grzeczkowicz for the patch) Jan Möbius 2023-02-27 13:32:24 +01:00
  • 14c973f44b Write custom properties to file by default Max Lyon 2023-02-22 13:12:31 +01:00