Jan Möbius
|
d91986fc30
|
PLY: add support for unsigned custom property length
|
2019-09-03 08:15:16 +02:00 |
|
Jan Möbius
|
b15e09d1d3
|
PLY-avoid-temporary-variable-and-push_back
|
2019-09-03 08:14:32 +02:00 |
|
Jan Möbius
|
bb2f923f33
|
PLY-remove-unused-readToFloatValue-member
|
2019-09-03 08:13:16 +02:00 |
|
Jan Möbius
|
7fff526d5b
|
Merge branch 'vectorize_warning' into 'master'
Fixed vectorize warning
See merge request OpenMesh/OpenMesh!224
|
2019-08-28 11:00:43 +02:00 |
|
Jan Möbius
|
37523c16d0
|
Fixed vectorize warning
|
2019-08-28 11:00:42 +02:00 |
|
Jan Möbius
|
0d04d4f410
|
Updated changelog
|
2019-08-27 08:37:11 +02:00 |
|
Jan Möbius
|
9279b2a1dd
|
Merge branch 'property-internal-typename' into 'master'
Property internal typename
See merge request OpenMesh/OpenMesh!225
|
2019-08-27 08:28:36 +02:00 |
|
Jan Möbius
|
83c7408ff2
|
Update typename.hh
|
2019-08-26 16:27:13 +02:00 |
|
Nicolas Gallego-Ortiz
|
b85b66d679
|
lowercase filename, pragma once and property specializations corrected
|
2019-08-15 10:47:37 +02:00 |
|
Nicolas Gallego-Ortiz
|
6bb9f668b8
|
name mechanism used for property type checking at retreival, OM_FORCE_STATIC_CAST removed
|
2019-08-14 15:20:50 +02:00 |
|
Nicolas Gallego-Ortiz
|
3e83f7311b
|
internal name mechanism added at property creation
|
2019-08-14 11:25:36 +02:00 |
|
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
|
481ffd7f78
|
Merge branch 'vectorize_warning_windows_fix' into 'master'
Fixed some windows scalar conversion warnings
See merge request OpenMesh/OpenMesh!223
|
2019-05-29 14:33:26 +02:00 |
|
Jan Möbius
|
b57284f5a3
|
Fixed some windows scalar conversion warnings
|
2019-05-29 13:33:42 +02:00 |
|
Jan Möbius
|
d07793ab4f
|
Merge branch 'clang_warnings' into 'master'
Clang warnings
See merge request OpenMesh/OpenMesh!222
|
2019-05-29 12:20:14 +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
|
f1b31421dd
|
Merge branch 'cpp_check' into 'master'
Cpp check
See merge request OpenMesh/OpenMesh!221
|
2019-05-29 09:53:13 +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
|
072919fafe
|
Disable some clang warnings
|
2019-05-28 11:19:52 +02:00 |
|
Jan Möbius
|
588d1e0d49
|
Missing flag
|
2019-05-28 11:07:17 +02:00 |
|
Jan Möbius
|
f91c8b71f9
|
enable more clang warnings
|
2019-05-28 11:05:05 +02:00 |
|
Jan Möbius
|
6e14f29248
|
Updated cppcheck file
|
2019-05-28 11:01:56 +02:00 |
|
Jan Möbius
|
dd476bf1de
|
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
|
2019-05-28 10:54:01 +02:00 |
|
Jan Möbius
|
7852cbd5c6
|
Rename cpp11 build
|
2019-05-28 10:53:45 +02:00 |
|
Jan Möbius
|
76d8b3350e
|
Update README.md
[skipci]
|
2019-05-28 10:52:27 +02:00 |
|
Jan Möbius
|
589c0b8bc0
|
Merge branch 'PLY_double_patch' into 'master'
PLY Reader: Fix reading doubles from PLY, missing cast (Thanks to Leo Walsh for the patch)
See merge request OpenMesh/OpenMesh!220
|
2019-05-15 14:07:39 +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
|
052f5b1e2b
|
Updated changelog
|
2019-04-09 14:19:56 +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
|
a1b35d17a0
|
change install dir for pckgConfig
|
2019-04-09 12:48:56 +02:00 |
|
Jan Möbius
|
eaa5880cef
|
Merge branch 'Fix_unittest_warning' into 'master'
Fixed unittest warning
See merge request OpenMesh/OpenMesh!216
|
2019-04-09 09:39:20 +02:00 |
|