Age | Commit message (Expand) | Author |
---|---|---|
2015-04-24 | Update example with a vertex array-based particle system. | Alec Thomas |
2015-02-09 | Update README+example for inheritance-free change. | Alec Thomas |
2014-12-07 | example: fix compilation command | Jason Pleau |
2014-12-07 | example: replace arial with a free font | Jason Pleau |
2014-12-01 | Include cmath in example. Fixes #66. | Alec Thomas |
2014-10-27 | DeltaTime -> TimeDelta | Alec Thomas |
2014-10-27 | Fix example. | Alec Thomas |
2014-10-27 | Configurable delta time type via -DENTITYX_DT_TYPE=<type>. | Alec Thomas |
2014-10-10 | Big performance improvement in iteration. | Alec Thomas |
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 |