- 25 Oct, 2016 1 commit
-
-
Max Lyon authored
-
- 24 Oct, 2016 3 commits
- 21 Oct, 2016 4 commits
- 20 Oct, 2016 1 commit
-
-
Martin Heistermann authored
-
- 12 Sep, 2016 1 commit
-
-
Max Lyon authored
-
- 09 Sep, 2016 2 commits
-
-
Martin Heistermann authored
This is useful for precondition checks in client code.
-
Martin Heistermann authored
-
- 29 Aug, 2016 1 commit
-
-
Martin Heistermann authored
GeometryKernel::collect_garbage used to first perform the TopologyKernel garbage collection, usually shrinking its vertex_deleted_ member, then accessed it using is_deleted() with the old vertex indices. This caused out-of-bounds memory access (made visible by cmake -DSTL_VECTOR_CHECKS=ON) and non-fast deletion also resulted in wrong results, the remaining vertices had wrong coordinates.
-
- 05 Aug, 2016 1 commit
-
-
Max Lyon authored
-
- 26 Apr, 2016 1 commit
-
-
Max Lyon authored
-
- 16 Jan, 2016 1 commit
-
-
Max Lyon authored
-
- 23 Dec, 2015 1 commit
-
-
Max Lyon authored
-
- 07 Dec, 2015 1 commit
-
-
Max Lyon authored
-
- 03 Dec, 2015 1 commit
-
-
Max Lyon authored
-
- 02 Dec, 2015 1 commit
-
-
Max Lyon authored
-
- 01 Dec, 2015 2 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
- 13 Nov, 2015 1 commit
-
-
Max Lyon authored
Should compile now even when properties are used that do not have an operator>>
-
- 09 Nov, 2015 1 commit
-
-
Max Lyon authored
fast: swap deleted entity with last in vector, resize vector deferred: only mark entity as deleted, keep deleted entity in vector
-
- 02 Apr, 2015 2 commits
-
-
Isaak Lim authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@290 66977474-1d4b-4f09-8fe9-267525286df2
-
Isaak Lim authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@289 66977474-1d4b-4f09-8fe9-267525286df2
-
- 20 Feb, 2015 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@288 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
Made value, pointer and reference type const in order to comply with boost range specifications. Thanks to Vladimir Chalupecky for this hint. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@287 66977474-1d4b-4f09-8fe9-267525286df2
-
- 10 Oct, 2014 2 commits
-
-
Isaak Lim authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@285 66977474-1d4b-4f09-8fe9-267525286df2
-
Isaak Lim authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@284 66977474-1d4b-4f09-8fe9-267525286df2
-
- 01 Jul, 2014 2 commits
-
-
Mike Kremer authored
Changed handling of wrong vector size when swapping vertices. Now an error message is generated but the size will be corrected and the values will still be swapped. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@282 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@281 66977474-1d4b-4f09-8fe9-267525286df2
-
- 25 Jun, 2014 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@279 66977474-1d4b-4f09-8fe9-267525286df2
-
- 24 Jun, 2014 1 commit
-
-
Mike Kremer authored
Made OpenVolumeMesh Mavericks ready. Suspended template functions in status attrib to separate template implementation file. Avoid use of lambda functions on OS 10.9. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@275 66977474-1d4b-4f09-8fe9-267525286df2
-
- 02 May, 2014 4 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@267 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@266 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@265 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@264 66977474-1d4b-4f09-8fe9-267525286df2
-
- 31 Mar, 2014 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@262 66977474-1d4b-4f09-8fe9-267525286df2
-
- 28 Mar, 2014 1 commit
-
-
Max Lyon authored
Circulators will now circulate as often as desired added functions in topology kernel to receive pair of begin and end iterator git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@261 66977474-1d4b-4f09-8fe9-267525286df2
-