Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-13allow building without SDLCampbell Barton
2009-06-03BGE PyAPI fixesCampbell Barton
2009-05-28[#18840] Joystick sensor lagCampbell Barton
2009-05-25BGE Joystick Hat BugfixCampbell Barton
2009-05-15minor change - mistake in joystick fix, util function for getting attrs from ...Campbell Barton
2009-05-15[#18749] BGE: Crash on joysticksensor.getAxisValue()Campbell Barton
2009-05-11Fix Makefiles for gameengine.Diego Borghetti
2009-04-17Missing <stdlib.h> for abs() made this file not compile for me.Ton Roosendaal
2009-04-07Some users have odd joysticks with more then 8 axises, increased to 16 (so 4 ...Campbell Barton
2009-04-07BGE Joystick SensorCampbell Barton
2009-02-25remove warnings for the BGECampbell Barton
2008-10-11Fix for a relative paths issue in the game engine. G.sce was beingBrecht Van Lommel
2008-10-10Missing include, apparently only scons+mingw suffers this, strange.Ton Roosendaal
2008-10-08* Joystick sensor is now only triggered from events of the selected type.Campbell Barton
2008-10-07joystick updateCampbell Barton
2008-09-21game engine now compiles with SDL disabled. CDROM and Joystick wont function ...Campbell Barton
2008-09-02BGE Bugfix, SDL joysticks arrow keys didnt work when 2 joysticks were being u...Campbell Barton
2008-09-01BGE joystick sensor py api function 'getConnected()', returns true if the joy...Campbell Barton
2008-08-31BGE patch approved: BGE Multiple JoysticksBenoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-05BGE bug [#4839] fixed: joystick keeps working after an overlay scene is removedBenoit Bolsee
2006-01-30More simple fixes to cleanup warnings and what not:Kent Mein
2005-07-18more preparations for bullet physics, and some eol issues with SCA_Joystick*Erwin Coumans
2005-03-25Big patches:Kester Maddock
2005-01-30 - updated MSVC 6 projectfiles.Simon Clitherow
2005-01-24Fixed the Makefiles so the Joystick stuff works.Kent Mein
2005-01-23Added Joystick sensor (from snailrose)Kester Maddock