aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Collapse)AuthorAge
* merge `master` into `loek/collision-system`Loek Le Blansch2 days
|
* changed testJAROWMR2 days
|
* merge with maserJAROWMR2 days
|
* merge with masterJAROWMR3 days
|
* merge with masterJAROWMR3 days
|\
| * final touchups 2 for #26loek/cleanupLoek Le Blansch6 days
| |
| * `make format`Loek Le Blansch7 days
| |
| * merge `master` into `loek/cleanup`Loek Le Blansch7 days
| |\
| | * `make format`loek/wrapLoek Le Blansch7 days
| | |
| | * wrap lines at column 95 instead of 80Loek Le Blansch7 days
| | |
| * | merge `master` into `loek/cleanup`Loek Le Blansch9 days
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch9 days
| |\ \
| * | | `make format`Loek Le Blansch9 days
| | | |
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch9 days
| |\ \ \
| | * | | `make format`Loek Le Blansch9 days
| | | | |
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch9 days
| | | | |
| | * | | fix physics testLoek Le Blansch9 days
| | | | |
| | * | | add script unit tests + major refactoringLoek Le Blansch10 days
| | | | |
| * | | | add doxygen + check const correctnessLoek Le Blansch9 days
| | | | |
| * | | | incorporate feedback on #26Loek Le Blansch9 days
| | | | |
| * | | | update logging to use C++20 format and classesLoek Le Blansch9 days
| |/ / /
* | | | added doxygenJAROWMR3 days
| | | |
* | | | improved bounceJAROWMR5 days
| | | |
* | | | bounceJAROWMR5 days
| | | |
* | | | moved object after static collisionJAROWMR5 days
| | | |
* | | | added functionality to example and added picturesJAROWMR5 days
| | | |
* | | | collision handeling exampleJAROWMR7 days
| | | |
* | | | added data struct for eventJAROWMR7 days
| | | |
* | | | merge with masterJAROWMR7 days
|\ \ \ \ | | |_|/ | |/| |
| * | | `make format`Loek Le Blansch9 days
| | | |
| * | | fixed issuesJAROWMR9 days
| | |/ | |/|
| * | fixed feedbackJAROWMR9 days
| | |
| * | clang format and tidyJAROWMR12 days
| | |
| * | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR12 days
| |\| | | | | | | | | | jaro/particle-system-master
| * | changed includesJAROWMR12 days
| | |
| * | added forward declaration and const reference spriteJAROWMR12 days
| | |
| * | added comments and code standardJAROWMR12 days
| | |
| * | improved readablity codeJAROWMR12 days
| | |
| * | added boundary tests and added functionalityJAROWMR12 days
| | |
| * | added tests and fixed bugs in systemJAROWMR12 days
| | |
| * | added unit test for particlesJAROWMR12 days
| | |
| * | fixed buildJAROWMR14 days
| | |
| * | particle updatedJaro2024-11-08
| | |
* | | added function to call collision handlersJAROWMR8 days
| | |
* | | saved reference in storage struct to send to handelerJAROWMR8 days
| | |
* | | improving how to save collisionsJAROWMR8 days
| | |
* | | fixed bugs in collision systemJAROWMR8 days
| | |
* | | updated testJAROWMR8 days
| | |
* | | added comments to systemJAROWMR10 days
| | |
* | | added collision methodesJAROWMR10 days
| | |