aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Sprite.cpp
Commit message (Collapse)AuthorAge
* merge `master` into `loek/cleanup`Loek Le Blansch7 days
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch7 days
| |
| * `make format`Loek Le Blansch10 days
| |
* | 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-styleheavydemon2114 days
| |
| * fixed the includes and const settingsheavydemon2114 days
| |
| * code styleheavydemon2114 days
| |
* | 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