Go to file
Antony Riakiotakis 65e1600cf3 Change interaction of pie menus slightly.
In drag style pie menus clicking is ignored now. This is done because
if we want to ensure that pie menus will not respawn, we had to not
destroy and keep the pie menu invisble while the button is pressed.

This opened a can of worms where pie items that would spawn popups could
steal the focus from the invisible pies and then the former pies would
be stuck in an invisible state, stealing all input unless user did a
right click to cancel the pie.

Invisible state is still kept for cancelling and strictly for that only.

This still allows nested layouts but only in click style, while hold
style is used for faster interaction. As a plus, it should also be
possible to tweak slider properties now, though menu will close after
that.
2014-10-10 17:02:47 +02:00
build_files InstallDeps: Fix wrong OPENCOLLADA settings in final messages in some cases. 2014-10-09 13:32:20 +02:00
doc Sphinx doc script, update for change in rsync 2014-09-24 12:51:22 +10:00
extern Code cleanup: Mostly whitespace 2014-10-10 02:17:46 +06:00
intern Fix typo breaking compilation with rather strict flags (does not like implicit double to float conversion). 2014-10-10 15:11:23 +02:00
release Fix T42168 mask texture UI missing. Own sillyness after last data fix 2014-10-10 12:33:02 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Change interaction of pie menus slightly. 2014-10-10 17:02:47 +02:00
tests GTest: polyfill2d 2014-09-28 21:43:15 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Fix compilation error after recent commit 2014-10-08 04:11:23 +06:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Utility script to create release archive 2014-09-16 11:44:00 +10:00
SConstruct Ghost Context Refactor 2014-10-07 15:47:32 -05:00