aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/CollisionSystem.cpp
Commit message (Expand)AuthorAge
* make formatJAROWMR6 days
* Added util for positionJAROWMR6 days
* removed rigidbody offsetJAROWMR6 days
* scale collider by transformJAROWMR6 days
* added dynamic bounceJAROWMR6 days
* added collision featuresJAROWMR6 days
* `make format`Loek Le Blansch8 days
* removed comment and reverted ifJAROWMR9 days
* fixed bugJAROWMR9 days
* improved readablityJAROWMR9 days
|\
| * make formatJAROWMR9 days
* | improved readablityJAROWMR9 days
|/
* multiple bug/feature fixesJAROWMR9 days
* make formatJAROWMR2024-12-06
* review feedbackJAROWMR2024-12-06
* removed roundJAROWMR2024-12-06
* fixed float round issueJAROWMR2024-12-06
* removed minus one from calculationJAROWMR2024-12-06
* bug foxJAROWMR2024-12-06
* dynamic and static bug fixesJAROWMR2024-12-05
* merge with master and keypressed added to gameJAROWMR2024-12-05
|\
| * `make format`Loek Le Blansch2024-11-13
| * re-enable loop manager + remove more singletonsLoek Le Blansch2024-11-13
* | make formatJAROWMR2024-12-04
* | added collision layersJAROWMR2024-12-04
* | make formatJAROWMR2024-12-04
* | improved commentsJAROWMR2024-12-03
* | added and changed some commentsJAROWMR2024-12-03
* | moved active check to update and changed gather of componentsJAROWMR2024-12-03
* | changed some values because of feedback and merged from masterJAROWMR2024-12-02
* | moved visitJAROWMR2024-12-02
* | const correct and naming of functionsJAROWMR2024-12-02
* | added some comments and constJAROWMR2024-12-02
* | resolution for circle circle and box circleJAROWMR2024-12-02
* | removed commentsJAROWMR2024-12-01
* | 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
* | fixed tiny bugs in systemJAROWMR2024-11-22
* | refactored collision systemJAROWMR2024-11-22
* | merge with masterJAROWMR2024-11-22
* | fixed merge masterJAROWMR2024-11-22
* | added unit tests for dynamic box box collisionJAROWMR2024-11-20
* | changed testJAROWMR2024-11-20
* | merge with maserJAROWMR2024-11-20
* | added doxygenJAROWMR2024-11-19
* | improved bounceJAROWMR2024-11-17
* | bounceJAROWMR2024-11-17
* | moved object after static collisionJAROWMR2024-11-17