You are not logged in.

#1 2011-10-17 18:57:14

rubdos
Member
Registered: 2011-09-22
Posts: 61

Blender & Yafaray?

Hi guys,

I installed blender with pacman (works!). I installed yafaray with yaourt (-S yafaray) (it did the job).

Now, when I start Blender, it should show a new addon, no? It doesn't :-( No addon, no render menu item thingy...
What am I doing wrong? Anyone else using yaf on Arch? System is up to date...

Ruben

Offline

#2 2011-10-17 21:17:37

rubdos
Member
Registered: 2011-09-22
Posts: 61

Re: Blender & Yafaray?

Okay, what I did:
download source yafaray and integrator, cmake and compile
download blender-svn from aur with yaourt.
copy the .so files from yafaray to ~/.blender/2.59/scripts/addons/yafaray/bin
copy the python files from yafaray to ~/.blender/2.59/scripts/addons/yafaray
I hope that will do the job...

Offline

#3 2011-10-18 17:41:41

rubdos
Member
Registered: 2011-09-22
Posts: 61

Re: Blender & Yafaray?

Grrr... First problem was yafaray to be to new for the extra/blender package. Now blender's to new for the yafaray package...

Offline

#4 2011-10-18 20:00:58

rubdos
Member
Registered: 2011-09-22
Posts: 61

Re: Blender & Yafaray?

SOLVED big_smile

What I did:
yaourt -S blender-svn
then download git://github.com/YafaRay/Blender-2.5-Exporter.git
and download yafaray svn found on yaf website
compile yafaray
copy exporter files to ~/.blender/2.60/scripts/addons/yafaray
copy those 6 files:
_yafqt.so

_yafrayinterface.so

libyafaraycore.so

libyafarayplugin.so

yafqt.py

yafrayinterface.py

to
~/.blender/2.60/scripts/addons/yafaray/bin
mkdir ~/.blender/2.60/scripts/addons/yafaray/bin/plugins
copy ALL OTHER .so files in the yafaray compiled stuff in the plugins folder.
Enable yafaray addon and start rendering!

Offline

Board footer

Powered by FluxBB