blender/source/gameengine/BlenderRoutines
Campbell Barton b2bb9ca39a 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.
2009-11-11 08:32:29 +00:00
..
BL_KetsjiEmbedStart.cpp - Right click menu can open links directly to API reference docs (rna and operators) 2009-10-27 02:54:25 +00:00
CMakeLists.txt option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
KX_BlenderCanvas.cpp Mitchell Stokes BGE MouseWarp patch + warning fix 2009-11-11 08:32:29 +00:00
KX_BlenderCanvas.h Mitchell Stokes BGE MouseWarp patch + warning fix 2009-11-11 08:32:29 +00:00
KX_BlenderGL.cpp Mitchell Stokes BGE MouseWarp patch + warning fix 2009-11-11 08:32:29 +00:00
KX_BlenderGL.h Mitchell Stokes BGE MouseWarp patch + warning fix 2009-11-11 08:32:29 +00:00
KX_BlenderInputDevice.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
KX_BlenderInputDevice.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_BlenderKeyboardDevice.cpp BGE: Fix Keyboard actuator that didn't generate release event. 2009-07-25 12:35:14 +00:00
KX_BlenderKeyboardDevice.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_BlenderMouseDevice.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
KX_BlenderMouseDevice.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_BlenderRenderTools.cpp text display (debug info) in the game engine working again & other minor changes. 2009-09-02 03:14:38 +00:00
KX_BlenderRenderTools.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_BlenderSystem.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
KX_BlenderSystem.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
Makefile Add audaspace search path. 2009-09-20 20:14:34 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00