Hello,
I've released a new version of the YafaRay-E (Experimental) testing branch. I've prepared builds for Windows 32bit / 64bit, Linux 32bit / 64 bit and Mac OSX 64bit (v10.6 or higher). You have the description of the new version and the download links here:
https://github.com/DavidBluecame/Blende ... tag/v1.1.0For more information, read the README file, the INSTALL file and the CHANGELOG file.
The changes between the last version (v1.0.0) and this version (v1.1.0) are:
Changes to the Core code and build files to enable building for Mac OSX 64bit (v10.6 or higher), based on the excellent work from Jens Verwiebe. Thank you very much, Jens!!
Added a new "Resampled Floor" parameter to the Adaptative AA calculations, to increase the noise reduction performance. The idea is that if the amount of resampled pixels go below that "floor" value during a certain pass, the AA threshold is automatically decreased in 10% for the next pass. More information:
http://yafaray.org/node/690 Blend materials can now be selected using drop down menus. This feature has been ported from povmaniaco's The Bounty fork of YafaRay. Thanks, povmaniaco!!
Added a new texture sampling parameter in Blender Exporter to control the type of interpolation in the image texture. Options will be: bilinear (default), bicubic or none. See:
http://www.yafaray.org/community/forum/ ... =22&t=5121 Added a per-material parameter to control reception of shadows. Now it's possible to select if a material should receive shadows from other objects (as default) or not. See:
http://yafaray.org/node/687 Minor changes for existing material visibility feature to improve (just a tiny bit) performance.
I hope you like it. Best regards!