aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Sprite.cpp
Commit message (Collapse)AuthorAge
* update logging to use C++20 format and classesLoek Le Blansch9 days
|
* merge `master` into `loek/cleanup`Loek Le Blansch10 days
|\
| * nitpicks (merge #27)Loek Le Blansch14 days
| |
| * fixed include code-styleheavydemon212024-11-08
| |
| * fixed the includes and const settingsheavydemon212024-11-08
| |
| * code styleheavydemon212024-11-08
| |
* | update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
|/
* merge #25 + nitpickingLoek Le Blansch2024-11-07
|
* add game_object_id_t typeLoek Le Blansch2024-11-07
|
* `make format`Loek Le Blansch2024-11-05
|
* remove util and api namespacesLoek Le Blansch2024-11-05
|
* more nitpickingLoek Le Blansch2024-10-23
|
* `clang-format`Loek Le Blansch2024-10-23
|
* rendering and assetmanagerheavydemon212024-10-23
|
* rendering and asset_manager pocheavydemon212024-10-23
| | | | :
* fixed everything and can now work with new compiler, example rendering and ↵heavydemon212024-10-22
made it work with component manager