View Issue Details

IDProjectCategoryView StatusLast Update
0003437Spring engineGeneralpublic2013-02-03 13:39
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0003437: Cannot replicate 91.0 camera
DescriptionThe camera behaviour for 91.0 cannot be replicated in 91.0.1-1287. I am referring to these two behaviours:
 * Middle clicking on the minimap should take the camera to that location instantly.
 * Tab should smoothly zoom the camera out to the whole map overview mode.

This is with CamMode = 1. If CamTimeFactor = 0 then both middle click and tab cause the camera to move instantly. CamTimeExponent does not affect whether the transition is instant.

Additionally if CamTimeExponent = 0 and CamTimeFactor != 0 then the camera breaks.

Related to http://springrts.com/mantis/view.php?id=3324
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2013-02-03 13:39

developer   ~0009698

* Middle clicking on the minimap should take the camera to that location instantly.

Fixed.

 * Tab should smoothly zoom the camera out to the whole map overview mode.

It's already smooth (barely different from 91.0) with the default parameters CamTimeFactor=1, CamTimeExponent=4.

Issue History

Date Modified Username Field Change
2013-02-03 03:00 Google_Frog New Issue
2013-02-03 13:39 Kloot Note Added: 0009698
2013-02-03 13:39 Kloot Status new => resolved
2013-02-03 13:39 Kloot Resolution open => fixed
2013-02-03 13:39 Kloot Assigned To => Kloot