blender/source/gameengine/GameLogic
Dalai Felinto edc56fae18 BGE Fix: [#19951] mouse over sensor is broken with letterboxing framing
Tested with GameLogic.mouse.position and mouse over sensor.
It should be working with other mouse sensor as well. If not, please help to test and report a bug.
(couldn't test blenderplayer but it should be working there as well).

(Benoit, this is the same patch that I sent you. I hope it's OOP enough. Looking forward to hear from you on that)

I believe that this was the last "mouse" related bug we had reported. MouseLoook scripts should be working 100% in Blender/BGE 2.50 now \o/
2010-04-23 22:48:26 +00:00
..
Joystick correct fsf address 2010-02-12 13:34:04 +00:00
CMakeLists.txt BGE 2D Filters: slightly change dfelinto patch to use SCA_IScene instead of KX_Scene. It is rather anecdotic since KX_Scene is the only implementation of SCA_IScene but it's better to keep GameLogic and Ketsji separated. 2010-03-06 21:22:09 +00:00
Makefile Make memstat easier to read, add missing Intel ID and cleanups. 2010-04-14 21:12:05 +00:00
SCA_2DFilterActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_2DFilterActuator.h BGE 2D Filters: slightly change dfelinto patch to use SCA_IScene instead of KX_Scene. It is rather anecdotic since KX_Scene is the only implementation of SCA_IScene but it's better to keep GameLogic and Ketsji separated. 2010-03-06 21:22:09 +00:00
SCA_ActuatorEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_ActuatorEventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_ActuatorSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_ActuatorSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_AlwaysEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_AlwaysEventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_AlwaysSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_AlwaysSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_ANDController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_ANDController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_BasicEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_BasicEventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_DelaySensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_DelaySensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_EventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_EventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_ExpressionController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_ExpressionController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_IActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_IActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_IController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_IController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_IInputDevice.cpp correct fsf address 2010-02-12 13:34:04 +00:00
SCA_IInputDevice.h Added F13 - F19 keys for game engine too. 2010-04-20 01:04:00 +00:00
SCA_ILogicBrick.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_ILogicBrick.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_IObject.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_IObject.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_IScene.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_IScene.h BGE 2D Filters: slightly change dfelinto patch to use SCA_IScene instead of KX_Scene. It is rather anecdotic since KX_Scene is the only implementation of SCA_IScene but it's better to keep GameLogic and Ketsji separated. 2010-03-06 21:22:09 +00:00
SCA_ISensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_ISensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_JoystickManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_JoystickManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_JoystickSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_JoystickSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_KeyboardManager.cpp correct fsf address 2010-02-12 13:34:04 +00:00
SCA_KeyboardManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_KeyboardSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_KeyboardSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_LogicManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_LogicManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_MouseManager.cpp BGE Fix: [#19951] mouse over sensor is broken with letterboxing framing 2010-04-23 22:48:26 +00:00
SCA_MouseManager.h BGE Fix: [#19951] mouse over sensor is broken with letterboxing framing 2010-04-23 22:48:26 +00:00
SCA_MouseSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_MouseSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_NANDController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_NANDController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_NORController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_NORController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_ORController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_ORController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_PropertyActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_PropertyActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_PropertyEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_PropertyEventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_PropertySensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_PropertySensor.h BGE: fix for [#21180] - missing min and max values in the API + mode fix (interval wasn't working) 2010-03-26 07:21:48 +00:00
SCA_PythonController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_PythonController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_PythonKeyboard.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_PythonKeyboard.h SVN maintenance. 2010-04-17 22:43:18 +00:00
SCA_PythonMouse.cpp BGE Fix: [#19951] mouse over sensor is broken with letterboxing framing 2010-04-23 22:48:26 +00:00
SCA_PythonMouse.h SVN maintenance. 2010-04-17 22:43:18 +00:00
SCA_RandomActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_RandomActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_RandomEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_RandomEventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_RandomNumberGenerator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_RandomNumberGenerator.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_RandomSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_RandomSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_TimeEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_TimeEventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_XNORController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_XNORController.h correct fsf address 2010-02-12 13:34:04 +00:00
SCA_XORController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
SCA_XORController.h correct fsf address 2010-02-12 13:34:04 +00:00
SConscript BGE 2D Filters: slightly change dfelinto patch to use SCA_IScene instead of KX_Scene. It is rather anecdotic since KX_Scene is the only implementation of SCA_IScene but it's better to keep GameLogic and Ketsji separated. 2010-03-06 21:22:09 +00:00