[Bf-blender-cvs] CVS commit: blender/source/blender/makesdna DNA_scene_types.h blender/source/blender/render/intern/source initrender.c blender/source/blender/src buttons_scene.c blender/source/blender/yafray SConscript YafRay_Api.h blender/source/blender/yafray/intern export_Plugin.cpp export_Plugin.h ...

Alejandro Conty Estevez conty at yafray.org
Wed Jun 16 20:44:13 CEST 2004


jandro (Alejandro Conty Estevez) 2004/06/16 20:44:13 CEST

  Modified files:
    blender/source/blender/makesdna DNA_scene_types.h 
    blender/source/blender/render/intern/source initrender.c 
    blender/source/blender/src buttons_scene.c 
    blender/source/blender/yafray SConscript YafRay_Api.h 
    blender/source/blender/yafray/intern api.cpp yafray_Render.cpp 
  Added files:
    blender/source/blender/yafray/intern export_Plugin.cpp 
                                         export_Plugin.h 
                                         yafexternal.cpp 
                                         yafexternal.h 
  
  Log:
  New export through plugin scheme for yafray. It is working on linux and mac os x
  Needs latest yafray, you can get it from cvs, but I have also binaries
  for os x here:
  
  http://www.coala.uniovi.es/~jandro/noname/downloads/yafray-0.0.6-3.pkg.zip
  
  To use it, go to yafray panels (global settings) and uncheck the "xml" button.
  That would tell the export code to avoid xml export and use the yafray plugin
  instead. You'll see the render being draw while running and you can even stop it
  with ESC key.
  
  Since I'm sure problems will appear, expect updates soon.
  Remember: does not work on win32
  
  Revision  Changes    Path
  1.27      +2 -2      blender/source/blender/makesdna/DNA_scene_types.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/makesdna/DNA_scene_types.h.diff?r1=1.26&r2=1.27&cvsroot=bf-blender>
  1.22      +5 -1      blender/source/blender/render/intern/source/initrender.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/initrender.c.diff?r1=1.21&r2=1.22&cvsroot=bf-blender>
  1.45      +3 -0      blender/source/blender/src/buttons_scene.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/buttons_scene.c.diff?r1=1.44&r2=1.45&cvsroot=bf-blender>
  1.6       +5 -1      blender/source/blender/yafray/SConscript
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/yafray/SConscript.diff?r1=1.5&r2=1.6&cvsroot=bf-blender>
  1.3       +2 -0      blender/source/blender/yafray/YafRay_Api.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/yafray/YafRay_Api.h.diff?r1=1.2&r2=1.3&cvsroot=bf-blender>
  1.2       +5 -2      blender/source/blender/yafray/intern/api.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/yafray/intern/api.cpp.diff?r1=1.1&r2=1.2&cvsroot=bf-blender>
  1.13      +1 -1      blender/source/blender/yafray/intern/yafray_Render.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/yafray/intern/yafray_Render.cpp.diff?r1=1.12&r2=1.13&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list