From 8ad8165816929301a87e90bbb32c3df6b69030ee Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Sep 2017 12:28:11 +0100 Subject: Updating docs --- bug.html | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 bug.html (limited to 'bug.html') diff --git a/bug.html b/bug.html new file mode 100644 index 00000000..3e19fa6b --- /dev/null +++ b/bug.html @@ -0,0 +1,103 @@ + + + + + + + +YAGE: Bug List + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
Bug List
+
+
+
+
Member yage::Matrix< Rows, Cols, Type >::toString () const
+
When printing certain matrices, it omits a row or column. Still need to determine under which conditions.
+
+
+
+ + + + -- cgit