blender/source
Campbell Barton eba91f8e81 modification to Joshua's commit r34270,
replace NlaTrack.active() function with a property, since this is used everywhere else.
2011-01-12 07:16:24 +00:00
..
blender modification to Joshua's commit r34270, 2011-01-12 07:16:24 +00:00
blenderplayer stubs.c updates provided by Kupoman. 2011-01-09 02:43:26 +00:00
creator split BKE_utildefines.h, now it only has blender specific defines like GS() MAKE_ID, FILE_MAXDIR, moved the generic defines to BLI_utildefines.h. 2011-01-07 18:36:47 +00:00
darwin
gameengine use PySequence_Size() rather then PySequence_Length(), this is only kept in python for backwards compatibility. 2011-01-09 14:53:18 +00:00
icons
kernel rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
Makefile Reorder library linking. 2010-11-11 06:22:55 +00:00
SConscript