index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
iphone
Age
Commit message (
Expand
)
Author
2019-09-25
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-24
Merge pull request #32194 from AlexRixhardson/fix-7945
Rémi Verschelde
2019-09-22
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-18
Fix crash on iOS devices during rotate
AlexRixhardson
2019-08-21
iOS>=11 platform - when handling gestures on screen edges, godot apps should ...
fogine
2019-08-21
Support vibration for Android and iOS
volzhs
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-07-22
Fix type mismatch in iOS interface orientation checks
Rémi Verschelde
2019-07-20
Changed some code showed in LGTM and Coverage
qarmin
2019-07-06
Add microphone privilege settings support back into export and add privilege ...
Bastiaan Olij
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-06-30
ARKit for Godot 3.2
BastiaanOlij
2019-06-25
Allow '-' character in iOS reverse DNS identifiers dissallow underscores.
Nicholas Thompson
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-17
Add script to fix style issues and copyright headers
Rémi Verschelde
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-05-21
Merge pull request #29032 from akien-mga/tools-exceptions-rtti
Rémi Verschelde
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-05-20
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
Rémi Verschelde
2019-05-18
Allow project export to be canceled
George Marques
2019-05-09
Change "ID" to lowercase "id"
Aaron Franke
2019-05-01
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-15
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-06
Remove unused imports
Hendrikto
2019-04-04
Small fixes to static analyzer bugs
qarmin
2019-03-16
Add EAGLContext for the fallback case
Sam Green
2019-03-14
Add logging around opengl es context creation. Ensure we can access project s...
Sam Green
2019-03-06
Fix directory check when exporting project
volzhs
2019-03-06
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-05
Merge pull request #26626 from rluders/misleading-error-message-export
Rémi Verschelde
2019-03-05
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-04
Remove microphone from export options and distribution plist
Sam Green
2019-03-03
Improve VRAM texture compression checks for mobile/web
Rémi Verschelde
2019-03-02
SCons: Move platform-specific Opus config to its module
Rémi Verschelde
2019-02-26
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
Fixed possible crash on iOS in applicationDidReceiveMemoryWarning method: eve...
Ivan Ponomarev
2019-02-26
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-16
New export options iOS
Bastiaan Olij
2019-02-12
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-01-21
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-16
SCons: Drop unused MPC_FIXED_POINT define
Rémi Verschelde
2019-01-12
Make export valid when setting custom packages for iOS
volzhs
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
[next]