Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | implemented feedback wouter, improved animator. however if spritesheet ↵ | heavydemon21 | 6 days |
| | | | | aspect_ratio is not the same as the single frame then the scaling is wrong | ||
* | fixed the aspect ratio and removed the ratio from sprite and give it to ↵ | heavydemon21 | 7 days |
| | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off | ||
* | made sdlcontext not a singleton anymore | heavydemon21 | 7 days |
| | |||
* | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 8 days |
| | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | ||
* | merge master | Loek Le Blansch | 9 days |
|\ | |||
| * | nitpick #59 | Loek Le Blansch | 9 days |
| | | |||
| * | make format | heavydemon21 | 9 days |
| | | |||
| * | implemented feedback | heavydemon21 | 9 days |
| | | |||
| * | make format | heavydemon21 | 10 days |
| | | |||
| * | implemented final max feedback | heavydemon21 | 10 days |
| | | |||
| * | merged master | heavydemon21 | 10 days |
| | | |||
| * | Merge branch 'master' into decoupling | heavydemon21 | 10 days |
| |\ | |||
| * | | make format | heavydemon21 | 12 days |
| | | | |||
| * | | implemented feedback, cameraValues need better name? | heavydemon21 | 12 days |
| | | | |||
| * | | make format | heavydemon21 | 13 days |
| | | | |||
| * | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 13 days |
| | | | |||
| * | | making struct constructors | heavydemon21 | 13 days |
| | | | |||
| * | | comments i animator and sprite. added sprite indepentdent scale and angle | heavydemon21 | 14 days |
| | | | |||
| * | | make format | heavydemon21 | 2024-11-30 |
| | | | |||
| * | | improved animator | heavydemon21 | 2024-11-30 |
| | | | |||
| * | | cleaner camera implementation | heavydemon21 | 2024-11-30 |
| | | | |||
| * | | zoomed viewport | heavydemon21 | 2024-11-30 |
| | | | |||
| * | | first version of new viewport floats without the use of sdl functions | heavydemon21 | 2024-11-30 |
| | | | |||
| * | | working floating point black bars | heavydemon21 | 2024-11-29 |
| | | | |||
* | | | `make format` | Loek Le Blansch | 11 days |
| | | | |||
* | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 11 days |
|\ \ \ | | |/ | |/| | |||
| * | | nitpick #55 | Loek Le Blansch | 11 days |
| | | | |||
| * | | make format | WBoerenkamps | 11 days |
| | | | |||
| * | | feedback changes | WBoerenkamps | 11 days |
| | | | |||
| * | | fixed changes with mediator | WBoerenkamps | 11 days |
| | | | |||
| * | | loeks feedback changes | WBoerenkamps | 11 days |
| | | | |||
| * | | make format | WBoerenkamps | 13 days |
| | | | |||
| * | | world units for click | WBoerenkamps | 13 days |
| | | | |||
| * | | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 13 days |
| |\ \ | |||
| * | | | added on_enter and on_hover | WBoerenkamps | 2024-11-28 |
| | | | | |||
| * | | | make format | WBoerenkamps | 2024-11-27 |
| | | | | |||
| * | | | small {} changes | WBoerenkamps | 2024-11-27 |
| | | | | |||
| * | | | pr feedback | WBoerenkamps | 2024-11-27 |
| | | | | |||
| * | | | extra enter | WBoerenkamps | 2024-11-25 |
| | | | | |||
| * | | | added enters | WBoerenkamps | 2024-11-25 |
| | | | | |||
| * | | | changed enum name | WBoerenkamps | 2024-11-25 |
| | | | | |||
| * | | | make format | WBoerenkamps | 2024-11-25 |
| | | | | |||
| * | | | code standard fixing | WBoerenkamps | 2024-11-25 |
| | | | | |||
| * | | | button test working | WBoerenkamps | 2024-11-25 |
| | | | | |||
| * | | | most test working | WBoerenkamps | 2024-11-25 |
| | | | | |||
| * | | | creating inputSystem tests | WBoerenkamps | 2024-11-24 |
| | | | | |||
| * | | | merge | WBoerenkamps | 2024-11-24 |
| |\ \ \ | |||
| * | | | | input facade | WBoerenkamps | 2024-11-24 |
| | | | | | |||
| * | | | | button handling | WBoerenkamps | 2024-11-19 |
| | | | | | |||
| * | | | | sdl changes | WBoerenkamps | 2024-11-18 |
| | | | | |