Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | Little fix (typo) | max-001 | 2024-11-22 | |
| | | * | | | Updated documentation | max-001 | 2024-11-22 | |
| | | * | | | Replaced ComponentManager reference by OptionalRef for late binding | max-001 | 2024-11-22 | |
| | | | |/ | | | |/| | ||||
| | * | | | Merge branch 'wouter/gameloop' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-24 | |
| | |\ \ \ | ||||
| | | * | | | fixed loop fix | WBoerenkamps | 2024-11-22 | |
| | | |/ / | ||||
| | * | | | `make format` | Loek Le Blansch | 2024-11-24 | |
| | * | | | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfix | Loek Le Blansch | 2024-11-22 | |
| | | |/ | | |/| | ||||
| * | | | fixed a rezing and camera origin is now middlepoint | heavydemon21 | 2024-11-25 | |
| * | | | added doxygen comments | heavydemon21 | 2024-11-22 | |
| * | | | make format | heavydemon21 | 2024-11-22 | |
| * | | | working moving camera, flip animations, resizing with animations, and black bars | heavydemon21 | 2024-11-22 | |
| * | | | working scaling image with scaling world to screen | heavydemon21 | 2024-11-22 | |
| * | | | working aspect ratio in world units. and add pillarboxing/letterboxing depend... | heavydemon21 | 2024-11-22 | |
| * | | | Merge branch 'master' into niels/decoupling_pixel_and_pos | heavydemon21 | 2024-11-21 | |
| |\ \ \ | ||||
| * | | | | adjusted branch based on feedback | heavydemon21 | 2024-11-20 | |
| * | | | | rendering based on world unites instead of pixels | heavydemon21 | 2024-11-18 | |
| * | | | | first version world postions with camera | heavydemon21 | 2024-11-18 | |
* | | | | | improved readablity of check_collision function and reset LoopManager | JAROWMR | 2024-12-01 | |
* | | | | | moved function | JAROWMR | 2024-12-01 | |
* | | | | | improved doxygen comments | JAROWMR | 2024-12-01 | |
* | | | | | removed struct and renamed structs | JAROWMR | 2024-12-01 | |
* | | | | | feedback changes | JAROWMR | 2024-12-01 | |
* | | | | | fixed path | JAROWMR | 2024-11-26 | |
* | | | | | added average | JAROWMR | 2024-11-26 | |
* | | | | | added average | JAROWMR | 2024-11-25 | |
* | | | | | improved test | JAROWMR | 2024-11-25 | |
* | | | | | added particle test | JAROWMR | 2024-11-23 | |
* | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-system | JAROWMR | 2024-11-23 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||
| * | | | | more documentation | Loek Le Blansch | 2024-11-22 | |
* | | | | | change test data | JAROWMR | 2024-11-23 | |
* | | | | | Added simple profling test | JAROWMR | 2024-11-23 | |
* | | | | | added profiling test | JAROWMR | 2024-11-23 | |
* | | | | | added static collision tests | JAROWMR | 2024-11-23 | |
* | | | | | added doxygen comments | JAROWMR | 2024-11-23 | |
* | | | | | Fixing PR | JAROWMR | 2024-11-23 | |
* | | | | | Fixing PR | JAROWMR | 2024-11-23 | |
* | | | | | added gravity to object | JAROWMR | 2024-11-22 | |
* | | | | | fixed tiny bugs in system | JAROWMR | 2024-11-22 | |
* | | | | | refactored collision system | JAROWMR | 2024-11-22 | |
* | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-system | JAROWMR | 2024-11-22 | |
|\| | | | | ||||
| * | | | | add custom tabs to doxygen | Loek Le Blansch | 2024-11-22 | |
* | | | | | script fix | JAROWMR | 2024-11-22 | |
* | | | | | merge with master | JAROWMR | 2024-11-22 | |
* | | | | | merge with master | JAROWMR | 2024-11-22 | |
|\| | | | | ||||
| * | | | | `make format` | Loek Le Blansch | 2024-11-22 | |
| * | | | | Merge remote-tracking branch 'origin/master' into max/vector2 | max-001 | 2024-11-22 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'niels/rendering_transform_midpoint_bugfix' of github.com:lonkaa... | Loek Le Blansch | 2024-11-22 | |
| | |\ \ \ \ | ||||
| | | * | | | | rendering particles in at the center point and not in the top left corner. | heavydemon21 | 2024-11-21 | |
| | | | |/ / | | | |/| | | ||||
| | * | | | | Merge branch 'loek/scripts' | Loek Le Blansch | 2024-11-22 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||
| | | * | | | store `game_object_id` by value instead of reference in Script | Loek Le Blansch | 2024-11-21 |