objsequenceloader.py
====================
Release: Version 0.
Date: 6th August 2006
Author: Mark Caldwell
Website: www.impworks.co.uk
Email: mark@impworks.co.uk

-----------
Description
-----------
A script to load a sequence of 3d object files and animate them in Vue.

Files should be named 1, 2, 3, 4 etc with the correct file extension.
So, for example, for wavefront object files they would be 1.obj,
2.obj, 3.obj, 4.obj and so on.

Warning: The script may crash vue if the object files are large.  Save
your scene before using it.

Known Issue: Sometime, especially if you start a new scene, Vue loses
track of where the script lives when you use the quick pick list of scripts.  
If this happens load the script by going to "Run Python script..."

The script has been tested in Vue 5 Infinite.

---------------------
Using Python with Vue 
---------------------

I have written a series of short tutorials on using Python with Vue
that appear on my website.

---------
Copyright
---------

All files of this package and their content are Copyright (c) Mark
Caldwell 2006. All rights reserved.

There are no restrictions in running any scripts in this archive for commercial or 
private use.

You may not distribute any of these files or derived or altered
versions of these files and their content in whole or in part in any
form without written permission from the author.

----------
Disclaimer
----------

This archive has been scanned and tested at all stages of production, but 
- as with all new software - I recommend you run a virus checker before use.  
I also recommend you have an up-to-date backup of your hard drive before 
using it.

I cannot accept responsibility for any disruption, damage and/or loss 
to your data or computer system while using this archive, scripts or data 
contained on it. Consult your network administrator before installing any 
software on a network machine.