blender/source
Ton Roosendaal 360528d667 Bugfix #29072 (Color pickers don't close properly when moving the mouse away)
This rewinds the fix for revision 50483. 

- the removed code there (as comment said) closes menus on hoovering over another
  button in panels. Is unfinished feature to allow quick inspecting menus
  by mouse-hold going over menu popup buttons. 

- It added yet another check for closing menus - should be done with ->saferct

- The actual bug was simple; the block flag with UI_BLOCK_MOVEMOUSE_QUIT was
  accidentally cleared for colorpickers.
2012-11-08 16:50:31 +00:00
..
blender Bugfix #29072 (Color pickers don't close properly when moving the mouse away) 2012-11-08 16:50:31 +00:00
blenderplayer Hopefully fix for linking issue reported by osx users 2012-11-05 12:18:19 +00:00
creator Cycles OSL: refactoring and fixes 2012-11-03 14:32:13 +00:00
darwin initial retina support for osx \ to take effect you must perhaps logout/in \i prefer in terminal: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -v -f 2012-09-07 15:44:20 +00:00
gameengine code cleanup: unused defines & some formatting. 2012-11-08 06:46:10 +00:00
icons
tests code cleanup: cmake - add missing headers, remove directories from source listing. 2012-11-03 15:49:38 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00