Nicolas Gallego-Ortiz
|
1f0f036e77
|
accesors to internal typename from derived class
|
2019-08-13 18:24:26 +02:00 |
|
Nicolas Gallego-Ortiz
|
7b461d62b8
|
data member added to handle type name as a string
|
2019-08-13 17:35:06 +02:00 |
|
Jan Möbius
|
b57284f5a3
|
Fixed some windows scalar conversion warnings
|
2019-05-29 13:33:42 +02:00 |
|
Jan Möbius
|
df6c3cbb93
|
Fixed more clang warnings
|
2019-05-29 11:27:23 +02:00 |
|
Jan Möbius
|
6050565b86
|
Fixed more clang warnings
|
2019-05-29 11:14:37 +02:00 |
|
Jan Möbius
|
7c1a8012d5
|
Fixed more clang warnings
|
2019-05-29 10:55:52 +02:00 |
|
Jan Möbius
|
417a460645
|
Fixed more clang warnings
|
2019-05-29 10:20:20 +02:00 |
|
Jan Möbius
|
b083f32a23
|
Replace NULL by nullptr
|
2019-05-29 10:11:42 +02:00 |
|
Jan Möbius
|
e7a34cf83b
|
reduce allowed ccp check warnings
|
2019-05-29 09:52:23 +02:00 |
|
Jan Möbius
|
8a178e16ac
|
cppcheck
|
2019-05-29 08:49:18 +02:00 |
|
Jan Möbius
|
669b1b789e
|
cppcheck
|
2019-05-29 08:32:28 +02:00 |
|
Jan Möbius
|
4afdd5adcc
|
cppcheck
|
2019-05-29 08:00:32 +02:00 |
|
Jan Möbius
|
8cffe1c3b9
|
cppcheck
|
2019-05-28 14:22:36 +02:00 |
|
Jan Möbius
|
f468efacd0
|
cppcheck
|
2019-05-28 14:04:58 +02:00 |
|
Jan Möbius
|
87d2161c5d
|
cppcheck
|
2019-05-28 13:39:03 +02:00 |
|
Jan Möbius
|
bd0901caa8
|
overrides
|
2019-05-28 11:50:49 +02:00 |
|
Jan Möbius
|
32c952c871
|
PLY Reader: Fix reading doubles from PLY, missing cast (Thanks to Leo Walsh for the patch)
|
2019-05-15 09:34:09 +02:00 |
|
Jan Möbius
|
53616eb91f
|
Merge branch 'delete_vertex_crash_subdivider' into 'master'
Delete vertex crash subdivider
Closes #65
See merge request OpenMesh/OpenMesh!219
|
2019-04-09 16:18:47 +02:00 |
|
Jan Möbius
|
fbe725622b
|
Merge branch 'FreeBSD_and_Config' into 'master'
Free bsd and config
See merge request OpenMesh/OpenMesh!217
|
2019-04-09 14:13:58 +02:00 |
|
Jan Möbius
|
9eee36de6d
|
Added Unittest for modified butterfly
|
2019-04-09 13:44:17 +02:00 |
|
Jan Möbius
|
752c8ef7d2
|
Fixed loop subdivider with external vector type
|
2019-04-09 13:27:03 +02:00 |
|
Jan Möbius
|
1b46bb0e7a
|
Added a documentation hint. closes #65
|
2019-04-09 13:22:18 +02:00 |
|
Jan Möbius
|
b794e7e6d0
|
Fixed test result numbers
|
2019-04-09 13:20:57 +02:00 |
|
Jan Möbius
|
3d6ca4398d
|
Fixed crash in loop subdivision
|
2019-04-09 13:20:43 +02:00 |
|
Jan Möbius
|
c79efc9e8c
|
refs #65
- Added Unittests for loop subdivision
- Added unittest to perform subdivision after a vertex has been deleted
|
2019-04-09 13:06:46 +02:00 |
|
Jan Möbius
|
c1496cb94a
|
Fixed unittest warning
|
2019-04-09 08:16:35 +02:00 |
|
Jan Möbius
|
e6ae5f2905
|
Use the ACG Directories
|
2019-04-09 08:08:02 +02:00 |
|
Jan Möbius
|
f0e50f033d
|
Use OpenMesh source dir as root directory
|
2019-04-09 07:51:00 +02:00 |
|
Jan Möbius
|
6302f46f65
|
- Support building on FreeBSD
- Generate OpenMeshConfig.cmake
Thanks to Thibault Payet for the patch
|
2019-04-09 07:45:54 +02:00 |
|
Janis Born
|
ade4f58f1a
|
add hasProperty function
|
2019-04-03 15:45:44 +02:00 |
|
Janis Born
|
fc63402d10
|
change PropertyManager::operator* to access the property value for mesh properties
|
2019-04-03 15:45:23 +02:00 |
|
Janis Born
|
56403e3dc9
|
mark more old functions as deprecated
|
2019-04-03 15:44:17 +02:00 |
|
Janis Born
|
e7cd4edd1c
|
add calc_face_area for TriMeshT
|
2019-03-14 16:59:07 +01:00 |
|
Jan Möbius
|
c7107e1f97
|
Move to OpenMesh 8.1 version numbers
|
2019-02-21 14:11:34 +01:00 |
|
Jan Möbius
|
3fbc166201
|
- PLY Reader/Writer: Support for face colors (Thanks to Steve and Barb Demlow for the patch)
|
2019-02-21 12:49:56 +01:00 |
|
Jan Möbius
|
faa1a7917d
|
Get rid of the T.cc naming for template implementations
|
2019-02-20 12:14:46 +01:00 |
|
Jan Möbius
|
446d8cf14e
|
Removed old templates folder
|
2019-02-20 11:49:15 +01:00 |
|
Jan Möbius
|
46e9e97a1b
|
Revert "Silence some VS2017 warnings due to double float conversion"
This reverts commit 3dbdbdde7d
|
2019-02-06 11:10:04 +01:00 |
|
Jan Möbius
|
3dbdbdde7d
|
Silence some VS2017 warnings due to double float conversion
|
2019-02-06 11:06:35 +01:00 |
|
Jan Möbius
|
0eb788a59b
|
Silence clang warning on unittest
|
2019-02-06 10:29:05 +01:00 |
|
Jan Möbius
|
365c4d2874
|
Removed glut from OpenMesh.
|
2019-02-06 10:19:08 +01:00 |
|
Jan Möbius
|
fa92a28749
|
Removed remaining glut parts from OpenMesh QGLViewer
|
2019-02-06 10:15:48 +01:00 |
|
Jan Möbius
|
253f47f6db
|
Removed glut from Progmesh viewer
|
2019-02-06 09:47:46 +01:00 |
|
Jan Möbius
|
0fed7d9449
|
Removed glut from subdivider viewer
|
2019-02-06 09:45:32 +01:00 |
|
Jan Möbius
|
d738983517
|
Removed glut from progviewer
|
2019-02-06 09:45:15 +01:00 |
|
Jan Möbius
|
2f269f5d98
|
Removed glut stuff from DecimaterViewer
|
2019-02-06 09:43:34 +01:00 |
|
Jan Möbius
|
4c2c8f34c0
|
- PLY Reader: Fix file load for ASCII PLY without a newline at the end of the file (Thanks to Mathieu Lamarre for the patch )
closes #64
|
2019-02-04 08:52:41 +01:00 |
|
Jan Möbius
|
471874bce5
|
refs #64
|
2019-02-04 08:47:17 +01:00 |
|
Jan Möbius
|
dd9917cacc
|
- Improved unittest description
|
2019-02-04 08:46:26 +01:00 |
|
Jan Möbius
|
c98de02846
|
Added unittest to check ply reader
|
2019-02-04 08:45:12 +01:00 |
|