Page MenuHomeWildfire Games

Fixing inverted increasing / decreasing of camera rotation speed
AbandonedPublic

Authored by Papnaas on Feb 12 2024, 7:00 PM.

Details

Reviewers
vladislavbelov
Trac Tickets
#6900
Summary

Changed CCameraController to reflect correct direction of increasing/decreasing rotation speed. (Trac Ticket #6900)
As this is my first contribution I also added my name to programming.json

Test Plan

I compiled and ran the application with the change and verified that camera rotation speed values now get increased when pressing the hotkey for increasing and vice versa.
Pretty simple patch...

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

Papnaas requested review of this revision.Feb 12 2024, 7:00 PM
Papnaas created this revision.

Sorry, this patch request can be ignored. I closed the related ticket, as it was invalid. The inversion came from a setting of view.rotate.speed.modifier to something less than one...

@Papnaas you can abandon the patch, for that you need to choose Add Action > Revision Action > Abandon Revision.

Papnaas abandoned this revision.Feb 13 2024, 1:12 PM