blender/source/gameengine/BlenderRoutines
Alejandro Conty Estevez eff07b8329 Basic initial yafray integration by Eeshlo.
Materials are exported the best we can do by now. It will look almost as in
blender except for the missing procedural textures and some minor issues.
You have to tweak normal modulation amount to get the desired result cause
is not the same in yafray.

We added a panel in render space to adjust some yafray settings (GI and so)

Also we export transparency and reflection using new raytracing settings,
but that will be changed and improved soon.

Remember that you have to set YFexport path in user defaults and yafray must
be on path (version 0.0.6)

We added the "yafray" button to activate all this stuff in the render window.
Panel and settings are only shown when checked.

So now when activated the code calls yafray export instead of the internal
renderer and finally the resulting image is loaded back into render window's
buffer. So animation is also possible and results can be saved using blender
usual scheme.
2004-01-04 22:10:36 +00:00
..
BL_KetsjiEmbedStart.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderCanvas.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderCanvas.h added a buch of 2003-01-07 00:18:59 +00:00
KX_BlenderGL.cpp added a buch of 2003-01-07 00:18:59 +00:00
KX_BlenderGL.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderInputDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderInputDevice.h Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
KX_BlenderKeyboardDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderKeyboardDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderMouseDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderMouseDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderPolyMaterial.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderPolyMaterial.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderRenderTools.cpp A little more cleanup, removed a bunch of unused vars in the code. 2003-08-14 15:18:45 +00:00
KX_BlenderRenderTools.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderSystem.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderSystem.h Remove unused reference to "blendertimer.h" 2003-03-24 16:38:32 +00:00
Makefile Basic initial yafray integration by Eeshlo. 2004-01-04 22:10:36 +00:00