Commit message (Expand) | Author | Age | |
---|---|---|---|
* | removed unused functions and friend relationss | WBoerenkamps | 7 days |
* | nitpick #59 | Loek Le Blansch | 10 days |
* | make format | heavydemon21 | 10 days |
* | implemented feedback | heavydemon21 | 10 days |
* | Merge branch 'master' into decoupling | heavydemon21 | 10 days |
|\ | |||
| * | feedback changes | WBoerenkamps | 11 days |
| * | loeks feedback changes | WBoerenkamps | 12 days |
| * | make format | WBoerenkamps | 13 days |
| * | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 13 days |
| |\ | |||
| | * | implemented feedback removed get_width and height --> get_size for both textu... | heavydemon21 | 13 days |
| | * | make format | heavydemon21 | 14 days |
| | * | rendering color working | heavydemon21 | 14 days |
| | * | fixed the color functionality | heavydemon21 | 14 days |
| | * | Merge branch 'master' into niels/rendering_color | heavydemon21 | 14 days |
| | |\ | |||
| | * \ | Merge remote-tracking branch 'origin/master' into niels/rendering_color | heavydemon21 | 2024-11-18 |
| | |\ \ | |||
| | * | | | color paremeter in sprite works | heavydemon21 | 2024-11-14 |
| * | | | | added on_enter and on_hover | WBoerenkamps | 2024-11-28 |
| * | | | | make format | 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 |
| * | | | | most test working | WBoerenkamps | 2024-11-25 |
| * | | | | merge | WBoerenkamps | 2024-11-24 |
| |\ \ \ \ | |||
| * | | | | | input facade | WBoerenkamps | 2024-11-24 |
| * | | | | | added mouse and key event triggering | WBoerenkamps | 2024-11-18 |
| * | | | | | added keycode conversion | WBoerenkamps | 2024-11-18 |
| | |_|/ / | |/| | | | |||
* | | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 12 days |
* | | | | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 14 days |
* | | | | | comments i animator and sprite. added sprite indepentdent scale and angle | heavydemon21 | 2024-12-02 |
* | | | | | make format | heavydemon21 | 2024-11-30 |
* | | | | | cleaner camera implementation | heavydemon21 | 2024-11-30 |
* | | | | | first version of new viewport floats without the use of sdl functions | heavydemon21 | 2024-11-30 |
| |_|_|/ |/| | | | |||
* | | | | `make format` | Loek Le Blansch | 2024-11-28 |
* | | | | implemented loek feedback | heavydemon21 | 2024-11-28 |
* | | | | make format | heavydemon21 | 2024-11-28 |
* | | | | adjusted more it should now be finsished | heavydemon21 | 2024-11-28 |
* | | | | implemented feedback to have draw struct | heavydemon21 | 2024-11-28 |
* | | | | make format and offset for the cameara relative from the transform gameobject | heavydemon21 | 2024-11-27 |
* | | | | implemented feedback on PR40 and made camera sizes ivec2 | heavydemon21 | 2024-11-27 |
* | | | | implemented all the feedback | heavydemon21 | 2024-11-26 |
* | | | | make format | heavydemon21 | 2024-11-26 |
* | | | | added window default config settings | heavydemon21 | 2024-11-26 |
* | | | | adjusted vector2 to vec2 | heavydemon21 | 2024-11-26 |
* | | | | Merge branch 'master' into niels/decoupling_pixel_and_pos | heavydemon21 | 2024-11-26 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Replaced Vector2<double> by vec2 typedef | max-001 | 2024-11-22 |
| * | | | Minor changes due to templating of Vector2 | max-001 | 2024-11-21 |
* | | | | fixed a rezing and camera origin is now middlepoint | heavydemon21 | 2024-11-25 |
* | | | | added doxygen comments | heavydemon21 | 2024-11-22 |