blender/blenderplayer
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
..
bad_level_call_stubs allow execution mode to be given as an argument to operators from python (requested by algorith) 2009-09-03 22:37:09 +00:00
CMakeLists.txt changes needed for building the blenderplayer with cmake on linux. 2009-09-03 06:34:03 +00:00