Breeze Designer Develeopers Release
-----------------------------------

This is a developers version of Breeze Designer. It is intended 
primarily to debug plugin's. To use this version copy the files 
in this zip file to a new directory. Run the Breeze Designer 
executable file, and set the correct program path and settings 
in the settings dialog.

These files may also be use to patch the previous 
Breeze Designer release.

To load & use plugin's, create a plugin directory and copy the 
plugin files (*.pi) into this directory. Set the directory path 
in the plugin settings.

This version requires the Microsoft MFC runtime DLL's. These DLL's 
may be installed by the previous beta release of Breeze Designer.

              ** WARNING **

THIS RELEASE WRITES AN UPDATED VERSION OF THE BREEZE DESIGNER
FILE FORMAT. THERE HAVE BEEN SEVERAL ENHANCEMENTS TO THE
FILE FORMAT TO ALLOW FOR BETTER HANDLING OF NESTED OBJECT.
THIS VERSION WILL (SHOULD) READ THE OLDER BREEZE DESIGNER FILES,
BUT FILES WRITTEN WITH THIS VERSION WILL NOT BE READABLE WITH
OLDER VERSIONS OF BREEZE DESIGNER

              ** WARNING **

As this is a developer version I would strongly recommend
backing up any previous Breeze Designer user files before
updating to this version. If you have been using custom textures
I would recommend backing up the USER.TEX file. Breeze Designer
is only able to upgrade this file if it have been generated from
a close build. 

This release also includes a new plugin interface which now
includes a dymanic dispatch interface. This should mean fewer
changes to the plugin interface in the future.

Please let me know if there are any problems with this release.
