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
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
..
AtomCore Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore Fix large delta on next frame when turning t_simulationTickDeltaOverride off. (#5716) 4 years ago
AzFramework Merge commit 'c3dacb1e5228c05ae146b711c007ee38e4b7ef1c' into amzn-tommy/gitflow_211116_o3de2 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework More fixes 4 years ago
AzNetworking Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
AzQtComponents bugfix: change event to WindowBlocked for FancyDocking 4 years ago
AzTest Merged the Editor.Camera.Tests with the Editor.Tests (#5463) 4 years ago
AzToolsFramework Merge remote-tracking branch 'upstream/development' into amzn-tommy/gitflow_211116_o3de2 4 years ago
GFxFramework More fixes 5 years ago
GridMate Remove old "Integ" functionality from tests (#4688) 4 years ago
CMakeLists.txt Remove crcfix (#3294) 5 years ago