blender/source
Mitchell Stokes 57d48d4493 Committing patch "[#29763] Adding an active_events property to SCA_PythonKeyboard and SCA_PythonMouse"
Here is the description:
As the summary says, this patch adds a new event to both SCA_PythonKeyboard and SCA_PythonMouse. This property is similar to the events property that both have, but it only returns events which are not KX_NO_INPUTSTATUS. This moves the "no input" check from Python to C, which gave my input handling code a 2x speed up. Python sucks (performance-wise) with iterating lists and SCA_PythonKeyboard has close to 200 events (I think something like 177, but I don't know for sure).
2012-01-22 05:45:56 +00:00
..
blender Bugfix [#29869] NLA editor keeps resetting my extrapolation mode every time I 2012-01-22 04:39:33 +00:00
blenderplayer - Fix for commit 43551 which caused a linking error in blenderplayer. 2012-01-20 05:11:42 +00:00
creator OSX/cmake: don´t build target extractpyzip for MODULE 2012-01-17 13:11:53 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Committing patch "[#29763] Adding an active_events property to SCA_PythonKeyboard and SCA_PythonMouse" 2012-01-22 05:45:56 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests rename rgb_float_to_byte, rgb_byte_to_float to rgb_float_to_uchar, rgb_uchar_to_float and swap args (math functions mostly have dest arg first like strcpy). 2012-01-19 09:09:00 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00