From c7a41edafd1ace8c55a24757ee5bbb886559cdc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 24 Feb 2015 11:17:49 +0000 Subject: [PATCH] Updated changelog git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1229 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/changelog.docu | 7 ++++++- Doc/mesh.docu | 4 ---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Doc/changelog.docu b/Doc/changelog.docu index ab98791a..f2937c01 100644 --- a/Doc/changelog.docu +++ b/Doc/changelog.docu @@ -6,12 +6,16 @@ -3.4 (?/?/?,Rev.1222) +3.4 (?/?/?,Rev.1228) Core IO @@ -32,6 +36,7 @@ Documentation diff --git a/Doc/mesh.docu b/Doc/mesh.docu index 0b7fca37..9a199b68 100644 --- a/Doc/mesh.docu +++ b/Doc/mesh.docu @@ -903,10 +903,6 @@ this will lead to unpredictable behaviour. Using skipping iterators for iteratin the elements and creating circulators from them is safe as they don't contain deleted elements. -\code - -\endcode - \section it_circs_h How to use circulators in OpenMesh The following code example now shows how to enumerate the 1-ring of each vertex: -- GitLab