]> git.lizzy.rs Git - nothing.git/history - src/math
Move gravity force application outside of rigid_rect
[nothing.git] / src / math /
2018-06-01 Alexey KutepovMerge pull request #198 from tsoding/solid-player
2018-06-01 reximRemove closed TODOs: #118 #119 #110 #109 #151
2018-05-22 Alexey KutepovMerge pull request #192 from tsoding/solid-interface
2018-05-22 reximMake rect_object_impact accept values instead of pointers
2018-05-06 Alexey KutepovMerge pull request #186 from tsoding/184
2018-05-06 rexim(#184) forward declare max impls
2018-05-06 rexim(#184) remove unused max impls
2018-05-06 rexim(#184) Fix FPS
2018-04-29 Alexey KutepovMerge pull request #169 from tsoding/clean-up
2018-04-29 reximRemove ./ prefix from includes
2018-04-29 reximSort includes
2018-04-29 reximMove triangle to math "subpackage"
2018-04-29 reximMove rect to math "subpackage"
2018-04-29 reximMove point to math "subpackage"
2018-04-29 reximMove pi to math "subpackage"
2018-04-29 reximMove mat3x3 to math "subpackage"
2018-04-29 reximRemove algo and introduce math/rand