blender/source/gameengine
Dalai Felinto 790d6ca256 small png include adjustments (ifndef NOPNG ...).
* gameplayer is now probably not going to build without PNG turned ON.

To fix that it would be necessary to use #ifndef NOPNG  around the GPC_Canvas::MakeScreenShot.
Since I don't this function it's working in 2.5 yet it's better to wait for that before doing it.
2010-03-03 19:34:17 +00:00
..
BlenderRoutines BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) breaks backward compatibility !!! 2010-03-03 06:38:47 +00:00
Converter BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) breaks backward compatibility !!! 2010-03-03 06:38:47 +00:00
Expressions correct fsf address 2010-02-12 13:34:04 +00:00
GameLogic BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) breaks backward compatibility !!! 2010-03-03 06:38:47 +00:00
GamePlayer small png include adjustments (ifndef NOPNG ...). 2010-03-03 19:34:17 +00:00
Ketsji BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) breaks backward compatibility !!! 2010-03-03 06:38:47 +00:00
Network correct fsf address 2010-02-12 13:34:04 +00:00
Physics correct fsf address 2010-02-12 13:34:04 +00:00
PyDoc BGE API DOC update - scene add/restart/end. patch by Gomer 2010-02-11 04:24:58 +00:00
Rasterizer BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) breaks backward compatibility !!! 2010-03-03 06:38:47 +00:00
SceneGraph correct fsf address 2010-02-12 13:34:04 +00:00
VideoTexture make BGL and BLF modile names lowercase 2010-02-28 14:57:26 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00