View Issue Details

IDProjectCategoryView StatusLast Update
0004793Spring engineGeneralpublic2015-06-04 22:51
Reporterjamerlan Assigned Toabma  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version98.0.1+git 
Summary0004793: spring camera: Zoom-out should not move the camera differently depending on where the mouse pointer is
DescriptionTake a look at this short video: https://youtu.be/xwjnsS1zTHw
in spring cam ZOOM-OUT is depending of mouse pointer position
in Overhead cam ZOOM-OUT is NOT depending of mouse pointer position
Additional InformationBA 8.17
spring commit:
commit 47bf190a1801a0490811bfd9c58ba0c4b2ac13b6
Author: jK
Date: Thu Jun 4 10:23:46 2015 +0200
fix 0004630: brawler
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Google_Frog

2015-06-04 15:02

reporter   ~0014542

Then use overhead cam? Overhead cam does what I want.

jamerlan

2015-06-04 15:25

reporter   ~0014544

Google Frog, that "spring" cam is default and many people are complaining about zooming-out. Better to fix behaviour

abma

2015-06-04 20:44

administrator   ~0014548

https://github.com/spring/spring/blob/develop/rts/Game/Camera/SpringController.cpp#L23

does CamSpringZoomOutFromMousePos = 0 "fix" this?

jamerlan

2015-06-04 22:31

reporter   ~0014549

>>does CamSpringZoomOutFromMousePos = 0 "fix" this?
yes! Probably its better to have 0 as default value! :-) Thanks!

jamerlan

2015-06-04 22:39

reporter   ~0014550

abma did you ask [LCC]jK about camera rotating thing? I have a strange feeling that you can make it "rotate only when control(or meta) is pressed" or smth like that. Maybe its better then config variable (I am not sure).

abma

2015-06-04 22:46

administrator   ~0014551

it would be better, yes but i don't want to make bigger changes to the camera.

abma

2015-06-04 22:51

administrator   ~0014552

Fix 2e953b6d7f3a365c40b068bec0bc863bb4f32285 committed to develop branch: fix 0004793:
default CamSpringZoomOutFromMousePos to false, repo: spring changeset id: 5030

Issue History

Date Modified Username Field Change
2015-06-04 14:39 jamerlan New Issue
2015-06-04 15:02 Google_Frog Note Added: 0014542
2015-06-04 15:25 jamerlan Note Added: 0014544
2015-06-04 20:38 abma Changeset attached => spring develop f88ada54
2015-06-04 20:38 abma Assigned To => abma
2015-06-04 20:38 abma Status new => resolved
2015-06-04 20:38 abma Resolution open => fixed
2015-06-04 20:40 abma Status resolved => new
2015-06-04 20:40 abma Steps to Reproduce Updated
2015-06-04 20:44 abma Note Added: 0014548
2015-06-04 22:31 jamerlan Note Added: 0014549
2015-06-04 22:39 jamerlan Note Added: 0014550
2015-06-04 22:46 abma Note Added: 0014551
2015-06-04 22:51 abma Changeset attached => spring develop 2e953b6d
2015-06-04 22:51 abma Note Added: 0014552
2015-06-04 22:51 abma Status new => resolved