index
:
RodeoKit
collision
gfx-rewrite
master
matrixtemp
rmlui
swirly-rotation
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
collision
make id a struct with numberical id and world ptr
arngo
3 years
gfx-rewrite
refactor to have graphics and windowing seperate
realtradam
3 years
master
fix cross product math functions
realtradam
3 years
matrixtemp
fix matrix wrapper as well as a lot of refactoring cleanup
realtradam
3 years
rmlui
initial non-working rmlui attempt
realtradam
3 years
swirly-rotation
broken swirly rotation
realtradam
3 years
Age
Commit message
Author
2023-06-04
refactor to have graphics and windowing seperate
gfx-rewrite
realtradam
2023-06-02
Merge branch 'master' into HEAD
realtradam
2023-06-02
resizeable desktop window
realtradam
2023-05-30
add logging functions to header
realtradam
2023-05-30
make frametime constant on web platform + other stuff
realtradam
2023-05-28
Merge branch 'master' of github.com:realtradam/RodeoKit
realtradam
2023-05-28
make smaller render batches to prevent rendering issues
realtradam
2023-05-28
null check when deleting collision item
arngo
2023-05-27
add collision intersection function from raylib
arngo
2023-05-27
fix missing semicolon
realtradam
[...]