Go to file
Dalai Felinto 6b8ca3ccdf patch [#24178] bge.render.makeScreeshot - with help from Campbell(ideasman42)
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 :) *
2010-10-09 13:46:34 +00:00
build_files Enable CXX_GUARDEDALLOC support through SCons. 2010-10-08 20:39:56 +00:00
doc ran through pep8 checker 2010-09-07 15:17:42 +00:00
extern added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also fixed some warnings. 2010-10-03 14:16:27 +00:00
intern c++ -> C++ 2010-10-08 20:40:42 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release fix for operator cheat sheet, recent description order change broke it. 2010-10-08 21:18:08 +00:00
source patch [#24178] bge.render.makeScreeshot - with help from Campbell(ideasman42) 2010-10-09 13:46:34 +00:00
CMakeLists.txt COLLADA exporter: split camera and light export into own files. 2010-10-06 07:13:42 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Fix SCons for [#23833]. Ensure that empty dirs will exist too. 2010-09-15 14:50:14 +00:00