SPi-V 1.4.2
Submitted by Aldo on October 26, 2007 - 08:07.
Changelog:
- fixed: error when using text as alpha in layers
- fixed: upscaling when adaptive texture scaling has kicked in
- fixed: interupts for ramps would sometimes malfunction
- fixed: setting blend to "0" would sometimes leave a 'residual' blend
- fixed: resources that are referenced multiple times are downloaded/imported only once
- fixed: downloader progress bar color was always white
- fixed: changes to layers (such as setting 'text' property) that affect the dimensions of the layer would result in corrupted display of the layer
- fixed: support for urls with the javascript: protocol
- added: panogroup/uigroup 'enabled' property disables/reenables all elements in the group
- added: color="_foreground" in layers
- added: getProperty() call has a return value when called through evalScript().
- added: added getProperty to list of valid API functions when calling through LocalConnection object or evalScript.
Note that LocalConnection messages have no return value, and the evalScript method is not available for Firefox and Safari - changed: reimplemented 'preview' layers
- changed: getURL with target="_spv" forces SPi-V to open the url, instead of passing to the browser
- changed: 'Scene ready' is not sent again if a uielement or panoelement gets rebuilt
changed: code optimisations
fieldOfView | SPi-V dev
licensed files are working as non-licensed
nice to see the new release. and anxiously i replaced the older 1.4.1 with the new 1.4.2 spi-v.dcr, but now the unlicensed image is popping up. the project was working fine with previous one.
Mahboob
Re: licensed files are working as non-licensed
Whoops. I forgot to mention something important. Sorry for the inconvenience.
Downloader Progress Bar missing
I've just installed 1.4.2 and I noticed that the downloader progress bar has gone missing. Previously there was a white progress bar in the center of the screen.
Do I need to update my XML to get it back?
Regards,
Ingemar Bergmark
http://panoramas.bergmark.com
Re: Downloader Progress Bar missing
Do you have a link? It might be that the progress bar is black now, whereas it was white previously. The color of the progressbar depends on the background color of the SPi-V object.
Re: Downloader Progress Bar missing
Aha! I should have figured that one out myself.... Duh...
Any panorama on my site would have shown the "problem".
Now I've changed the bg to a gradient (it was black before), but I'm still experimenting with the colors though...
Thanks,
Ingemar
http://panoramas.bergmark.com
Re: Downloader Progress Bar missing
If you change the background of the Shockwave object in your HTML to a dark color, the progress bar will be white again. Basically anything brighter than 50% grey will result in a black progressbar, anything darker will have a white bar.