HomefieldOfView | SPi-V dev

Navigation

user

Beta

SPi-V 1.4 rc 1

Changelog: 
  • Fixed adaptive texture downscaling
  • Fixed a bug causing sporadic errors when switching scenes
  • Fixed a ramp bug that would sometimes manifest in the saver scriptlet

SPi-V 1.4 beta 5

Changelog: 
  • added 'list' node, documentation to follow
  • fixed loading file relative to root of a website (src="/...")
  • fixed proportional offsets and for uielements
  • fixed 1 pixel vertical offset on uielements
    uielements would render 1 pixel too low on selected cards/drivers

  • fixes for Shockwave externalEvent and evalScript

I am working against the clock to finish SPi-V 1.4 for the conference in Berkeley. It's starting to look good ;-)

SPi-V 1.4 beta 4

Changelog: 
  • Fixed loading local files on OS X
  • Fixed using SPi-V.dcr as LDM
  • Fixed incompatibility with Shockwave 8.5
  • Performance tweaks
  • Fixed camera sometimes 'going wild' when starting to navigate the first time.

SPi-V 1.4 beta 3

Changelog: 
  • Fixed 'hitarea' (and meter picking) precission
  • Optimised action queue (fixing 'nondisapprearing arrows' issue of the last beta)
  • 'catchevent' property now settable for panoelement and uielement
  • Fixed 'about'box popping up even when licensed
  • Put SPi-V.dcr on a diet

SPi-V 1.4 beta 2

Changelog: 
  • 'gradient' layers
  • limit number of loops for ramp
    same syntax as loop parameter for sound

  • 'ready' event for panogroup and uigroup
    fires when all elements in the group are ready

  • added 'persistent' option to getProperty/setProperty
    gets/sets values to internal xml document, so changes persist when moving between scenes.

  • numerous fixes for the new downloader
  • fixed 'resize-flash' in LDM
    minor alteration of SPi-V init behavior required

  • 'hotspots' no longer block navigation
  • fixed potential memory leak changing scenes and loading new tours

SPi-V 1.4 beta 1

Changelog: 
  • (directional) sound
  • implemented 'hitarea' layer class
  • variable nodes
  • revamped, more efficient resource downloader
  • fixed minor legacy bugs
  • code optimisations

NB: This is beta software, and you are discouraged from using this version of the viewer on a production site.

SPi-V 1.3 rc5

Changelog: 
  • Fixes an incompatibility with Shockwave 8.5 (I hope)

SPi-V 1.3 rc4

Changelog: 
  • Metering panoelements was broken in rc3

SPi-V 1.3 rc3

Changelog: 
  • Meter can now also meter ui groups
  • Meter attributes can now be set using setProperty
  • Color attribute of a layer is now dynamically settable (if the layer is marked dynamic)

SPi-V 1.3 rc2

Changelog: 
  • Fixed bug with certain small sizes of layers
  • Fixed bug where fov could get stuck at low value after viewing a flat image
  • Added enter, leave, press and release events to panogroup and uigroup nodes (for groups with 'active' objects in them)