warzone2100/tools/blender
Dennis Schridde 0463b3be26 Version 1.1a of Kage's pie_import.py: fixed a bug that prevented team colors from ever importing correctly.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2239 4a71c877-e1ca-e34f-864e-861f7616d084
2007-07-28 10:42:33 +00:00
..
COPYING PIE import and export scripts. The import script is adapted from Rodzilla. Place these in your ~/.blender/scripts folder and enjoy. Supported: 2007-06-08 18:05:16 +00:00
ChangeLog Version 1.1 of the Blender scripts by Kage. 2007-07-26 20:53:20 +00:00
README Version 1.1 of the Blender scripts by Kage. 2007-07-26 20:53:20 +00:00
TODO Version 1.1 of the Blender scripts by Kage. 2007-07-26 20:53:20 +00:00
pie.py Version 1.1 of the Blender scripts by Kage. 2007-07-26 20:53:20 +00:00
pie_common.py Version 1.1 of the Blender scripts by Kage. 2007-07-26 20:53:20 +00:00
pie_export.py pie_export.py version 0.2, by kage: 2007-06-29 17:09:03 +00:00
pie_import.py Version 1.1a of Kage's pie_import.py: fixed a bug that prevented team colors from ever importing correctly. 2007-07-28 10:42:33 +00:00
pie_levels_to_layers.py Version 1.1 of the Blender scripts by Kage. 2007-07-26 20:53:20 +00:00

README

You need pie.py accessible somewhere in your Python path. Putting all files in Blender's scripts/ folder (within your home directory or the install path) should be enough to satisfy this requirement.

Files:
 - pie.py : Generic PIE parser
 - pie_common.py : Blender plugin library
 - pie_import.py : Blender import plugin
 - pie_export.py : Blender export plugin (currently defunct)
 - pie_levels_to_layers.py : Assign PIE levels to Blender layers