View Issue Details

IDProjectCategoryView StatusLast Update
0004670Spring engineGeneralpublic2015-02-23 09:48
Reportersilentwings Assigned TojK  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version98.0.1+git 
Target Version99.0 
Summary0004670: spring camera zooms to wrong location
DescriptionSee video, which is me picking a point on the map, marking it, then zooming in using the mousewheel (without moving the mouse), then marking where I end up.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Relationships

related to 0004668 resolvedjK issues with new camera mode 

Activities

silentwings

2015-02-11 09:13

reporter   ~0014018

http://www12.zippyshare.com/v/ns8ZGK5M/file.html (file is <3mb but too large for mantis)

jK

2015-02-11 17:11

developer   ~0014022

cannot reproduce

silentwings

2015-02-11 19:26

reporter   ~0014026

let me know what extra info to add?

It happens 100% of the time for me (tested also with luaui and luarules off).

abma

2015-02-11 21:56

administrator   ~0014028

Last edited: 2015-02-11 21:56

i can reproduce it with an empty springsettings.cfg: just point mouse-cursor to the point where to zoom to and then use the scroll-wheel to zoom in: the camera centers each "click" of the mousewheel to mouse-cursor. as mouse-cursor isn't in the middle it jumps a gain and again and so the goal is missed. (see the video maybe)

[LCC]jK: can you please copy/paste your settings from infolog.txt?

jK

2015-02-11 22:05

developer   ~0014029

Last edited: 2015-02-11 22:07

| i can reproduce it with an empty springsettings.cfg: just point mouse-cursor to the point where to zoom to and then use the scroll-wheel to zoom in: the camera centers each "click" of the mousewheel to mouse-cursor. as mouse-cursor isn't in the middle it jumps a gain and again and so the goal is missed. (see the video maybe)

That's why the mouse cursor was centered everytime you zoom-in. ALL ppl complained and pushed me to default disable it. AND NOW THEY COMPLAIN THE OTHER WAY AROUND?
Where is the sanity ...

abma

2015-02-11 22:12

administrator   ~0014030

Last edited: 2015-02-12 00:22

no, thats not true imo people meant: its just some missunderstanding. there should be two modes:

1. mouse cursor is centered and camera centered (Spring-Camera original implementation)
2. mouse cursor and camera are not centered (like "Overhead (TA) style camera")

imo people meant 2. and make 2. default but the change that was made leaded to a mixed mode (= current default camera).


(also for me 1. has problems at low fps, see 0004671 )

abma

2015-02-12 00:09

administrator   ~0014036

Last edited: 2015-02-12 00:09

to fix 1., CamSpringWarpMouseToZoomIn has to be set default to true/1.

to fix 2. default camera to Overhead (TA) style?

abma

2015-02-23 09:48

administrator   ~0014079

thanks!
https://github.com/spring/spring/commit/88490805c50fa17216e008fa874ba7635198767e

Issue History

Date Modified Username Field Change
2015-02-11 09:11 silentwings New Issue
2015-02-11 09:13 silentwings Note Added: 0014018
2015-02-11 09:18 silentwings File Added: infolog.txt
2015-02-11 10:21 abma Relationship added related to 0004668
2015-02-11 17:11 jK Note Added: 0014022
2015-02-11 19:26 silentwings Note Added: 0014026
2015-02-11 21:56 abma Note Added: 0014028
2015-02-11 21:56 abma Note Edited: 0014028
2015-02-11 22:05 jK Note Added: 0014029
2015-02-11 22:05 jK Note Edited: 0014029
2015-02-11 22:07 jK Note Edited: 0014029
2015-02-11 22:12 abma Note Added: 0014030
2015-02-11 22:16 abma Note Edited: 0014030
2015-02-11 22:23 abma Note Edited: 0014030
2015-02-12 00:08 abma Target Version => 99.0
2015-02-12 00:09 abma Note Added: 0014036
2015-02-12 00:09 abma Note Edited: 0014036
2015-02-12 00:09 abma Note Edited: 0014036
2015-02-12 00:21 abma Note Edited: 0014030
2015-02-12 00:21 abma Note Edited: 0014030
2015-02-12 00:22 abma Note Edited: 0014030
2015-02-23 09:48 abma Note Added: 0014079
2015-02-23 09:48 abma Status new => resolved
2015-02-23 09:48 abma Resolution open => fixed
2015-02-23 09:48 abma Assigned To => jK