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
Age
Commit message (
Expand
)
Author
2019-05-28
Android: Include Joysticks/Gamepads which are available on app start.
wombatstampede
2019-05-28
Merge pull request #26462 from SubSage/master
Rémi Verschelde
2019-05-28
Merge pull request #28512 from MJacred/master
Rémi Verschelde
2019-05-27
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-25
Git: Explicitly list binary files as such to avoid EOL change
Rémi Verschelde
2019-05-24
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-23
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-05-23
Fixed uninitialised variable in x11 null cursor creation
Ibrahn Sahir
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-19
Fix typos with codespell
Rémi Verschelde
2019-05-18
Allow project export to be canceled
George Marques
2019-05-17
[macOS] Allow using user provided `.icns` files for exported app icons.
bruvzg
2019-05-16
Fix OS_UWP::execute's signature after cd4449e
Rémi Verschelde
2019-05-15
Fix OS_Javascript execute method
Fabio Alessandrelli
2019-05-13
Merge pull request #28518 from clayjohn/GLES2-MSAA
Rémi Verschelde
2019-05-09
X11: Check if "_NET_FRAME_EXTENTS" atom is supported.
bruvzg
2019-05-09
Change "ID" to lowercase "id"
Aaron Franke
2019-05-02
added MSAA to GLES backend
clayjohn
2019-05-01
Fixed game crash, regression of #26977
Andrea Catania
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-30
Fix application window not listed in taskbar (X11)
MJacred
2019-04-30
Merge pull request #26977 from bruvzg/fix_x11_window_pos
Rémi Verschelde
2019-04-29
Merge pull request #28061 from guilhermefelipecgs/fix_19137
Rémi Verschelde
2019-04-29
Merge pull request #28185 from KLee1248/key_remapping
Rémi Verschelde
2019-04-29
Merge pull request #28448 from Valentactive/fix-linux-recognition-ecutable-bu...
Rémi Verschelde
2019-04-29
Merge pull request #28470 from Calinou/fix-windows-clipboard-line-endings
Rémi Verschelde
2019-04-27
Convert line endings to CRLF in `OS.set_clipboard()` on Windows
Hugo Locurcio
2019-04-27
Clean up latency related functions
Juan Linietsky
2019-04-27
[Input] Release keys/actions pressed if window loses focus
Guilherme Felipe
2019-04-26
fix builds made with Clang on some Linux distros
Michele Valente
2019-04-25
Merge pull request #28402 from Valentactive/add-thinlto-support-x11
Rémi Verschelde
2019-04-25
add option to use ThinLTO
Michele Valente
2019-04-25
Merge pull request #28396 from akien-mga/scons-capture-the-flags
Rémi Verschelde
2019-04-24
Rename wrong field.
Juan Linietsky
2019-04-24
Remove forgotten strings in configuration files
Juan Linietsky
2019-04-24
Fixes to make exporting more responsive.
Juan Linietsky
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-23
Fixes build for Windows cross-compilation
Kenneth Lee
2019-04-19
Re-maps KEY_BRACELEFT/RIGHT for OSX users
KLee1248
2019-04-18
Merge pull request #28146 from volzhs/unique_id_android
Rémi Verschelde
2019-04-18
Fix get_unique_id() on Android
volzhs
2019-04-16
Merge pull request #28058 from guilhermefelipecgs/fix_28024
Rémi Verschelde
2019-04-15
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-12
Move IDHandler JS module to platform from Websock
Fabio Alessandrelli
2019-04-10
Force utf-8 source file encoding in MSVC
Windy Darian
2019-04-10
Merge pull request #27815 from Faless/unix/mem_access
Hein-Pieter van Braam
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
[next]