blender/source/blenderplayer/bad_level_call_stubs
Brecht Van Lommel f46cccedf6 rna/py-api fix.
C functions and python used different argument order, this relied on mapping non-keyword arguments to 'REQUIRED' arguments but meant that you could not have an optional, non-keyword argument.

next commit will make order of arguments consistant (currently only changed order that rna wrapped).
(commit 27674 and 27683 by Campbell from render25 branch)
2010-03-23 15:31:12 +00:00
..
CMakeLists.txt - scene sequencer camera override wasnt working for render strips (only opengl) 2010-03-10 08:17:18 +00:00
Makefile == SCons == 2009-09-04 10:40:41 +00:00
SConscript Fixed typo in blenderplayer scons rules. 2010-03-10 21:21:14 +00:00
stubs.c rna/py-api fix. 2010-03-23 15:31:12 +00:00