blender/intern
Campbell Barton 77484d28d5 joystick update
* use SDL events to trigger the sensor, trigger was being forced every tick. removed workaround for this problem.
* added "All Events" option, similar to all keys in the keyboard sensor.
  This means every event from the joystick will trigger the sensor, however only events from the selected type (axis/button/hat) is used to set the positive state of the sensor.
* Added python function sens_joy.GetButtonValues(), returns a list of pressed button indicies.
* Removed pressed/released option for joystick buttons, it was the same as the invert option.
2008-10-07 05:09:24 +00:00
..
bmfont Merge from trunk 16031:16122 2008-08-15 00:00:27 +00:00
boolop Merge from trunk: 15912:16031 2008-08-09 10:12:59 +00:00
bsp Merge from trunk: 15912:16031 2008-08-09 10:12:59 +00:00
container soc-2008-mxcurioni: merged changes to revision 15705 2008-07-23 06:02:18 +00:00
decimation soc-2008-mxcurioni: merged changes to revision 15705 2008-07-23 06:02:18 +00:00
elbeem patch [#17772] Fluid solver not built with OpenMP in Makefile build system 2008-10-06 19:57:42 +00:00
ghost Revert full screen, maximized and minimized code (rev 16543). 2008-09-22 19:09:46 +00:00
guardedalloc Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
iksolver Fix for bug #5758 and #17585: armatures with IK constraint did not 2008-09-14 03:51:51 +00:00
make == MSVC 7.1 project files == 2007-07-04 19:29:59 +00:00
memutil Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
moto Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
opennl Compile fixes (reported by broken) 2008-09-03 00:00:32 +00:00
SoundSystem joystick update 2008-10-07 05:09:24 +00:00
string Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript Patch 5105 by Joshua Leung (Aligorith), slightly modified by me 2006-10-18 05:45:47 +00:00