Jan Möbius
|
6877007354
|
Merge branch 'ply_handle_extra_elements' into 'master'
adding support for additional elements in PLY files
See merge request !121
|
2017-02-09 10:23:39 +01:00 |
|
Jan Möbius
|
2f70e9a6ad
|
Merge branch 'master' into ply_handle_extra_elements
|
2017-02-07 12:29:15 +01:00 |
|
Jan Möbius
|
7aee8c61f6
|
Merge branch 'fix_cpp_checks' into 'master'
Fix cpp checks
See merge request !126
|
2017-02-06 21:58:45 +01:00 |
|
Michael Krämer
|
308a280cd7
|
Add unit test with extra elements
|
2017-02-06 18:57:17 +01:00 |
|
Jan Möbius
|
9ba365743e
|
Updated changelog
|
2017-02-06 13:19:22 +01:00 |
|
Jan Möbius
|
91887738ac
|
Reduse allowed cppcheck error count
|
2017-02-06 13:12:41 +01:00 |
|
Jan Möbius
|
e956bace15
|
Silence warnings for timer implementation
|
2017-02-06 13:12:04 +01:00 |
|
Jan Möbius
|
a6a7322744
|
Merge branch 'Remove_cpp98' into 'master'
Remove cpp98
See merge request !125
|
2017-02-06 12:55:06 +01:00 |
|
Jan Möbius
|
aa6e1ece70
|
Merge branch 'master' into Remove_cpp98
|
2017-02-06 10:08:24 +01:00 |
|
Jan Möbius
|
aa08825075
|
Merge branch 'python_strip_string_fix' into 'master'
fix the stripping of the python libs version string
See merge request !122
|
2017-02-06 09:55:18 +01:00 |
|
Jan Möbius
|
825bd2a793
|
Merge branch 'Fix_cppcheck' into 'master'
Fixed explicit making cppcheck fail and some lineendings
See merge request !123
|
2017-02-06 09:55:05 +01:00 |
|
Jan Möbius
|
bc70351587
|
Allow some errors in cppcheck
|
2017-02-06 09:54:02 +01:00 |
|
Jan Möbius
|
9fbf5033b2
|
Allow some errors in cppcheck
|
2017-02-06 09:53:10 +01:00 |
|
Jan Möbius
|
ec50832e74
|
Merge branch 'master' into python_strip_string_fix
|
2017-02-06 09:44:14 +01:00 |
|
Jan Möbius
|
9c0d6cab5b
|
Merge branch 'master' into Fix_cppcheck
|
2017-02-06 09:42:20 +01:00 |
|
Jan Möbius
|
b2db4f4d6a
|
Merge branch 'Added_gtest-1.8' into 'master'
Updated finder to search for latest googletest as well
See merge request !124
|
2017-02-06 09:41:33 +01:00 |
|
Jan Möbius
|
fd5b60fcba
|
Fixed explicit making cppcheck fail and some lineendings
(cherry picked from commit 25178d9dcb)
|
2017-02-06 09:22:25 +01:00 |
|
Jan Möbius
|
8712eac97d
|
Updated finder to search for latest googletest as well
|
2017-02-06 09:16:49 +01:00 |
|
Michael Krämer
|
c23ed24aa0
|
return error when reaching EOF, skip reading extra elements after 'FACE'
|
2017-02-03 18:54:01 +01:00 |
|
Jan Möbius
|
bd4b1e6ffd
|
Remove c++98 autobuilds and enable c++14
|
2017-02-02 14:02:28 +01:00 |
|
Jan Möbius
|
25178d9dcb
|
Fixed explicit making cppcheck fail and some lineendings
|
2017-02-02 13:53:46 +01:00 |
|
Isaak Lim
|
5b9326a0dd
|
fix the stripping of the python libs version string where
subsequent numbers after 'rc' (release candidate) were not matched correctly
|
2017-01-31 09:39:17 +01:00 |
|
Michael Krämer
|
1ae04a2284
|
adding support for additional elements
|
2017-01-20 17:39:09 +01:00 |
|
Jan Möbius
|
57bc372adc
|
Merge branch 'midpoint_unittest' into 'master'
release status flags after usage in MidpointT
See merge request !120
|
2017-01-16 15:13:19 +01:00 |
|
Janis Born
|
faa7b3cb36
|
release status flags after usage in MidpointT
|
2017-01-16 11:56:31 +01:00 |
|
Jan Möbius
|
6b518742b4
|
Merge branch 'midpoint_unittest' into 'master'
Midpoint unittest
See merge request !119
|
2017-01-16 09:25:19 +01:00 |
|
Janis Born
|
ca7abc7e30
|
request mesh element status in MidpointT subdivision and fix a possible infinite loop
|
2017-01-13 17:22:06 +01:00 |
|
Janis Born
|
3dd0d209ff
|
fix identation
|
2017-01-13 17:21:20 +01:00 |
|
Janis Born
|
1020e8b41a
|
remove TriMesh test case for Midpoint subdivision
|
2017-01-13 16:56:29 +01:00 |
|
Janis Born
|
ad32b4f5e2
|
typo in comment
|
2017-01-13 16:56:02 +01:00 |
|
Jan Möbius
|
89df08faad
|
Wrong type for polymesh
|
2017-01-13 10:24:15 +01:00 |
|
Jan Möbius
|
d70525af41
|
Polymesh version for midpoint
|
2017-01-13 09:46:31 +01:00 |
|
Jan Möbius
|
6937f3725e
|
Added unittest for midpoint algorithm
|
2017-01-13 09:29:40 +01:00 |
|
Jan Möbius
|
b3bd58a378
|
Updated changelog
|
2017-01-13 08:44:36 +01:00 |
|
Jan Möbius
|
789ca69d20
|
Merge branch 'midpoint-subdivision' into 'master'
add Midpoint subdivision scheme
See merge request !117
|
2017-01-13 08:35:55 +01:00 |
|
Janis Born
|
e8247d6440
|
add documentation for MidpointT
|
2017-01-12 17:09:27 +01:00 |
|
Janis Born
|
ecb15612f1
|
even more C++98 compatibility
|
2017-01-12 15:19:18 +01:00 |
|
Janis Born
|
949e705082
|
more C++98 compatibility
|
2017-01-12 13:41:08 +01:00 |
|
Janis Born
|
3d1bf65c93
|
port MidpointT back to C++98 😢
|
2017-01-12 13:38:57 +01:00 |
|
Janis Born
|
50e3887abe
|
add Midpoint uniform subdivision scheme
|
2017-01-11 17:27:44 +01:00 |
|
Janis Born
|
3179316c82
|
add calc_edge_midpoint methods for meshes
|
2017-01-11 17:27:11 +01:00 |
|
Janis Born
|
3b906e5119
|
use double as default RealType for subdividers
|
2017-01-11 17:26:28 +01:00 |
|
Jan Möbius
|
a1ee66ac2f
|
Merge branch 'add_status_message' into 'master'
Switched warning level for google test framework
See merge request !116
|
2017-01-11 12:24:03 +01:00 |
|
Jan Möbius
|
00fa73fa4c
|
Switched warning level for google test framework
|
2017-01-11 08:13:59 +01:00 |
|
Jan Möbius
|
aa7cdf74c4
|
Merge branch 'fixMissingProperties' into 'master'
Fix missing properties
Closes #35
See merge request !115
|
2017-01-09 09:16:27 +01:00 |
|
Martin Schultz
|
e51fea542f
|
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into fixMissingProperties
|
2017-01-08 23:10:36 +00:00 |
|
Martin Schultz
|
874cef141a
|
use new assignment for polymesh trimesh conversion fixes #35
|
2017-01-08 23:05:16 +00:00 |
|
Martin Schultz
|
b3b992d2d2
|
implemented assign function that copies properties and initializes propertiehandles if desired
|
2017-01-08 23:04:08 +00:00 |
|
Jan Möbius
|
d1816333a3
|
Merge branch 'OM_chunk_sentinel' into 'master'
OM Writer: Added Mark to the format header to identify end of stream correctly (…
…Thanks to Jamie Kydd for the patch)
See merge request !114
|
2016-12-27 08:55:06 +01:00 |
|
Jan Möbius
|
da1ec03c6e
|
OM Writer: Added Mark to the format header to identify end of stream correctly (Thanks to Jamie Kydd for the patch)
|
2016-12-27 08:10:10 +01:00 |
|