Go to file
Campbell Barton 47e7ce696c Fix for glitch with menus not reliably setting an active item (D674)
When menus are clamped to the window bounds,
its was possible not to have an active menu-item under the mouse,
Making Ctrl+S,Enter not completely reliable.

Changes needed to support this are:

- menu item is activated on popup menus
  (to avoid relying on mouse-over)
- moving mouse away from menu items only de-activates when over a new menu-item.
- Mouse clicks are ignored if they are not directly over the menu item.
2014-08-03 20:35:28 +10:00
build_files fix check for not llvm 2014-08-02 15:30:28 +02:00
doc BGE: Constraint wrapper fix. 2014-07-29 00:22:13 -03:00
extern CMake: add header 2014-08-02 19:16:00 +10:00
intern Make CHECK_TYPE_NONCONST macro portable 2014-08-02 18:08:44 +10:00
release OSX: updated codesigning README and removed not longer valid rule plists 2014-08-01 01:01:12 +02:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source Fix for glitch with menus not reliably setting an active item (D674) 2014-08-03 20:35:28 +10:00
tests Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore ignore in-source doc building dirs 2014-07-27 22:04:10 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Move to OIIO 1.4 also for windows x86 2014-08-02 09:59:09 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Source Checkers: Include intern/ libs we maintain in spelling checks 2014-07-25 15:17:29 +10:00
SConstruct Use dynamically linked SDL 1.2.15 on windows x64 2014-07-31 16:43:02 +02:00