Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setting for limiting the FPS #48

Merged
merged 17 commits into from
Jul 21, 2022
Merged

Add setting for limiting the FPS #48

merged 17 commits into from
Jul 21, 2022

Conversation

ConnorDY
Copy link
Owner

@ConnorDY ConnorDY commented Jul 20, 2022

Current bug:
If you set the FPS cap (to anything but 0) and then change it back to 0, it stays at the previous value.

image

@ConnorDY ConnorDY added the enhancement Enhancement to existing feature(s) label Jul 20, 2022
@ConnorDY ConnorDY requested a review from ScoreUnder July 20, 2022 23:32
@ConnorDY ConnorDY linked an issue Jul 20, 2022 that may be closed by this pull request
src/main/resources/views/settings.fxml Outdated Show resolved Hide resolved
src/main/kotlin/controllers/worldRenderer/Renderer.kt Outdated Show resolved Hide resolved
src/main/kotlin/controllers/worldRenderer/Renderer.kt Outdated Show resolved Hide resolved
src/main/kotlin/controllers/SettingsController.kt Outdated Show resolved Hide resolved
@ConnorDY ConnorDY marked this pull request as ready for review July 21, 2022 01:16
@ConnorDY ConnorDY requested a review from ScoreUnder July 21, 2022 01:16
@ConnorDY ConnorDY requested a review from ScoreUnder July 21, 2022 01:48
@ConnorDY ConnorDY merged commit 9800907 into main Jul 21, 2022
@ConnorDY ConnorDY deleted the fps-limited branch July 21, 2022 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] Adjust FPS limit
2 participants