- 11 Jan, 2017 1 commit
-
-
Jan Möbius authored
-
- 10 Nov, 2016 1 commit
-
-
Jan Möbius authored
-
- 07 Nov, 2016 3 commits
-
-
Martin Heistermann authored
-
Max Lyon authored
-
Max Lyon authored
-
- 24 Oct, 2016 1 commit
-
-
Martin Heistermann authored
-
- 22 Oct, 2016 1 commit
-
-
Martin Heistermann authored
This allows assigning property values even if the property type is unknown, e.g. when iterating over mesh properties.
-
- 21 Oct, 2016 1 commit
-
-
Max Lyon authored
-
- 20 Oct, 2016 1 commit
-
-
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.
-
- 11 May, 2016 1 commit
-
-
Max Lyon authored
-
- 10 May, 2016 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
-
- 11 Jun, 2014 3 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@274 66977474-1d4b-4f09-8fe9-267525286df2
-
Jan Möbius authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@273 66977474-1d4b-4f09-8fe9-267525286df2
-
Jan Möbius authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@272 66977474-1d4b-4f09-8fe9-267525286df2
-
- 04 Dec, 2013 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@258 66977474-1d4b-4f09-8fe9-267525286df2
-
- 09 Aug, 2013 3 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@252 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@251 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@250 66977474-1d4b-4f09-8fe9-267525286df2
-
- 23 Jul, 2013 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@246 66977474-1d4b-4f09-8fe9-267525286df2
-
- 15 Jul, 2013 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@243 66977474-1d4b-4f09-8fe9-267525286df2
-
- 22 May, 2013 1 commit
-
-
Isaak Lim authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@239 66977474-1d4b-4f09-8fe9-267525286df2
-
- 08 Nov, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@233 66977474-1d4b-4f09-8fe9-267525286df2
-
- 07 Nov, 2012 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@232 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@231 66977474-1d4b-4f09-8fe9-267525286df2
-
- 25 Oct, 2012 1 commit
-
-
Mike Kremer authored
Update TD incidences of higher order entities when deleting elements. This issue always occurred when deleting the last element. Thanks to Xiaoming Fu for making me aware of this problem. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@224 66977474-1d4b-4f09-8fe9-267525286df2
-
- 19 Jul, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@220 66977474-1d4b-4f09-8fe9-267525286df2
-
- 18 Jul, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@218 66977474-1d4b-4f09-8fe9-267525286df2
-
- 12 Jun, 2012 3 commits
-
-
Mike Kremer authored
Made function to check for a property's existance depending on the property's type as template parameter. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@214 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
Fixed property request function so that both persistent and non-persistent properties can be fetched. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@213 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@212 66977474-1d4b-4f09-8fe9-267525286df2
-
- 04 Jun, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@206 66977474-1d4b-4f09-8fe9-267525286df2
-
- 24 May, 2012 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@205 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@204 66977474-1d4b-4f09-8fe9-267525286df2
-
- 02 May, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@192 66977474-1d4b-4f09-8fe9-267525286df2
-
- 30 Apr, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@190 66977474-1d4b-4f09-8fe9-267525286df2
-
- 27 Apr, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@188 66977474-1d4b-4f09-8fe9-267525286df2
-