aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Transform.h
Commit message (Collapse)AuthorAge
* merge #25 + nitpickingLoek Le Blansch2024-11-07
|
* Make formatmax-0012024-11-07
|
* added physics systemjaroWMR2024-11-07
|
* add game_object_id_t typeLoek Le Blansch2024-11-07
|
* Removed destructormax-0012024-11-07
|
* Added Doxygen commentsmax-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
| |
* | Implemented get_instances_max() at Transform componentmax-0012024-11-05
| |
* | Replaced Point references with Point copy by valuemax-0012024-11-05
|/
* minor script system fixesLoek Le Blansch2024-10-31
|
* `make format`Loek Le Blansch2024-10-24
|
* add PR #9 comments as code commentsLoek Le Blansch2024-10-24
|
* more nitpickingLoek Le Blansch2024-10-23
|
* `clang-format`Loek 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
* rendering systemheavydemon212024-10-08