blender/source
Bastien Montagne f783efd127 Fix T51680: 'Delete Group' from Group view of Outliner does not work.
Do not call invoke ops from outliner's operations menus. Invoke op would
search again for item under mouse coordinates... when it is invoked!
Means often entry menu you would have clicked would not be over target
item, leading to either nothing or operation being applied to wrong item.

Note: about groups, there is another minor annoyance leading to some
assert - groups have an annoying virtual fake user which breaks
usercount, will see whether this is easily fixable. :|
2017-05-31 21:14:08 +02:00
..
blender Fix T51680: 'Delete Group' from Group view of Outliner does not work. 2017-05-31 21:14:08 +02:00
blenderplayer Remove MinGW support 2017-05-27 15:34:55 -04:00
creator Remove MinGW support 2017-05-27 15:34:55 -04:00
gameengine Remove MinGW support 2017-05-27 15:34:55 -04:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt