blender/source
2012-12-29 16:04:45 +00:00
..
blender text editor: replace strncmp() and hard coded size with STR_LITERAL_STARTSWITH() macro that gets the size from sizeof(). 2012-12-29 16:04:45 +00:00
blenderplayer style cleanup 2012-12-28 14:19:05 +00:00
creator style cleanup 2012-12-29 01:54:58 +00:00
gameengine BGE: Adding a jumpCount to KX_CharacterWrapper. This can be used to have different logic for a single jump versus a double jump. For example, a different animation for the second jump. 2012-12-29 10:22:19 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests add a test to the addons loaded that tries to load all addons then lists addons that fail. 2012-12-20 03:10:30 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00