aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Transform.cpp
Commit message (Collapse)AuthorAge
* merge `master` into `loek/cleanup`Loek Le Blansch6 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
| |
* | update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
|/
* merge #25 + nitpickingLoek Le Blansch2024-11-07
|
* added physics systemjaroWMR2024-11-07
|
* add game_object_id_t typeLoek Le Blansch2024-11-07
|
* Removed destructormax-0012024-11-07
|
* Removed two unnecessary includesmax-0012024-11-06
|
* Make formatmax-0012024-11-06
|
* merge #18Loek Le Blansch2024-11-05
|
* Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
|\
| * remove util and api namespacesLoek Le Blansch2024-11-05
| |
* | Make formatmax-0012024-11-05
| |
* | Implemented get_instances_max() at Transform componentmax-0012024-11-05
| |
* | Replaced Point references with Point copy by valuemax-0012024-11-05
|/
* `make format`Loek Le Blansch2024-11-03
|
* minor script system fixesLoek Le Blansch2024-10-31
|
* more nitpickingLoek Le Blansch2024-10-23
|
* rendering and assetmanagerheavydemon212024-10-23
|
* fixed everything and can now work with new compiler, example rendering and ↵heavydemon212024-10-22
made it work with component manager