index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
11
-173
/
+313
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
14
-0
/
+66
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
147
-1494
/
+0
*
Style: Fix missing/invalid copyright headers
Rémi Verschelde
2020-05-14
1
-0
/
+30
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
16
-72
/
+41
*
Update game controller enums.
Marcel Admiraal
2020-05-13
4
-58
/
+45
*
Add WebSocket debugger, use it for Javascript.
Fabio Alessandrelli
2020-05-12
2
-4
/
+23
*
Merge pull request #38386 from reduz/new-lightmapper
Rémi Verschelde
2020-05-11
1
-23
/
+23
|
\
|
*
New lightmapper
Juan Linietsky
2020-05-10
1
-23
/
+23
*
|
Add drop files function
Fabio Alessandrelli
2020-05-10
4
-2
/
+187
*
|
Fix Closure compiler build, python style.
Fabio Alessandrelli
2020-05-10
9
-44
/
+73
*
|
DisplayServerJavaScript implementation.
Fabio Alessandrelli
2020-05-10
10
-1208
/
+1538
*
|
[HTML5] Locale, input fix, context, exit.
Fabio Alessandrelli
2020-05-10
4
-91
/
+112
|
/
*
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
6
-111
/
+264
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
14
-39
/
+78
*
Style: Add missing copyright headers
Rémi Verschelde
2020-05-10
1
-2
/
+2
*
Merge pull request #38561 from bruvzg/wintab_extra_mm_events
Rémi Verschelde
2020-05-08
1
-0
/
+55
|
\
|
*
WinTab: Adds extra "mouse move" events to make movement smoother and correctl...
bruvzg
2020-05-08
1
-0
/
+55
*
|
Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by t...
Eric M
2020-05-08
1
-1
/
+1
|
/
*
Remove WinTab error message.
bruvzg
2020-05-07
1
-1
/
+1
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
36
-45
/
+109
*
Merge pull request #38483 from bruvzg/wintab_api
Rémi Verschelde
2020-05-05
2
-8
/
+224
|
\
|
*
[Windows] Add support for the WinTab API for pen input.
bruvzg
2020-05-05
2
-8
/
+224
*
|
Address `OS.request_permissions()` bug when non-platform permission(s) is inc...
Fredia Huya-Kouadio
2020-05-05
1
-4
/
+7
|
/
*
[Linux/Windows] Set pressure to 1.0f when primary button is pressed and devic...
bruvzg
2020-05-03
4
-4
/
+37
*
Merge pull request #37756 from madmiraal/fix-x11-pressure-tilt
Rémi Verschelde
2020-05-03
2
-34
/
+55
|
\
|
*
Fix X11 pressure and tilt values.
Marcel Admiraal
2020-04-10
2
-34
/
+55
*
|
Merge pull request #37414 from Schroedi/fix_html_mouse_input
Fabio Alessandrelli
2020-05-01
1
-1
/
+1
|
\
\
|
*
|
Move mouse wheel handler from window to canvas element in HTML
Christoph Schröder
2020-04-28
1
-1
/
+1
*
|
|
Merge pull request #37802 from ThakeeNathees/window-position-bug-osx-x11
Rémi Verschelde
2020-04-29
3
-4
/
+12
|
\
\
\
|
*
|
|
display server window position bug fix (#37323)
Thakee Nathees
2020-04-11
3
-4
/
+12
*
|
|
|
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
27
-141
/
+141
*
|
|
|
Merge pull request #37193 from madmiraal/fix-android-export-unicode-errors
Rémi Verschelde
2020-04-28
1
-5
/
+23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix Android export throwing Unicode errors.
Marcel Admiraal
2020-03-20
1
-5
/
+23
*
|
|
|
Merge pull request #38253 from nekomatata/bullet-update-2.90
Rémi Verschelde
2020-04-27
1
-3
/
+5
|
\
\
\
\
|
*
|
|
|
Update to bullet master (2.90)
PouleyKetchoupp
2020-04-27
1
-3
/
+5
*
|
|
|
|
Windows: Appease capricious MSVC versions with moody headers
Rémi Verschelde
2020-04-26
1
-1
/
+3
*
|
|
|
|
[macOS] Re-add define for build with 10.14 SDK, remove unsupported 10.12 checks.
bruvzg
2020-04-26
2
-20
/
+16
*
|
|
|
|
Merge pull request #35382 from Calinou/html5-export-title-tag
Max Hilbrunner
2020-04-26
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Set the `title` tag in the HTML5 export immediately
Hugo Locurcio
2020-04-22
1
-0
/
+1
*
|
|
|
|
|
Fix detection logic for the Android sdk path
Fredia Huya-Kouadio
2020-04-24
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix Android templates size regression
Fredia Huya-Kouadio
2020-04-23
2
-2
/
+6
|
/
/
/
/
*
|
|
|
Merge pull request #37895 from qarmin/more_leak_fixes
Rémi Verschelde
2020-04-16
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Fixes leaks in ResourceCache, Vulkan and X11
qarmin
2020-04-15
1
-1
/
+4
*
|
|
|
|
Migrate legacy apache dependency to the GodotPayment plugin
fhuya
2020-04-15
6
-7
/
+8
|
/
/
/
/
*
|
|
|
Android: Bump build tools to 29.0.3
Rémi Verschelde
2020-04-14
1
-1
/
+1
*
|
|
|
Delete unused drawable resources.
fhuya
2020-04-13
4
-0
/
+0
*
|
|
|
Validate supported architectures when exporting to Android
SkyJJ
2020-04-13
1
-0
/
+9
*
|
|
|
Add signal support to Godot Android plugin:
fhuya
2020-04-10
8
-188
/
+480
*
|
|
|
Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settings
Rémi Verschelde
2020-04-10
2
-0
/
+7
|
\
\
\
\
[next]