blender/source/gameengine
Campbell Barton 885fa49aa4 BGE Joystick Sensor
- Raised limit of 2 axis to 4 axis pairs (4==8 joysticks axis pairs)
- Added a new Joystick Sensor type "Single Axis", so you can detect horizontal or vertical movement, rather then just Up/Down/Left/Right
- added Python attribute "axisSingle" so you can get the value from the selected axis (rather then getting it out of the axis list)
- renamed Py attribute "axisPosition" to "axisValues" (was never in a release)

If we need to increase the axis limit again just change JOYAXIS_MAX and the button limits.
2009-04-07 06:23:45 +00:00
..
BlenderRoutines Python ref-counting fixes 2009-04-06 08:17:04 +00:00
Converter BGE Joystick Sensor 2009-04-07 06:23:45 +00:00
Expressions BGE Python API 2009-04-05 14:55:50 +00:00
GameLogic BGE Joystick Sensor 2009-04-07 06:23:45 +00:00
GamePlayer BGE PyAPI can now import text (within the blend-file) 2009-04-05 19:37:13 +00:00
Ketsji error in last commit 2009-04-07 03:20:59 +00:00
Network Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Physics r19455 to Re-enable vertex welding for soft-bodies failed even on simple cases like a cube with scrambled mesh data. 2009-03-30 00:40:19 +00:00
PyDoc BGE Joystick Sensor 2009-04-07 06:23:45 +00:00
Rasterizer Fix for bug #18423: BGE lights in overlay scene also affected 2009-03-24 15:45:08 +00:00
SceneGraph Minor speedups for the BGE 2009-02-25 06:43:03 +00:00
VideoTexture == FFMPEG == 2009-03-22 19:19:21 +00:00
CMakeLists.txt VideoTexture module. 2008-10-31 22:35:52 +00:00
Makefile Makefile fixes for compiling with new videotexture code. 2008-11-02 18:12:45 +00:00
SConscript Building the game engine with Solid/Sumo is now optional for scons using WITH_BF_SOLID. 2009-02-25 12:07:51 +00:00