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
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Style: Fix missing/invalid copyright headers
Rémi Verschelde
2020-05-14
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-13
Update game controller enums.
Marcel Admiraal
2020-05-12
Add WebSocket debugger, use it for Javascript.
Fabio Alessandrelli
2020-05-11
Merge pull request #38386 from reduz/new-lightmapper
Rémi Verschelde
2020-05-10
New lightmapper
Juan Linietsky
2020-05-10
Add drop files function
Fabio Alessandrelli
2020-05-10
Fix Closure compiler build, python style.
Fabio Alessandrelli
2020-05-10
DisplayServerJavaScript implementation.
Fabio Alessandrelli
2020-05-10
[HTML5] Locale, input fix, context, exit.
Fabio Alessandrelli
2020-05-10
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
Style: Add missing copyright headers
Rémi Verschelde
2020-05-08
Merge pull request #38561 from bruvzg/wintab_extra_mm_events
Rémi Verschelde
2020-05-08
WinTab: Adds extra "mouse move" events to make movement smoother and correctl...
bruvzg
2020-05-08
Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by t...
Eric M
2020-05-07
Remove WinTab error message.
bruvzg
2020-05-06
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-05
Merge pull request #38483 from bruvzg/wintab_api
Rémi Verschelde
2020-05-05
[Windows] Add support for the WinTab API for pen input.
bruvzg
2020-05-05
Address `OS.request_permissions()` bug when non-platform permission(s) is inc...
Fredia Huya-Kouadio
2020-05-03
[Linux/Windows] Set pressure to 1.0f when primary button is pressed and devic...
bruvzg
2020-05-03
Merge pull request #37756 from madmiraal/fix-x11-pressure-tilt
Rémi Verschelde
2020-05-01
Merge pull request #37414 from Schroedi/fix_html_mouse_input
Fabio Alessandrelli
2020-04-29
Merge pull request #37802 from ThakeeNathees/window-position-bug-osx-x11
Rémi Verschelde
2020-04-28
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
Merge pull request #37193 from madmiraal/fix-android-export-unicode-errors
Rémi Verschelde
2020-04-28
Move mouse wheel handler from window to canvas element in HTML
Christoph Schröder
2020-04-27
Merge pull request #38253 from nekomatata/bullet-update-2.90
Rémi Verschelde
2020-04-27
Update to bullet master (2.90)
PouleyKetchoupp
2020-04-26
Windows: Appease capricious MSVC versions with moody headers
Rémi Verschelde
2020-04-26
[macOS] Re-add define for build with 10.14 SDK, remove unsupported 10.12 checks.
bruvzg
2020-04-26
Merge pull request #35382 from Calinou/html5-export-title-tag
Max Hilbrunner
2020-04-24
Fix detection logic for the Android sdk path
Fredia Huya-Kouadio
2020-04-23
Fix Android templates size regression
Fredia Huya-Kouadio
2020-04-22
Set the `title` tag in the HTML5 export immediately
Hugo Locurcio
2020-04-16
Merge pull request #37895 from qarmin/more_leak_fixes
Rémi Verschelde
2020-04-15
Migrate legacy apache dependency to the GodotPayment plugin
fhuya
2020-04-15
Fixes leaks in ResourceCache, Vulkan and X11
qarmin
2020-04-14
Android: Bump build tools to 29.0.3
Rémi Verschelde
2020-04-13
Delete unused drawable resources.
fhuya
2020-04-13
Validate supported architectures when exporting to Android
SkyJJ
2020-04-11
display server window position bug fix (#37323)
Thakee Nathees
2020-04-10
Add signal support to Godot Android plugin:
fhuya
2020-04-10
Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settings
Rémi Verschelde
2020-04-10
Fix X11 pressure and tilt values.
Marcel Admiraal
2020-04-10
Merge pull request #37745 from nekomatata/vulkan-warnings-android
Rémi Verschelde
2020-04-10
Fix extra warnings in Android build
PouleyKetchoupp
2020-04-10
Fix loss of precision in X11 device info.
Marcel Admiraal
[next]