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
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
..
Editor Clang/Clazy pass over AzCore (#5045) 4 years ago
Framework Fix large delta on next frame when turning t_simulationTickDeltaOverride off. (#5716) 4 years ago
LauncherUnified Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
Legacy Clang/Clazy pass over AzCore (#5045) 4 years ago
Tools Merging latest development 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago