aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Collapse)AuthorAge
...
| * | | | implemented feedback. biggest changes are teh camera_ref removedheavydemon212024-11-27
| | | | |
| * | | | make format and offset for the cameara relative from the transform gameobjectheavydemon212024-11-27
| | | | |
| * | | | implemented feedback on PR40 and made camera sizes ivec2heavydemon212024-11-27
| | | | |
| * | | | implemented all the feedbackheavydemon212024-11-26
| | | | |
| * | | | adjusted vector2 to vec2heavydemon212024-11-26
| | | | |
| * | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-26
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | make formatheavydemon212024-11-22
| | | | |
| * | | | working moving camera, flip animations, resizing with animations, and black barsheavydemon212024-11-22
| | | | |
| * | | | working scaling image with scaling world to screenheavydemon212024-11-22
| | | | |
| * | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-21
| |\ \ \ \
| * | | | | adjusted branch based on feedbackheavydemon212024-11-20
| | | | | |
| * | | | | rendering based on world unites instead of pixelsheavydemon212024-11-18
| | |_|_|/ | |/| | |
* | | | | improved readablity of check_collision function and reset LoopManagerJAROWMR2024-12-01
| | | | |
* | | | | moved functionJAROWMR2024-12-01
| | | | |
* | | | | improved doxygen commentsJAROWMR2024-12-01
| | | | |
* | | | | removed struct and renamed structsJAROWMR2024-12-01
| | | | |
* | | | | added doxygen commentsJAROWMR2024-11-23
| | | | |
* | | | | Fixing PRJAROWMR2024-11-23
| | | | |
* | | | | fixed tiny bugs in systemJAROWMR2024-11-22
| | | | |
* | | | | refactored collision systemJAROWMR2024-11-22
| | | | |
* | | | | merge with masterJAROWMR2024-11-22
| | | | |
* | | | | merge with masterJAROWMR2024-11-22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
| |\ \ \ \
| | * | | | `make format`Loek Le Blansch2024-11-21
| | | | | |
| | * | | | use OptionalRef instead of pointer referencesLoek Le Blansch2024-11-21
| | | |/ / | | |/| |
| * | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
| | | | |
| * | | | Minor changes due to templating of Vector2max-0012024-11-21
| |/ / /
* | | | fixed merge masterJAROWMR2024-11-22
| | | |
* | | | merge with masterJAROWMR2024-11-21
|\| | |
| * | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
| |\ \ \
| | * | | make formatheavydemon212024-11-20
| | | | |
| | * | | implemented feedbackheavydemon212024-11-20
| | | | |
| | * | | fixed the reference bug in render particle, it was in the example problemheavydemon212024-11-20
| | | | |
| | * | | rendering system bugheavydemon212024-11-20
| | | | |
| | * | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-20
| | |\ \ \
| | * | | | fixxed bug with particleemiiter and sprite in single componentheavydemon212024-11-20
| | | | | |
| | * | | | implemented feedbackheavydemon212024-11-20
| | | | | |
| | * | | | updated adjsuted rendering based on feedbackheavydemon212024-11-20
| | | | | |
| | * | | | adjusted so that all gets are autoheavydemon212024-11-18
| | | | | |
| | * | | | merged masterheavydemon212024-11-18
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon212024-11-18
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | adjusted based on feedback of PR#31heavydemon212024-11-14
| | | | | |
| | * | | | forget a doxygen docs on a functionheavydemon212024-11-14
| | | | | |
| | * | | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-14
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon212024-11-12
| | | | | | | | | | | | | | | | | | | | | | | | particles and another texture
| | * | | | adjusted renderingsystemheavydemon212024-11-11
| | | | | |
| | * | | | adjusted rendering and exampleheavydemon212024-11-11
| | | | | |
| | * | | | rendering particleheavydemon212024-11-11
| | | | | |
| | * | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon212024-11-11
| | |\ \ \ \
| | * | | | | adjusted render a little and added a error img of the chosen img did not ↵heavydemon212024-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | load. this prevents exceptions