aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* makefileheavydemon2111 days
|
* Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon2111 days
| | | | particles and another texture
* adjusted renderingsystemheavydemon2112 days
|
* adjusted rendering and exampleheavydemon2112 days
|
* rendering particleheavydemon2112 days
|
* Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon2112 days
|\
| * clang format and tidyJAROWMR13 days
| |
| * updates makefileJAROWMR13 days
| |
| * make empty example particleJAROWMR13 days
| |
| * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR13 days
| |\ | | | | | | | | | jaro/particle-system-master
| * | changed includesJAROWMR13 days
| | |
| * | added forward declaration and const reference spriteJAROWMR13 days
| | |
| * | added comments and code standardJAROWMR13 days
| | |
| * | improved readablity codeJAROWMR13 days
| | |
| * | added boundary tests and added functionalityJAROWMR13 days
| | |
| * | added tests and fixed bugs in systemJAROWMR13 days
| | |
| * | updated testJAROWMR13 days
| | |
| * | added unit test for particlesJAROWMR13 days
| | |
| * | fixed buildJAROWMR2024-11-08
| | |
| * | particle updatedJaro2024-11-08
| | |
* | | adjusted render a little and added a error img of the chosen img did not ↵heavydemon2112 days
| | | | | | | | | | | | load. this prevents exceptions
* | | Adjusted rendering to make it work with newer systemheavydemon2112 days
| |/ |/|
* | nitpicks (merge #27)Loek Le Blansch2024-11-08
| |
* | Merge branch 'niels/cleanup' of github.com:lonkaars/crepeLoek Le Blansch2024-11-08
|\ \ | |/ |/|
| * fixed all the RAIIheavydemon212024-11-08
| |
| * Made it RAIIheavydemon212024-11-08
| |
| * updated to satisfy the code reviewheavydemon212024-11-08
| |
| * fixed include code-styleheavydemon212024-11-08
| |
| * deleted compile.shheavydemon212024-11-08
| |
| * fixed the includes and const settingsheavydemon212024-11-08
| |
| * todo's animator systemheavydemon212024-11-08
| |
| * code styleheavydemon212024-11-08
| |
* | `make format`Loek Le Blansch2024-11-08
|/
* merge `master` into `loek/savemgr`Loek Le Blansch2024-11-07
|\
| * merge #25 + nitpickingLoek Le Blansch2024-11-07
| |
| * corrected doxygen commentjaroWMR2024-11-07
| |
| * Make formatmax-0012024-11-07
| |
| * removed line in cmakelistjaroWMR2024-11-07
| |
| * deleted old pocjaroWMR2024-11-07
| |
| * remove sdlappjaroWMR2024-11-07
| |
| * update makefilejaroWMR2024-11-07
| |
| * added physics systemjaroWMR2024-11-07
| |
| * update clang-tidy configurationLoek Le Blansch2024-11-07
| |
| * add game_object_id_t typeLoek Le Blansch2024-11-07
| |
| * no more singleton systemsLoek Le Blansch2024-11-07
| |
| * merge #20Loek Le Blansch2024-11-07
| |
| * Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\
| | * fix script example segmentation faultLoek Le Blansch2024-11-07
| | |
| * | Made id constmax-0012024-11-07
| | |
| * | Made name and tag constmax-0012024-11-07
| | |