Changelog for
yafray-0.0.9-44.1.x86_64.rpm :
Tue Apr 29 14:00:00 2008 cooloAATTsuse.de
- fix build
Tue Nov 20 13:00:00 2007 prusnakAATTsuse.cz
- split linux-settings.patch into 2 patches (for 32 and 64 bit archs)
Mon Nov 12 13:00:00 2007 prusnakAATTsuse.cz
- added 2 more missing includes to includes.patch
Fri Nov 9 13:00:00 2007 prusnakAATTsuse.cz
- fixed linux-settings.patch
Wed Nov 7 13:00:00 2007 prusnakAATTsuse.cz
- updated to 0.0.9
* New SAH-kdtree for mesh objects, which is hopefully mature now.
Improvements include:
o Smaller memory footprint
o More robust traversal, so holes in meshes should be history
o Faster ray-scene-intersection (depending on scene) due
to new building algorithm (surface area heuristic and triangle
clipping, preparing scene can take a bit longer though)
* Image loading code is more careful when trying to load files
with unknown extension (crash-fixes)
* Added -p command line option for Linux to specify an alternative
plugin path when rendering XML (yafray executable), YafRay also
prints used plugin path and number of plugins loaded to console now.
* Changing number of threads with blender plugin now takes effect
without restarting blender (blender 2.42 and later only)
* Fixed some minor bugs, code cleanups/updates for newer compilers
and build-environments
- cleaned spec file
Wed Nov 7 13:00:00 2007 mvyskocilAATTsuse.cz
- build under gcc 4.3
Mon Sep 24 14:00:00 2007 roAATTsuse.de
- use patch instead of here-document in specfile
Fri Mar 30 14:00:00 2007 roAATTsuse.de
- added zlib-devel to buildreq
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Sep 19 14:00:00 2005 pnemecAATTsuse.cz
- fixed wrong return value in tiangletools.cc