blender/blenderplayer/bad_level_call_stubs
Campbell Barton 02f951c3a0 allow execution mode to be given as an argument to operators from python (requested by algorith)
example. bpy.ops.tfm.rotate('INVOKE_REGION_WIN', pivot=(0,1,2), ......)

bpy_array.c - was too strict with types, 0 should be allowed as well as 0.0 in a float array.
2009-09-03 22:37:09 +00:00
..
CMakeLists.txt BlenderPlayer linking again for cmake - 148 errors gone. 2009-09-03 02:55:23 +00:00
Makefile BlenderPlayer linking again for cmake - 148 errors gone. 2009-09-03 02:55:23 +00:00
SConscript BlenderPlayer linking again for cmake - 148 errors gone. 2009-09-03 02:55:23 +00:00
stubs.c allow execution mode to be given as an argument to operators from python (requested by algorith) 2009-09-03 22:37:09 +00:00