blender/source
Brecht Van Lommel d579ea2901 Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files,
while the docs said it followed the settings in the Output panel, other file
formats work now.

Benderplayer still only saves PNG now as documented, but I cleaned up the code
there to reuse existing imbuf functions rather than using own libpng code.
2013-04-04 14:00:31 +00:00
..
blender Remove unused function. 2013-04-04 12:26:31 +00:00
blenderplayer Fix blenderplayer (missing stub...). 2013-04-04 12:12:33 +00:00
creator code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove unused function uiEmboss() 2013-04-04 02:05:11 +00:00
gameengine Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files, 2013-04-04 14:00:31 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests code cleanup: incorrect sized array args, remove some redundant code. 2013-03-17 10:26:23 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00