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/
This commit is contained in:
Dalai Felinto
2010-04-23 22:48:26 +00:00
parent 62c0ac2dc9
commit edc56fae18
13 changed files with 112 additions and 17 deletions

View File

@@ -673,7 +673,8 @@ bool GPG_Application::startEngine(void)
m_mouse,
m_networkdevice,
startscenename,
m_startScene);
m_startScene,
m_canvas);
#ifndef DISABLE_PYTHON
// some python things