Commit message (Expand) | Author | Age | |
---|---|---|---|
* | added unit tests for dynamic box box collision | JAROWMR | 2024-11-20 |
* | merge `master` into `loek/collision-system` | Loek Le Blansch | 2024-11-20 |
* | changed test | JAROWMR | 2024-11-20 |
* | merge with maser | JAROWMR | 2024-11-20 |
* | merge with master | JAROWMR | 2024-11-19 |
* | merge with master | JAROWMR | 2024-11-19 |
|\ | |||
| * | final touchups 2 for #26 | Loek Le Blansch | 2024-11-16 |
| * | `make format` | Loek Le Blansch | 2024-11-15 |
| * | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
| |\ | |||
| | * | `make format`loek/wrap | Loek Le Blansch | 2024-11-15 |
| | * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
| * | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-13 |
| |\| | |||
| * | | merge `jaro/particle-system-master` into `loek/cleanup` early | Loek Le Blansch | 2024-11-13 |
| |\ \ | |||
| * | | | `make format` | Loek Le Blansch | 2024-11-13 |
| * | | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 2024-11-13 |
| |\ \ \ | |||
| | * | | | `make format` | Loek Le Blansch | 2024-11-13 |
| | * | | | re-enable loop manager + remove more singletons | Loek Le Blansch | 2024-11-13 |
| | * | | | fix physics test | Loek Le Blansch | 2024-11-13 |
| | * | | | add script unit tests + major refactoring | Loek Le Blansch | 2024-11-12 |
| * | | | | add doxygen + check const correctness | Loek Le Blansch | 2024-11-13 |
| * | | | | incorporate feedback on #26 | Loek Le Blansch | 2024-11-13 |
| * | | | | update logging to use C++20 format and classes | Loek Le Blansch | 2024-11-13 |
| |/ / / | |||
* | | | | added doxygen | JAROWMR | 2024-11-19 |
* | | | | improved bounce | JAROWMR | 2024-11-17 |
* | | | | bounce | JAROWMR | 2024-11-17 |
* | | | | moved object after static collision | JAROWMR | 2024-11-17 |
* | | | | added functionality to example and added pictures | JAROWMR | 2024-11-17 |
* | | | | collision handeling example | JAROWMR | 2024-11-15 |
* | | | | added data struct for event | JAROWMR | 2024-11-15 |
* | | | | merge with master | JAROWMR | 2024-11-15 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | `make format` | Loek Le Blansch | 2024-11-13 |
| * | | | fixed issues | JAROWMR | 2024-11-13 |
| | |/ | |/| | |||
| * | | fixed feedback | JAROWMR | 2024-11-13 |
| * | | clang format and tidy | JAROWMR | 2024-11-10 |
| * | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 2024-11-10 |
| |\| | |||
| * | | changed includes | JAROWMR | 2024-11-10 |
| * | | added forward declaration and const reference sprite | JAROWMR | 2024-11-10 |
| * | | added comments and code standard | JAROWMR | 2024-11-10 |
| * | | improved readablity code | JAROWMR | 2024-11-10 |
| * | | added boundary tests and added functionality | JAROWMR | 2024-11-10 |
| * | | added tests and fixed bugs in system | JAROWMR | 2024-11-10 |
| * | | added unit test for particles | JAROWMR | 2024-11-10 |
| * | | fixed build | JAROWMR | 2024-11-08 |
| * | | particle updated | Jaro | 2024-11-08 |
* | | | added function to call collision handlers | JAROWMR | 2024-11-14 |
* | | | saved reference in storage struct to send to handeler | JAROWMR | 2024-11-14 |
* | | | improving how to save collisions | JAROWMR | 2024-11-14 |
* | | | fixed bugs in collision system | JAROWMR | 2024-11-14 |
* | | | updated test | JAROWMR | 2024-11-14 |
* | | | added comments to system | JAROWMR | 2024-11-12 |