6b8ca3ccdf
This patch brings back the old functionality from Blender 2.49. However we are forcing the format to be PNG only (as we had previously on blenderplayer). Note: If letterboxing is on, we are recording only the camera area of the canvas (cool hein?). Note2: I have a feeling that this is faster than what we had in 2.49 (which was really slow imo). Maybe it could be even faster if we disable PNG compression. Maybe an option for the future. * patch finalized and committed as part of the BlenderPRO 2010 - BGE development workshop :) * |
||
---|---|---|
.. | ||
BL_KetsjiEmbedStart.cpp | ||
CMakeLists.txt | ||
KX_BlenderCanvas.cpp | ||
KX_BlenderCanvas.h | ||
KX_BlenderGL.cpp | ||
KX_BlenderGL.h | ||
KX_BlenderInputDevice.cpp | ||
KX_BlenderInputDevice.h | ||
KX_BlenderKeyboardDevice.cpp | ||
KX_BlenderKeyboardDevice.h | ||
KX_BlenderMouseDevice.cpp | ||
KX_BlenderMouseDevice.h | ||
KX_BlenderRenderTools.cpp | ||
KX_BlenderRenderTools.h | ||
KX_BlenderSystem.cpp | ||
KX_BlenderSystem.h | ||
Makefile | ||
SConscript |