overte-Armored-Dragon/cmake
Roxanne Skelly 113ad3d917 Fixes for OSX
App Translocation makes it nearly impossible to find the interface
executable from the running server-console, specifically in downloaded
builds launched from the Finder.  To enable OSX detection and and
launch of the interface, the code has been changed to:
* Assume interface is installed on OSX as we don't produce a server-only
build.
* Launch the interface by using 'open' with the appid.
NOTE: This may launch the wrong version of the app if
multiple instances of the app are installed, but this
is the best we can do for now.  For most users, the
behavior should be as expected.

Second, polling was happening even if interface couldn't be
detected if it was previously enabled.
2018-09-30 13:11:15 -07:00
..
externals update serverless content 2018-09-04 09:08:35 -07:00
installer lots 2016-03-31 09:21:08 -07:00
macros Fixes for OSX 2018-09-30 13:11:15 -07:00
modules Fixes for OSX 2018-09-30 13:11:15 -07:00
templates Fixes for OSX 2018-09-30 13:11:15 -07:00
compiler.cmake Shader refactoring for explicit bindings 2018-08-03 14:58:11 -07:00
init.cmake New android toolchain 2017-09-19 13:45:12 -07:00