Jan Möbius
|
e13452336c
|
Removed temp file
|
2019-09-03 08:22:46 +02:00 |
|
Jan Möbius
|
70c0123bfe
|
PLY: add short/ushort support to readInteger.
|
2019-09-03 08:20:12 +02:00 |
|
Jan Möbius
|
d28df7edcb
|
PLY: convert readInteger into a template
|
2019-09-03 08:18:41 +02:00 |
|
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
|
37523c16d0
|
Fixed vectorize warning
|
2019-08-28 11:00:42 +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
|
b57284f5a3
|
Fixed some windows scalar conversion warnings
|
2019-05-29 13:33:42 +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
|
669b1b789e
|
cppcheck
|
2019-05-29 08:32:28 +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
|
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
|
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
|
87a4f6f10f
|
Removed output
|
2019-01-17 09:42:01 +01:00 |
|
Jan Möbius
|
a7e9657759
|
Use vectorize for initializing vector in dummy implementations
closes #59
|
2019-01-17 08:08:09 +01:00 |
|
Jan Möbius
|
58085cd5f3
|
Preliminary Eigen support. One unittest still fails
refs #59
|
2019-01-17 07:40:34 +01:00 |
|
Jan Möbius
|
38efdce5f5
|
Some cleanup
|
2019-01-15 16:12:51 +01:00 |
|
Jan Möbius
|
34c44c9188
|
Merge branch 'master' into compile-time-connectivity-type
|
2019-01-15 14:36:58 +01:00 |
|
Jan Möbius
|
4363a1cbce
|
Added missing ovverides to silence clang
|
2019-01-15 13:51:09 +01:00 |
|
Jan Möbius
|
2c52593cd7
|
Removed the old svn revision date headers
|
2019-01-15 11:21:12 +01:00 |
|
Jan Möbius
|
f1001ce711
|
Fixed uninitialized warnings
|
2018-12-14 14:27:50 +01:00 |
|
Jan Möbius
|
b3708fa4a7
|
- Removed VS2008 Visual Studio files
|
2018-12-14 09:20:52 +01:00 |
|
Jan Möbius
|
0ee735dba2
|
- Use Fixed as stream option in OBJ writer to avoid problems with other programs reading scientific notation
closes #60
|
2018-12-10 10:32:10 +01:00 |
|
Jan Möbius
|
617b5e78de
|
Fixed PolyConnectivity is_collapse_ok, missing some configurations (Thanks to Simon Flöry for the patch)
|
2018-12-10 08:54:25 +01:00 |
|
Janis Born
|
7bd56c6fc1
|
rename PropertyManager factory functions
makePropertyManagerFromNew -> makeTemporaryProperty
makePropertyManagerFromExisting -> getProperty
makePropertyManagerFromExistingOrNew-> getOrMakeProperty
deprecate old function names
|
2018-11-30 20:13:05 +01:00 |
|
Janis Born
|
9bb0de2911
|
add HandleToPropHandle metaprogram helper
|
2018-11-30 20:12:27 +01:00 |
|
Jan Möbius
|
56dc45f047
|
Fix PLY Reader hang when reading directly from istream (Thanks to Paul Loré for the patch)
closes #46
|
2018-11-27 14:34:35 +01:00 |
|