Minor - Adds target FPS control to engine settings - V14.5.0

Adds functionality to control the target FPS of the engine via the ImGui settings panel.

This includes:
- Adding target FPS variables and accessors in the application class.
- Adding a set_target_fps function to the fps_limiter class.
- Updating the ImGui engine settings panel to include a target FPS setting.
- Modifying the main loop to make use of the fps limiter and the engine target FPS.
This commit is contained in:
2025-10-01 16:58:37 +02:00
parent 0e41fb0ec9
commit 389cde97c2
8 changed files with 88 additions and 60 deletions

View File

@@ -16,7 +16,7 @@ DockId=0x00000006,0
[Window][render Stats]
Pos=0,630
Size=1350,231
Size=1265,231
Collapsed=0
DockId=0x00000009,0