Martin Schultz
|
cd4e65f37f
|
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into featureSplitCopyInternal
|
2017-06-29 10:31:42 +02:00 |
|
Martin Schultz
|
fcee42095f
|
added changes of split_copy and split_edge_copy to changelog
|
2017-06-29 10:28:42 +02:00 |
|
Martin Schultz
|
8302ef59dd
|
changed the split_copy overloaded function with edgehandle as first
parameter tzo always copy internal properties
|
2017-06-29 10:21:46 +02:00 |
|
Martin Schultz
|
019ea5d6ae
|
added check for overloaded split_copy with edgehandle as first parameter
to unittest
|
2017-06-29 10:21:01 +02:00 |
|
Martin Schultz
|
03b8e184b8
|
fixed unittests for split_edge_copy they were always passing
|
2017-06-29 10:19:44 +02:00 |
|
Jan Möbius
|
77251c5db8
|
Merge branch 'Boost_range_support' into 'master'
Boost range support (Thanks to Bastian Pranzas for the patch)
See merge request !135
|
2017-06-27 15:38:10 +02:00 |
|
Martin Schultz
|
da765870a0
|
added unittests for split_edge_copy
|
2017-06-27 13:22:59 +02:00 |
|
Martin Schultz
|
83e7cb2cde
|
added check for internal properties to split_copy unittest
|
2017-06-27 13:20:16 +02:00 |
|
Martin Schultz
|
ad950d46b7
|
made the face and edge split operations that copy properties also copy
builtin properties
|
2017-06-27 11:56:15 +02:00 |
|
Jan Möbius
|
ee809a543c
|
Merge branch 'added_unittest' into 'master'
Added a combined unittest for iterator and circulator
See merge request !136
|
2017-06-19 16:47:59 +02:00 |
|
Jan Möbius
|
5de6021880
|
Added a combined unittest for iterator and circulator
|
2017-06-19 16:05:14 +02:00 |
|
Jan Möbius
|
c5aba5f01c
|
Merge branch 'tri_1_4_split' into 'master'
Triangle Mesh 1->4 split
See merge request !132
|
2017-05-31 13:01:44 +02:00 |
|
Martin Schultz
|
4826d46ca3
|
fix boundary case for TriMeshSplit1_4
|
2017-05-30 14:35:54 +02:00 |
|
Jan Möbius
|
fba2f98c8c
|
Boost range support (Thanks to Bastian Pranzas for the patch)
|
2017-05-23 16:27:03 +02:00 |
|
Jan Möbius
|
9f8dfc41a7
|
Merge branch 'fixGTestFinder' into 'master'
changed the path for the cmake finder to lookup gtest
Closes #43
See merge request !133
|
2017-05-02 17:51:11 +02:00 |
|
Martin Schultz
|
8e355069cd
|
changed the path for the cmake finder to lookup gtest
fixes #43
|
2017-05-02 14:18:13 +02:00 |
|
Jan Möbius
|
760d45d3ae
|
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
|
2017-04-27 07:53:21 +02:00 |
|
Jan Möbius
|
d5582628dc
|
Updated changelog
|
2017-04-27 07:53:14 +02:00 |
|
Jan Möbius
|
47fcf4edc4
|
Split test into two blocks
|
2017-04-27 07:43:41 +02:00 |
|
Jan Möbius
|
b303f73f11
|
Added boundary split test case
|
2017-04-26 17:02:20 +02:00 |
|
Jan Möbius
|
986f98f0b9
|
Added Triangle 1 to 4 split
|
2017-04-26 16:58:38 +02:00 |
|
Jan Möbius
|
0db544a39f
|
Merge branch 'Quardic_Vector_Traits' into 'master'
Respect vector Traits in Quadric
See merge request !131
|
2017-04-26 15:34:46 +02:00 |
|
Jan Möbius
|
e95aeec855
|
Respect vector Traits in Quadric
|
2017-04-26 12:46:30 +02:00 |
|
Jan Möbius
|
d62d4ffa6c
|
Merge branch 'VisualStudio2013C++11Features' into 'master'
Visual Studio 2013 C++11 Features
See merge request !130
|
2017-04-26 12:42:56 +02:00 |
|
Max Lyon
|
45f3b8187d
|
enable more c++11 features for Visual Studio 2013
|
2017-04-25 16:03:19 +02:00 |
|
Max Lyon
|
57be7cad6d
|
enable c++11 features of property manager for Visual Studio 2013
|
2017-04-25 15:50:30 +02:00 |
|
Jan Möbius
|
705e1395b5
|
Merge branch 'fixOMinternal' into 'master'
added missing INCLUD_DIR variable that is set by finder but not in the simulation
See merge request !129
|
2017-03-15 23:23:33 +01:00 |
|
David Bommes
|
cc82fb7dd5
|
added missing INCLUD_DIR variable that is set by finder but not in the simulation
|
2017-03-15 15:38:50 +01:00 |
|
Jan Möbius
|
0411c56525
|
Merge branch 'fix_HalfedgeLoopCCWIter' into 'master'
Fix halfedge loop ccw iter
Closes #39
See merge request !128
|
2017-02-20 18:38:37 +01:00 |
|
Martin Schultz
|
1f331456e5
|
fix wrong behaviour of HalfedgeLoopIterators by changing the template parameter
|
2017-02-20 15:40:08 +01:00 |
|
Max Lyon
|
6fef88d56f
|
fix halfedge indices in OpenMeshTrimeshCirculatorHalfedgeLoop CWAndCCWCheck
|
2017-02-17 18:20:46 +01:00 |
|
Jan Möbius
|
9d419fd6f6
|
Merge branch 'explicit-vector11t-ctor' into 'master'
make Vector11T converting ctor only accept at least 2 arguments
See merge request !127
|
2017-02-10 17:14:00 +01:00 |
|
Janis Born
|
0f42d48cfb
|
make Vector11T converting ctor only accept at least 2 arguments
(hence making all single-argument ctors explicit)
|
2017-02-10 15:55:29 +01:00 |
|
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 |
|