aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ↵JAROWMR7 days
|\ | | | | | | into jaro/collision-system-handeling
| * change position to offsetJAROWMR10 days
| |
| * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR10 days
| |\ | | | | | | | | | jaro/particle-system-improvement
| * | make formatJAROWMR10 days
| | |
| * | friend explainedJAROWMR10 days
| | |
| * | broken particle testJAROWMR11 days
| | |
| * | update commentJAROWMR11 days
| | |
| * | updated commentJAROWMR11 days
| | |
| * | updated particle emitterJAROWMR12 days
| | |
| * | merge physicsJAROWMR12 days
| |\ \
| * \ \ merge masterJAROWMR12 days
| |\ \ \
| * | | | changed spawnrate of particles (bound to delta time)JAROWMR2024-12-07
| | | | |
| * | | | Merge branch 'jaro/physics-system-improvement' into ↵JAROWMR2024-12-07
| |\ \ \ \ | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| * | | | | changed double to floatJAROWMR2024-12-07
| | | | | |
* | | | | | removed rigidbody offsetJAROWMR7 days
| | | | | |
* | | | | | added collision featuresJAROWMR7 days
| |_|_|_|/ |/| | | |
* | | | | make formatJAROWMR10 days
| | | | |
* | | | | moved code to cppJAROWMR10 days
| | | | |
* | | | | added scene to cmakeJAROWMR10 days
| | | | |
* | | | | added feedbackJAROWMR10 days
| | | | |
* | | | | moved mediator upJAROWMR10 days
| | | | |
* | | | | removed merge includeJAROWMR11 days
| | | | |
* | | | | Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR11 days
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into jaro/mediator_concealing_scene
| * | | | | formatJAROWMR11 days
| | | | | |
* | | | | | fixed includesJAROWMR11 days
|/ / / / /
* | | | / shielded mediatorJAROWMR11 days
| |_|_|/ |/| | |
* | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR12 days
|\ \ \ \ | | |_|/ | |/| | | | | | jaro/physics-system-improvement
| * | | `make format`Loek Le Blansch12 days
| | | |
* | | | removed merge fileJAROWMR12 days
| | | |
* | | | fixed gameJAROWMR12 days
| | | |
* | | | added fixed updateJAROWMR12 days
| | | |
* | | | merge masterJAROWMR12 days
|\| | | | |_|/ |/| |
| * | last changesWBoerenkamps12 days
| | |
| * | mege with masterWBoerenkamps12 days
| |\ \
| | * | implemented feedbackheavydemon2112 days
| | | |
| | * | make formatheavydemon2113 days
| | | |
| | * | adjusted aspect ratioheavydemon2113 days
| | | |
| | * | Merge branch 'master' into niels/remove_singletonheavydemon2113 days
| | |\ \
| | * | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2113 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 ↵heavydemon212024-12-09
| | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| | * | | made sdlcontext not a singleton anymoreheavydemon212024-12-08
| | | | |
| | * | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon212024-12-08
| | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
| * | | | `make format`wouter/gameloopLoek Le Blansch13 days
| | | | |
| * | | | WIP fix LoopTimerManagerLoek Le Blansch13 days
| | | | |
| * | | | feedback but error after conflictWBoerenkamps13 days
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Implemented feedbackmax-00113 days
| | | | |
| | * | | Clarified 0.75fmax-00113 days
| | | | |
| | * | | Make formatmax-00113 days
| | | | |
| | * | | Corrected constexprmax-00113 days
| | | | |
| | * | | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| | |\ \ \