Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-19 | TimedAnimation : add comments about usage of begin() | Jérémy Zurcher | 1 | -1/+4 |
2018-11-15 | TimedAnimation : update(…) -> update(float delta), percent and elapsed are ... | Jérémy Zurcher | 1 | -5/+5 |
2018-11-14 | remove useless import statements | Jérémy Zurcher | 1 | -2/+0 |
2018-11-14 | TimedAnimation : add float elapsed parameter to update(…) | Jérémy Zurcher | 1 | -3/+6 |
2018-10-14 | animations : clean up | Jérémy Zurcher | 1 | -2/+2 |
2018-10-11 | TimedAnimation : optimize | Jérémy Zurcher | 1 | -19/+17 |
2018-10-08 | add animations | Jérémy Zurcher | 1 | -0/+49 |