Commit Graph

2377 Commits

Author SHA1 Message Date
Max Lyon
f71696f294 allow PropertyManagers to be used in smart ranges 2019-09-27 14:45:20 +02:00
Max Lyon
aa91a88f7b add first version of smart ranges 2019-09-27 14:12:22 +02:00
Max Lyon
011a53e7ba let handle function of circulator return smart handle 2019-09-27 12:55:57 +02:00
Max Lyon
e0d8f2dbe0 use fewer iterations in performance test of smart handles when in debug build 2019-09-27 10:39:10 +02:00
Max Lyon
8446eaee6f fix more issues for debug builds 2019-09-27 10:38:56 +02:00
Max Lyon
16ca9b363e fix circulator return value in debug mode 2019-09-27 09:38:09 +02:00
Max Lyon
b62d846f32 let circulators return smart handles 2019-09-27 09:29:27 +02:00
Max Lyon
253c9b6afa let iterators return smart handles 2019-09-26 11:14:31 +02:00
Max Lyon
89f0dcbb51 add documentation 2019-09-25 13:21:17 +02:00
Max Lyon
010a8a0b41 inline smart handle methods for better performance 2019-09-25 13:12:31 +02:00
Max Lyon
832a40d630 add performance test for smart handles 2019-09-25 13:11:46 +02:00
Max Lyon
92cdc795c7 add unit tests for smart handles 2019-09-25 12:19:30 +02:00
Max Lyon
844de4145c avoid diamond inheritance and add range and convenience functions 2019-09-25 09:52:18 +02:00
Jan Möbius
7a608b1e04 Fixed web upload user 2019-09-25 09:46:47 +02:00
Max Lyon
04ba56511b make smarthandle methods const 2019-09-25 09:04:29 +02:00
Max Lyon
f948a16ce2 add first version of smart handles 2019-09-25 08:47:34 +02:00
Jan Möbius
0a021a89d8 Merge branch 'fix-target-include' into 'master'
fix target include directories when not compiling stand-alone

See merge request OpenMesh/OpenMesh!227
2019-09-09 14:29:49 +02:00
Heng Liu
bb4ce58626 fix target include directories when not compiling stand-alone 2019-09-09 11:40:42 +02:00
Jan Möbius
05ed441211 Merge branch 'PLY-Reader-updates' into 'master'
Ply reader updates

See merge request OpenMesh/OpenMesh!226
2019-09-03 09:43:36 +02:00
Jan Möbius
79bf4a7742 Added ply test 2019-09-03 08:27:39 +02:00
Jan Möbius
8c9214009d Added ply test 2019-09-03 08:27:17 +02:00
Jan Möbius
e13452336c Removed temp file 2019-09-03 08:22:46 +02:00
Jan Möbius
97a4683a1f Updated changelog 2019-09-03 08:21:25 +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
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