summaryrefslogtreecommitdiff
path: root/src/ctrl/include/engine
AgeCommit message (Collapse)Author
2025-11-02Flatten project structureonelin
This will make it easier to break up the code into smaller chunks again later. One would think doing this seems fun to me at this point.
2025-04-13Move mouse input to input contextonelin
2025-03-26Use keycodes instead of scancodesonelin
2025-03-16Fix some ctrl warningsonelin
2025-03-13Use nanoseconds for time measurementsonelin
2024-02-20Remove dt from binding signature0scar
2024-02-18Add C++ header guard0scar
2024-02-12Add camera0scar
2024-02-06Works on my machine0scar
Albeit when compiled twice :)
2024-02-05Organize the header files0scar