Jan Möbius
|
49aeab8d3a
|
add_vertex and new_vertex parameters changed to by value
|
2024-02-22 14:54:20 +01:00 |
|
Jan Möbius
|
62ed92ff60
|
Fixed Version Macro
|
2024-02-15 09:52:09 +01:00 |
|
Jan Möbius
|
b300377b66
|
Fixed PLY reader compilation with Color Trait as Vec3f
|
2024-02-01 12:04:49 +01:00 |
|
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
|
b87d230df6
|
Fixed cppcheck warning about const parameter
|
2023-12-01 09:17:57 +01:00 |
|
Jan Möbius
|
2f58b97da2
|
Update to next OM Version which will be 11
|
2023-11-17 10:13:23 +01:00 |
|
Janis Born
|
80d39234fa
|
Add Edge circulators
|
2023-11-14 07:57:17 +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 |
|
Daniel Savchenko
|
cdec7c1171
|
Merge remote-tracking branch 'origin/master' into previous_halfedge
|
2023-08-24 13:11:01 +02:00 |
|
Jan Möbius
|
e381661d56
|
Fixed compilation
|
2023-08-23 13:42:37 +02:00 |
|
Jan Möbius
|
281d691ea7
|
More consts
|
2023-08-23 13:37:08 +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
|
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
|
d53a9c99fc
|
Use st algorithm
|
2023-08-23 10:50:13 +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
|
a94dc3dabe
|
more const refs
|
2023-08-23 10:06:40 +02:00 |
|
Jan Möbius
|
45d158717a
|
More const refs
|
2023-08-23 09:45:49 +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
|
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
|
0182ada6ff
|
Fixed all swap shadowing variables
|
2023-08-22 16:47:00 +02:00 |
|
Jan Möbius
|
41d6176c3b
|
Fixed cppcheck warning
|
2023-08-22 16:40:33 +02:00 |
|
Jan Möbius
|
9dffc9cecb
|
Fixed cppcheck warning shadowing swap
|
2023-08-22 15:33:53 +02:00 |
|
Jan Möbius
|
d81afb036b
|
Fixed some cppcheck warnings
|
2023-08-22 15:20:53 +02:00 |
|
Jan Möbius
|
1f376e2cea
|
Some cppcheck fixes
|
2023-08-22 15:08:50 +02:00 |
|
Qiaozhi Lei
|
21b4bde190
|
init normal with 3 scalars instead of 1
|
2023-08-22 10:35:29 +01:00 |
|
Qiaozhi Lei
|
f8a118b2b0
|
legacy vector min max should take const args
|
2023-08-21 10:52:02 +01:00 |
|
Daniel Savchenko
|
676b4d2aae
|
Fixed: PrevHalfedge is optinal again
|
2023-08-18 16:03:07 +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
|
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
|
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
|
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 |
|
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
|
7c08a066ad
|
Fixed version number
|
2023-02-28 14:44:24 +01:00 |
|
Jan Möbius
|
af7e7183be
|
Some cppcheck fixes
|
2023-02-28 12:20:22 +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
|
5a282c847a
|
More debug output
|
2023-02-27 16:25:13 +01:00 |
|