Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-10 | Big performance improvement in iteration. | Alec Thomas | |
No longer perform a vtable lookup and function call to unpack components. Unpacking is now completely templatised and expanded at compile time. | |||
2014-10-10 | Use a partitioned grid for collision detection. | Alec Thomas | |
2014-10-09 | Don't use deprecated strstream. | Alec Thomas | |
2014-10-09 | Add example. | Alec Thomas | |