godot/platform
Rémi Verschelde af3cf7806e OSX export: Default to fat format, make it an enum
Since we want to distribute only the fat binary in the official templates, this should
make it work out of the box. 32 bits and 64 bits options are still available for people
that want them, but will throw an error if the binaries are not in the template zip.

(cherry picked from commit 02aeac12d1)
2016-07-09 01:01:31 +02:00
..
android Fix crash when null value through jni on android 2016-07-08 19:01:36 +02:00
bb10 Move export GUI debug toggle to export settings window 2016-04-29 07:43:23 +02:00
haiku GLEW: Define static + enabled and includes via SCons 2016-06-25 00:24:09 +02:00
iphone added "arch" parameter, made iphone use it to build isim 2016-07-09 00:54:22 +02:00
javascript Pass mouse position to Input singleton in web export 2016-07-08 21:27:00 +02:00
osx OSX export: Default to fat format, make it an enum 2016-07-09 01:01:31 +02:00
server Remove trailing spaces 2016-04-02 22:19:40 +02:00
windows Windows: prevent freeze while moving or resizing the game window. 2016-07-08 18:56:28 +02:00
winrt Remove trailing spaces 2016-04-02 22:19:40 +02:00
x11 Avoid crash if setting modifiers fails, closes #5158 2016-07-08 19:28:54 +02:00