Open GoogleCodeExporter opened 9 years ago
In opennero\external\source\Irrlicht\CSceneNodeAnimatorCameraNero.cpp the zoom
movement is multiplied by timeDiff^2 instead of just timeDiff. Changing it
fixes the bug but then the zoom speed is very fast. Now either all the mods
have to be updated or a constant slowdown factor (5 works well) must be added
to the zoom speed to compensate. I'm not sure which is better.
Original comment by Luc4sDre...@gmail.com
on 2 Dec 2013 at 9:34
Original issue reported on code.google.com by
ikarpov
on 1 Sep 2013 at 7:15