aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade
Commit message (Collapse)AuthorAge
* implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon216 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 ↵heavydemon217 days
| | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
* made sdlcontext not a singleton anymoreheavydemon217 days
|
* removed singleton from SDLContext, problem now is cannot call ↵heavydemon218 days
| | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* merge masterLoek Le Blansch9 days
|\
| * nitpick #59Loek Le Blansch9 days
| |
| * make formatheavydemon219 days
| |
| * implemented feedbackheavydemon219 days
| |
| * make formatheavydemon2110 days
| |
| * implemented final max feedbackheavydemon2110 days
| |
| * merged masterheavydemon2110 days
| |
| * Merge branch 'master' into decouplingheavydemon2110 days
| |\
| * | make formatheavydemon2112 days
| | |
| * | implemented feedback, cameraValues need better name?heavydemon2112 days
| | |
| * | make formatheavydemon2113 days
| | |
| * | added all the contructor strutcts for animator,sprite and cameraheavydemon2113 days
| | |
| * | making struct constructorsheavydemon2113 days
| | |
| * | comments i animator and sprite. added sprite indepentdent scale and angleheavydemon2114 days
| | |
| * | make formatheavydemon212024-11-30
| | |
| * | improved animatorheavydemon212024-11-30
| | |
| * | cleaner camera implementationheavydemon212024-11-30
| | |
| * | zoomed viewportheavydemon212024-11-30
| | |
| * | first version of new viewport floats without the use of sdl functionsheavydemon212024-11-30
| | |
| * | working floating point black barsheavydemon212024-11-29
| | |
* | | `make format`Loek Le Blansch11 days
| | |
* | | Merge branch 'master' into loek/audioLoek Le Blansch11 days
|\ \ \ | | |/ | |/|
| * | nitpick #55Loek Le Blansch11 days
| | |
| * | make formatWBoerenkamps11 days
| | |
| * | feedback changesWBoerenkamps11 days
| | |
| * | fixed changes with mediatorWBoerenkamps11 days
| | |
| * | loeks feedback changesWBoerenkamps11 days
| | |
| * | make formatWBoerenkamps13 days
| | |
| * | world units for clickWBoerenkamps13 days
| | |
| * | Merge branch 'jaro/collision-system' into wouter/exampleGameWBoerenkamps13 days
| |\ \
| * | | added on_enter and on_hoverWBoerenkamps2024-11-28
| | | |
| * | | make formatWBoerenkamps2024-11-27
| | | |
| * | | small {} changesWBoerenkamps2024-11-27
| | | |
| * | | pr feedbackWBoerenkamps2024-11-27
| | | |
| * | | extra enterWBoerenkamps2024-11-25
| | | |
| * | | added entersWBoerenkamps2024-11-25
| | | |
| * | | changed enum nameWBoerenkamps2024-11-25
| | | |
| * | | make formatWBoerenkamps2024-11-25
| | | |
| * | | code standard fixingWBoerenkamps2024-11-25
| | | |
| * | | button test workingWBoerenkamps2024-11-25
| | | |
| * | | most test workingWBoerenkamps2024-11-25
| | | |
| * | | creating inputSystem testsWBoerenkamps2024-11-24
| | | |
| * | | mergeWBoerenkamps2024-11-24
| |\ \ \
| * | | | input facadeWBoerenkamps2024-11-24
| | | | |
| * | | | button handlingWBoerenkamps2024-11-19
| | | | |
| * | | | sdl changesWBoerenkamps2024-11-18
| | | | |