overte-HifiExperiments/interface
Oren Hurvitz 49165056c9 Fixed a race condition that sometimes caused the main menus not to appear.
When Interface starts, it first calls pauseUntilLoginDetermined(), and later resumeAfterLoginDialogActionTaken().
But on rare occasions these functions are called in the reverse order, and this caused Interface to remain
in the "paused" state. Now we check for this case, and abort pauseUntilLoginDetermined() if it happens.

This has only happened to me when running Interface immediately after rebuilding it (in Release mode).
2019-03-28 11:44:12 +02:00
..
compiledResources
external
i18n
icon New icons for interface and server-console 2019-01-11 14:50:13 -08:00
resources Merge pull request #15260 from kencooke/audio-mixer-volume-control 2019-03-27 13:19:30 -07:00
src Fixed a race condition that sometimes caused the main menus not to appear. 2019-03-28 11:44:12 +02:00
ui
CMakeLists.txt Merge pull request #14905 from SamGondelman/materialMapping 2019-02-15 11:21:51 -08:00
interface.exe.manifest