View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004793 | Spring engine | General | public | 2015-06-04 14:39 | 2015-06-04 22:51 | ||||
Reporter | jamerlan | ||||||||
Assigned To | abma | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 98.0.1+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004793: spring camera: Zoom-out should not move the camera differently depending on where the mouse pointer is | ||||||||
Description | Take 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 Information | BA 8.17 spring commit: commit 47bf190a1801a0490811bfd9c58ba0c4b2ac13b6 Author: jK Date: Thu Jun 4 10:23:46 2015 +0200 fix 0004630: brawler | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Google_Frog (reporter) 2015-06-04 15:02 |
Then use overhead cam? Overhead cam does what I want. |
jamerlan (reporter) 2015-06-04 15:25 |
Google Frog, that "spring" cam is default and many people are complaining about zooming-out. Better to fix behaviour |
abma (administrator) 2015-06-04 20:44 |
https://github.com/spring/spring/blob/develop/rts/Game/Camera/SpringController.cpp#L23 does CamSpringZoomOutFromMousePos = 0 "fix" this? |
jamerlan (reporter) 2015-06-04 22:31 |
>>does CamSpringZoomOutFromMousePos = 0 "fix" this? yes! Probably its better to have 0 as default value! :-) Thanks! |
jamerlan (reporter) 2015-06-04 22:39 |
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 (administrator) 2015-06-04 22:46 |
it would be better, yes but i don't want to make bigger changes to the camera. |
abma (administrator) 2015-06-04 22:51 |
Fix 2e953b6d7f3a365c40b068bec0bc863bb4f32285 committed to develop branch: fix 0004793: default CamSpringZoomOutFromMousePos to false, repo: spring changeset id: 5030 |
![]() |
|||
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 | View Revisions |
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 |