Martin Heistermann
480e88e2e9
Implement PolyMeshT::make_smart(handle):
...
This makes it more convenient to obtain a smart handle from a regular handle.
Calls to the free function in PolyMeshT were replaced with the
member function, as it is preferred by name resolution rules.
2024-05-28 15:34:00 +02:00
Jan Möbius
f13a3bf79f
Merge branch 'MissingGLInclude' into 'master'
...
Added missing gl include
See merge request OpenMesh/OpenMesh!350
2024-05-14 10:30:22 +00:00
Jan Möbius
f846bd5695
Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh
2024-05-14 10:59:48 +02:00
Jan Möbius
fe996ba64b
Updated license for release
2024-05-14 10:59:20 +02:00
Jan Möbius
c302cf196d
Update QGLViewerWidget.hh
2024-05-14 08:49:02 +00:00
Jan Möbius
4cb236e2e5
Update MeshViewerWidgetT.hh
2024-05-14 08:48:24 +00:00
Jan Möbius
001c06a95a
Added missing gl include
2024-05-14 10:29:57 +02:00
Martin Heistermann
6e9c776acf
OBJReader: avoid precision loss.
2024-05-06 13:35:37 +02:00
Martin Heistermann
a305f82bee
OBJWriter: avoid precision loss when writing coordinates and normals.
2024-05-06 13:35:37 +02:00
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
fa465cb05e
Added some basic holefiller doc
2024-02-21 10:53:01 +01:00
Jan Möbius
7820ccd258
Try to work around different algorithm results with different floating reps
2024-02-21 10:26:35 +01:00
Jan Möbius
bd3cc17b78
Changed holefiller test case
2024-02-21 10:10:54 +01:00
Jan Möbius
378c0a35b9
Simplified Holefiller tests and more cleanup
2024-02-21 09:06:03 +01:00
Jan Möbius
740818c61c
Fixed test values
2024-02-20 17:05:31 +01:00
Jan Möbius
2c38dc5de5
Added initial Unittest for Holefiller and some first cleanupo
2024-02-20 15:53:37 +01:00
Jan Möbius
90d868e36a
Initial Holefiller files from OpenFlipper
2024-02-20 15:06:17 +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
12763e7667
Avoid undefined call to pure virtual function
2023-12-01 10:12:22 +01:00
Jan Möbius
b9fce3fa1e
Get rid of buggy mips macro
2023-12-01 09:29:59 +01:00
Jan Möbius
b87d230df6
Fixed cppcheck warning about const parameter
2023-12-01 09:17:57 +01:00
Jan Möbius
8ef01d3fb6
Make timer class non copyable
2023-12-01 07:54:20 +01:00
Jan Möbius
242dacfaa1
Fixed override warnings
2023-12-01 07:52:02 +01:00
Jan Möbius
63a254b916
Merge branch 'warning_fixes' into 'master'
...
Try to fix warning
See merge request OpenMesh/OpenMesh!343
2023-11-29 11:55:10 +00:00
Jan Möbius
0bf758b0dd
Merge branch 'fetch_content' into 'master'
...
Fetch content
See merge request OpenMesh/OpenMesh!342
2023-11-29 11:26:20 +00:00
Jan Möbius
efeb205d82
Removed unused variables
2023-11-29 12:14:43 +01:00
Jan Möbius
2d013a98cc
Try to fix warning
2023-11-29 11:54:21 +01:00
Jan Möbius
040d29762f
Directly get size of data vector in test
2023-11-29 11:21:40 +01:00
Jan Möbius
121e2b8447
Fixed possible uninitialized value warning
2023-11-29 11:16:43 +01:00
Daniel Savchenko
bb51d0b98f
reverted last commit
2023-11-29 09:15:08 +01:00
Daniel Savchenko
70d90678c0
Update for windows.
2023-11-27 10:58:13 +01:00
Daniel Savchenko
4e55006d7a
Update for windows.
2023-11-27 10:56:15 +01:00
Daniel Savchenko
6e6f8cb1bb
Added Fetch_content and indented code
2023-11-26 13:20:54 +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
b3cd776a4a
Fixed_cppcheck_warning
2023-10-26 14:39:32 +02: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
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
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
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