View Issue Details

IDProjectCategoryView StatusLast Update
0005097Spring engineGeneralpublic2016-02-19 18:23
ReporterJools Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version100.0+git 
Summary0005097: SetCameraState and SetCameraTarget ignore transition time argument
DescriptionSpring.SetCameraState
 ( table camState, number camTime) -> nil | boolean

Spring.SetCameraTarget
 ( number x, number y, number z [,number transTime] ) -> nil

I've tried with camTime and transTime values from 0 to 20, it is always instantaneous zoom regardless. Before there used to be a transition time.

Additional InformationI know something was changed with the cameras so that's probably related
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Kloot

2016-02-19 18:23

developer   ~0015827

There was; Lua now needs to implement its own transitions if it wants them.

Issue History

Date Modified Username Field Change
2016-02-19 17:54 Jools New Issue
2016-02-19 17:54 Jools File Added: infolog.txt
2016-02-19 18:23 Kloot Note Added: 0015827
2016-02-19 18:23 Kloot Status new => closed
2016-02-19 18:23 Kloot Assigned To => Kloot
2016-02-19 18:23 Kloot Resolution open => no change required