Defold 1.2.154
This release contains fixes for some new features.
For Android 64 bit we had to leave the LuaJIT compilation disabled due to crash issues. The LuaJIT interpreter is still enabled though, giving the regular performance boost.
Engine
-
DEF-3943
- Fixed : Bug when using IP addresses for HTTP requests -
........
- Changed : Disabled Lua JIT on Android 64bit. -
........
- Fixed : Issue when bundling both 32 and 64 bits binaries in the same Android APK. -
........
- Fixed : The project optionandroid.debuggable
is working again