Blender Git Commit Log

Git Commits -> Revision b2bb9ca

Revision b2bb9ca by Campbell Barton (master)
November 11, 2009, 08:32 (GMT)
Mitchell Stokes BGE MouseWarp patch + warning fix

[#19854] [bugfix] Fix for broken Rasterizer mouse functions
---
This patch fixes the embedded player's ability to control the mouse. For example, hiding and unhiding the mouse cursor
did not work in 2.5, nor could the mouse's position be controlled. This was because these parts still needed to be ported
to 2.5 window manager code.

Commit Details:

Full Hash: b2bb9ca39a687efc5dd1014e78650e39452d7cbf
SVN Revision: 24477
Parent Commit: 1dfc794
Lines Changed: +39, -25

7 Modified Paths:

/source/blender/editors/transform/transform_manipulator.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+14, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -0) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp (+4, -4) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h (+1, -1) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp (+13, -15) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderGL.h (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021