This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit e3904068ec5fe585326bc95b5e01e3404b0dab9e
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Thu Jul 27 05:08:13 2023 -0700
Wiki page rendering_cube changed with summary [fix output] by Vincent Torri
---
pages/develop/legacy/tutorial/gl2d/rendering_cube.txt | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/pages/develop/legacy/tutorial/gl2d/rendering_cube.txt b/pages/develop/legacy/tutorial/gl2d/rendering_cube.txt
index 0633f2f8c..866c355ef 100644
--- a/pages/develop/legacy/tutorial/gl2d/rendering_cube.txt
+++ b/pages/develop/legacy/tutorial/gl2d/rendering_cube.txt
@@ -1,5 +1,7 @@
~~Title: Rendering the Cube - GL 2D Tutorial~~
-//**__previous page__: **//[[/develop/legacy/tutorial/gl2d/drawing_cube|Drawing the Cube with GLView]]
+
+//**previous page:**// [[/develop/legacy/tutorial/gl2d/drawing_cube|Drawing the Cube with GLView]]
+
==== Rendering the Cube ====
The viewport is set at 0,0 corresponding to the bottom left edge of the
@@ -52,4 +54,5 @@ You now are the proud owner of a nice cube!
{{ :gl_cube.png?500 }}
\\
-//**__next page__: **//[[/develop/legacy/tutorial/gl2d/animating_cube|Animating the Cube]]
+
+//**next page:**// [[/develop/legacy/tutorial/gl2d/animating_cube|Animating the Cube]]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.