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

Merge mouse-smoothing #2479

Merged
merged 42 commits into from Dec 16, 2022
Merged

Merge mouse-smoothing #2479

merged 42 commits into from Dec 16, 2022

Conversation

Interkarma
Copy link
Owner

No description provided.

A stronger refactoring than previous commits. The Init method is no longer needed and has been eliminated. Other classes may safely change Yaw and Pitch members directly now because getter/setters have been improved (the change to SerializablePlayer.cs is no longer needed). General code cleanup.
PlayerMouseLook no longer needs changes to this file.
New camera smoothing implemented with minimal changes to existing code.
Specified a default smoothing of 0.5
AverniteDF and others added 12 commits October 18, 2022 10:40
Clarify looking instead of general mouse use
To better cover a useable range of values.
None / Lowest / Low / Medium / High / Highest
PR code is now in a "production-ready" state, pending review
Improved Mouse Look Camera Smoothing
Missed when resolving merge conflicts.
Increase from 1.0 to 2.0 as old default feels lower with new smoothing setup.
New smoothing has better parity between smoothing disabled or enabled.
@Interkarma Interkarma merged commit 8417aeb into master Dec 16, 2022
@Interkarma Interkarma deleted the mouse-smoothing branch December 16, 2022 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants