diff options
author | Alan Alberghini <414N@slacky.it> | 2010-09-09 10:47:33 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-09 10:47:33 -0400 |
commit | da87ad250c8ef9600cd69b419a1f241770303423 (patch) | |
tree | eb23f06bc2f6055344e28525fa063dabb88ecfb8 /graphics/yafaray-blender/README | |
parent | bfe4e351fbd8d59273658b11d24cf209cb34619a (diff) | |
download | slackbuilds-da87ad250c8ef9600cd69b419a1f241770303423.tar.gz |
graphics/yafaray-blender: Added (export from Blender to Yafaray)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 |