| .. |
|
actor.cpp
|
Address more conversion warnings in the engine
|
2025-09-22 18:10:34 +02:00 |
|
actor.hpp
|
In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel.
|
2023-03-16 22:07:26 +01:00 |
|
actorconvexcallback.cpp
|
Cleanup physics callbacks
|
2024-02-07 22:04:34 +01:00 |
|
actorconvexcallback.hpp
|
Cleanup physics callbacks
|
2024-02-07 22:04:34 +01:00 |
|
closestnotmerayresultcallback.cpp
|
add ignore list to raycasts
|
2024-02-12 07:52:47 -08:00 |
|
closestnotmerayresultcallback.hpp
|
add ignore list to raycasts
|
2024-02-12 07:52:47 -08:00 |
|
collisiontype.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
constants.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
contacttestresultcallback.cpp
|
Cleanup physics callbacks
|
2024-02-07 22:04:34 +01:00 |
|
contacttestresultcallback.hpp
|
Cleanup physics callbacks
|
2024-02-07 22:04:34 +01:00 |
|
contacttestwrapper.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
contacttestwrapper.h
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
hasspherecollisioncallback.hpp
|
Remove isAreaOccupiedByOtherActor from obstacle.*
|
2025-07-26 11:48:36 +02:00 |
|
heightfield.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
heightfield.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
movementsolver.cpp
|
Fix and enforce local variable naming
|
2025-08-05 21:27:48 +02:00 |
|
movementsolver.hpp
|
First pass with include-what-you-use
|
2022-10-09 10:39:43 +00:00 |
|
mtphysics.cpp
|
Address more engine conversion warnings
|
2025-09-22 13:33:27 +02:00 |
|
mtphysics.hpp
|
Address more engine conversion warnings
|
2025-09-22 13:33:27 +02:00 |
|
object.cpp
|
Base GetColliding script functions on collisions detected by the movement solver
|
2024-01-20 16:50:51 +01:00 |
|
object.hpp
|
Base GetColliding script functions on collisions detected by the movement solver
|
2024-01-20 16:50:51 +01:00 |
|
physicssystem.cpp
|
Address more engine conversion warnings
|
2025-09-22 13:33:27 +02:00 |
|
physicssystem.hpp
|
Merge branch 'skibidi-dop-doppler' into 'master'
|
2025-08-04 09:24:50 +03:00 |
|
projectile.cpp
|
First pass with include-what-you-use
|
2022-10-09 10:39:43 +00:00 |
|
projectile.hpp
|
First pass with include-what-you-use
|
2022-10-09 10:39:43 +00:00 |
|
projectileconvexcallback.cpp
|
Cleanup physics callbacks
|
2024-02-07 22:04:34 +01:00 |
|
projectileconvexcallback.hpp
|
Cleanup physics callbacks
|
2024-02-07 22:04:34 +01:00 |
|
ptrholder.hpp
|
Revert "Merge branch 'skating-olympics' into 'master'"
|
2023-12-27 19:11:49 +00:00 |
|
raycasting.hpp
|
add ignore list to raycasts
|
2024-02-12 07:52:47 -08:00 |
|
stepper.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
stepper.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
trace.cpp
|
Address more engine conversion warnings
|
2025-09-22 13:33:27 +02:00 |
|
trace.h
|
Fix and enforce parameter naming
|
2025-08-27 12:45:09 +02:00 |