Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | Create Electron app | Matthias Schiffer |
2018-11-08 | Implement circle collidables | Matthias Schiffer |
2018-11-08 | math: rename Movement.{p1,p2} to {src,dest} | Matthias Schiffer |
2018-11-05 | math/line: explicitly allow movement away from line segments | Matthias Schiffer |
2018-11-05 | math/line: use center point for behind-wall check | Matthias Schiffer |
2018-11-05 | More generic collision handling | Matthias Schiffer |
2018-11-05 | Add collision radius | Matthias Schiffer |
2018-11-04 | Fix rounding issues in collision handling | Matthias Schiffer |
2018-11-04 | Add simple math library for line segments | Matthias Schiffer |