HomefieldOfView | SPi-V dev

Navigation

user

FIXED: Zooming problem

Hello

In last Spi-v versions (1.4.3 & 1.4.4) there is a bug, that prevents from zooming pano.

The code I was always using:

<action event="press" type="setProperty" target="_camera" property="zoomspeed" value="1" />
<action event="release" type="setProperty" target="_camera" property="zoomspeed" value="0" />

doesn't work. But it's not over ;) After pressing zoom button, I can't zoom with RMB or SHIFT.

That effect can be seen here:
http://www.pimpek.lama.net.pl/spi/bug/

I think, there is something with zoomspeed property.

Re: ACTIVE: Zooming problem

Thanks for the report. Will investigate and fix this issue.

Update: fixed in upcoming 1.4.5