You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzCore
amzn-sean e2772fca21
Fix large delta on next frame when turning t_simulationTickDeltaOverride off. (#5716)
This was due to incorrectly setting m_lastSimulationTickTimeUs when t_simulationTickDeltaOverride was enabled to the override.
m_lastSimulationTickTimeUs is now always set to the current time so the delta calculation will always be correct.

Signed-off-by: amzn-sean <75276488+amzn-sean@users.noreply.github.com>
4 years ago
..
AzCore Fix large delta on next frame when turning t_simulationTickDeltaOverride off. (#5716) 4 years ago
Platform Clang/Clazy pass over AzCore (#5045) 4 years ago
Tests Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594) 4 years ago
CMakeLists.txt Update ZLIB min req osx ios and android to reasonable limits (#4473) 4 years ago