diff options
Diffstat (limited to 'graphics/yafaray-blender/README')
-rw-r--r-- | graphics/yafaray-blender/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/yafaray-blender/README b/graphics/yafaray-blender/README new file mode 100644 index 0000000000..18ac546b07 --- /dev/null +++ b/graphics/yafaray-blender/README @@ -0,0 +1,10 @@ +This package lets you export your scene from within Blender to Yafaray. + +This script builds the Blender plugin, which is automatically installed +in /usr/share/yafaray/blender. +A link to the main plugin file is put in /opt/blender/script, but you can +change this editing the BLENDER_PLUGIN_DIR variable inside the script. + +Requires the following: + - From Slackbuilds.org : yafaray (built with QT4 support) + - From Slackware install disks : Python, QT4 |