HomefieldOfView | SPi-V dev

Navigation

user

Welcome to spv-dev

This is the developer's website for the SPi-V engine. This website contains documentation on how to use SPi-V, how to create content for it, etc. The website is also a means for fieldOfView to get feedback from content developers about the SPi-V engine features etc.

You can participate in the development of SPi-V by submitting comments to the information found on this website, but you will need to log in or create a new account. After registering, you can use the forum to make bug reports and feature requests.

SPi-V Dev quick start

For a quick guide on how to get the most out of the SPi-V dev website, have a look at the quick start guide.

Read more...

Long posts on the front page may be truncated. Please look for 'read more' links at the bottom of frontpage posts, or you may not get the whole story.

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.12

Changelog: 
  • Fixes a bug where files referenced in XML files would not load correctly in the OS X applications

SPi-V 1.4 beta delayed

I am delaying the first beta of the 1.4 branch by a couple of days, because I have decided to replace the sound 'engine'. The release will probably still be out this week.

license tool 2.0

Changelog: 
  • redesigned to make order process clearer and easier
  • added unlimited license type
  • license tool can now apply licenses for you, no more manual editing of xml files
  • machine licenses now support custom SPi-V applications (SPi-V LDM projectors), including the spotter tool etc.

SPi-V 1.3.11

Changelog: 
  • layer nodes can now have an id attribute, so they can be used with setproperty to set text, color attributes
  • improved file licenses to solve crossplatform issues in some cases*
  • misc minor fixes

*: unfortunately, file licenses for SPi-V 1.3.10 and earlier don't work with SPi-V 1.3.11 and on. A file license upgrader will be made available.

Spotter 1.1

Changelog: 
  • Choice of grids to overlay over the current scene to inspect panorama
  • Manual editing of view parameters
  • Individually lock view parameters
  • Misc performance fixes
  • UI tweaks
  • OS X Xtra download fix

Update: If you're having trouble with resizing the application, please update to the latest version of Shockwave.

Spotter 1.1 beta

Changelog: 
  • (optionally) shows a list of scene nodes in the current XML file for easy navigation during authoring.
  • Open... moved to a proper menu
  • Adds menu options to show/hide coordinates, scenelist and crosshair
  • Fixes a bug with certain newer Shockwave versions that would make the ui unresponsive

SPi-V 1.3.10

Changelog: 
  • Loading of XML files from Director Casts
    Uses the same syntax as loading graphic resources, specify the src as #memberName (# prefixed to the member name)

  • Improved compatibility with Director 8.5
  • Fixed a bug in connection with the doEvent action

Website update

In order to build a defence against the recent spam attacks, the spv-dev site has been updated to a newer version of Drupal. Apart from security updates, there are some minor usability improvements as well.

The update seems to be succesful, but there's always a chance you find a bug in the site. If so, let me know in the site feedback forum.

SPi-V 1.3.9

Changelog: 
  • Reimplemented wildcard processing of action targets, which was missing in 1.3.8
  • Added doEvent action, which was previously only available for extensions
  • Fixed a problem integrating SPi-V in Director 8.5 and MX
  • Added support for interacting with named objects in extensions, so extensions can be triggered from actions etc