Commit Graph

7 Commits

Author SHA1 Message Date
5c72953653 coord: remove inadvertant warning disabling 2015-09-21 15:40:36 +10:00
6095c755cf quaternion: add convenience float typedef 2015-07-21 01:39:38 +10:00
fdc801628b quaternion: update with more operators 2015-07-13 16:30:54 +10:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
5956d0421e parameterise point, vector, region, matrix on type 2014-12-15 20:10:56 +11:00
23b0a7b146 remove annotations header
The annotations were never particularly robust, and weren't used in many
locations (or consistently). And we should be migrating to c++14
annotation syntax anyway. By focusing on writing them all locally we
will be a little more standards compliant, and the attributes should be
more visible.
2014-10-17 19:24:53 +11:00
e54b43fd72 Add tiny quaternion stub 2012-07-31 14:40:21 +10:00