summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-02-17 19:50:26 (GMT)
committerMarius Kintel <marius@kintel.net>2012-02-17 19:50:26 (GMT)
commitf615f3a5e1344bbb05f56614d959fdb2779e164c (patch)
tree134afa23696e9048ed8e777c53deed26f15aac8e /RELEASE_NOTES
parent065231706613c358b933b56013f32d22f04af0b5 (diff)
Added matrix/vector multiplication
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 8d66ad9..a78fa7b 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -5,6 +5,8 @@ Features:
o Snappier GUI while performing CGAL computations (computations running in separate thread)
o The size of the misc. caches can now be adjusted from Preferences
o The limit for when to disable OpenCSG can now be adjusted from Preferences
+o Added Dot product operator: vec * vec
+o Added Matrix multiplication operator: vec * mat, mat * mat
Bugfixes:
o use'ing an non-existing file sometimes crashed under Windows
contact: Jan Huwald // Impressum