clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
wareya
|
8c0102e1ee
|
Optimize short-trace test to only be done when particularly helpful
|
2021-10-29 15:11:08 -04:00 |
|
logzero
|
00f3bfba27
|
Use tracer hit height to skip stepping up in movement solver.
|
2016-12-24 23:07:44 +01:00 |
|
scrawl
|
c085e503c6
|
Pass the btCollisionObject as const
|
2016-03-05 16:09:56 +01:00 |
|
scrawl
|
1f00174c02
|
Use a btCollisionWorld instead of btDiscreteDynamicsWorld
Slightly improves performance, since we no longer need to stepSimulation(). We don't use any Dynamics (yet).
|
2015-05-27 23:09:38 +02:00 |
|
scrawl
|
47758c11cd
|
Readded collision objects and movement physics
|
2015-05-12 03:02:15 +02:00 |
|