Commit Graph

1417 Commits

Author SHA1 Message Date
Max Lyon
b5b708a6ba smart range improvements 2019-09-27 16:34:20 +02:00
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
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
Heng Liu
bb4ce58626 fix target include directories when not compiling stand-alone 2019-09-09 11:40:42 +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
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
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