Commit Graph

2948 Commits

Author SHA1 Message Date
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
Jan Möbius
e4258be222 Updated changelog 2023-03-01 12:02:41 +01:00
Martin Heistermann
cbf40b5c6b Fix #85: OBJ export: do not store halfedge texture coordinates of boundary halfedges 2023-03-01 10:42:50 +01:00
Jan Möbius
b1fddbcd77 Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh 2023-02-28 15:05:14 +01:00
Jan Möbius
01c2922f0b Merge branch 'cmake_build_doc' into 'master'
Added documentation about using cmake to build an application using OpenMesh

See merge request OpenMesh/OpenMesh!328
2023-02-28 13:58:06 +00:00
Jan Möbius
7c08a066ad Fixed version number 2023-02-28 14:44:24 +01:00
Jan Möbius
3ec565f20e Merge branch 'cppcheck_fixes' into 'master'
Some cppcheck fixes

See merge request OpenMesh/OpenMesh!329
2023-02-28 13:32:37 +00:00
Jan Möbius
ef56d4090a Added documentation about using cmake to build an application using OpenMesh 2023-02-28 13:40:30 +01:00
Jan Möbius
af7e7183be Some cppcheck fixes 2023-02-28 12:20:22 +01:00
Jan Möbius
b4f94b7416 Fixed changelog 2023-02-28 11:07:29 +01:00
Jan Möbius
c5cbcfa2cf Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh 2023-02-28 11:05:48 +01:00
Jan Möbius
fb75158cf4 Merge branch 'PLY_texcoord' into 'master'
PLY reader/writer: Support for meshlab texture coordinates and ids in PLY IO...

See merge request OpenMesh/OpenMesh!327
2023-02-28 10:04:45 +00:00
Jan Möbius
bb2f5c63be Added some documentation on how to build and run the unittests. 2023-02-28 10:31:28 +01:00
Jan Möbius
fa184633d2 Added some documentation on how to build and run the unittests. 2023-02-28 10:29:29 +01:00
Jan Möbius
318d035c97 Missed two outputs 2023-02-28 09:39:52 +01:00
Jan Möbius
aad3dd0b30 Cleanup debug output 2023-02-28 09:13:26 +01:00
Jan Möbius
d89152ebf5 Changed trimming of string 2023-02-28 08:59:44 +01:00
Jan Möbius
175e27aefb Trim line 2023-02-27 16:55:33 +01:00
Jan Möbius
faab87122f Added file 2023-02-27 16:49:37 +01:00
Jan Möbius
edb376d02f Added file 2023-02-27 16:40:53 +01:00
Jan Möbius
b4a6360792 Removed file 2023-02-27 16:40:38 +01:00
Jan Möbius
5a282c847a More debug output 2023-02-27 16:25:13 +01:00
Jan Möbius
ed04dbb942 Use vector instead of list 2023-02-27 16:16:09 +01:00
Jan Möbius
347c5ca12e More debug output 2023-02-27 15:59:45 +01:00
Jan Möbius
60df0f6c19 More debug output 2023-02-27 15:52:21 +01:00
Jan Möbius
67a5feb21f More debug output 2023-02-27 15:19:17 +01:00
Jan Möbius
5d3a1aa38c More debug output 2023-02-27 15:18:15 +01:00
Jan Möbius
8092d73c0e More debug output 2023-02-27 15:08:44 +01:00
Jan Möbius
0db5d68a99 Merged master 2023-02-27 15:00:08 +01:00
Jan Möbius
c8018f6862 Debug output 2023-02-27 14:35:51 +01:00
Jan Möbius
1cfa2396b3 Merge branch 'lyonm/custom-property-writing' into 'master'
only write custom properties if the Custom option is set

See merge request OpenMesh/OpenMesh!326
2023-02-27 13:26:38 +00:00
Jan Möbius
4e5ac2e1bb Debug output 2023-02-27 14:23:57 +01:00
Jan Möbius
e6e44fcc21 Updated changelog 2023-02-27 14:19:58 +01:00
Jan Möbius
9dfced6db0 Merge branch 'master' into lyonm/custom-property-writing 2023-02-27 13:38:20 +01:00
Jan Möbius
c9ab87053c MOve to version 10.0 2023-02-27 13:37:42 +01:00
Jan Möbius
bae6ee3c8c PLY reader/writer: Support for meshlab texture coordinates and ids in PLY IO (Thanks to Gregoire Grzeczkowicz for the patch) 2023-02-27 13:32:24 +01:00