blender/source/gameengine
2011-10-21 17:37:38 +00:00
..
BlenderRoutines bge bugfix: patch #28893 "Fix for #28753 and some other changes for BGE projection code" by Juha Mäki-Kanto (kanttori) 2011-10-20 06:38:45 +00:00
Converter fix spelling mistakes in comments (and in some python error messages), nothing to effect translations. 2011-10-17 06:39:13 +00:00
Expressions fix spelling mistakes in comments (and in some python error messages), nothing to effect translations. 2011-10-17 06:39:13 +00:00
GameLogic replace BLF's blf_utf8_next() with BLI_str_utf8_as_unicode_step(), 2011-10-21 01:33:06 +00:00
GamePlayer Code cleanup: don't use btempdir/bprogdir/bprogname globals anymore, but wrap 2011-10-21 17:37:38 +00:00
Ketsji - add convenience functions BLI_split_dir_part / BLI_split_file_part, which just call BLI_split_dirfile(). 2011-10-21 02:13:36 +00:00
Network whitespace cleanup 2011-09-25 12:31:21 +00:00
Physics spaces -> tabs (whitespace only changes) 2011-10-06 22:04:01 +00:00
PyDoc == python api doc == 2010-10-13 10:42:33 +00:00
Rasterizer bge bugfix: patch #28893 "Fix for #28753 and some other changes for BGE projection code" by Juha Mäki-Kanto (kanttori) 2011-10-20 06:38:45 +00:00
SceneGraph spaces -> tabs (whitespace only changes) 2011-10-06 22:04:01 +00:00
VideoTexture spaces -> tabs (whitespace only changes) 2011-10-06 22:04:01 +00:00
CMakeLists.txt use cmake defined names for jpeg, png, zlib and python libs, building on *nix with non-standard libjpeg/png/zlib locations was broken. 2011-01-25 14:43:13 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00