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
*
Android: Fix get_buffer false positive on empty dest buffer
Rémi Verschelde
2021-04-23
1
-1
/
+1
*
Merge pull request #48053 from bruvzg/icu_no_except
Rémi Verschelde
2021-04-20
2
-2
/
+5
|
\
|
*
[JS, Android] Re-add "no-exceptions" for export templates builds with ICU.
bruvzg
2021-04-20
2
-2
/
+5
*
|
Merge pull request #47552 from szymonm-google/validation_layers_android
Rémi Verschelde
2021-04-20
3
-9
/
+12
|
\
\
|
|
/
|
/
|
|
*
Validation layers on Android
Szymon Majewski
2021-04-12
3
-9
/
+12
*
|
Merge pull request #47879 from SilverCreekEntertainment/add-uwp-export-projec...
Rémi Verschelde
2021-04-20
1
-0
/
+2
|
\
\
|
*
|
Fix EditorExportPlugin _export_begin and _export_end functions not being call...
Gromph
2021-04-14
1
-0
/
+2
*
|
|
Fix macOS build with all sanitizers enabled.
bruvzg
2021-04-16
3
-16
/
+4
*
|
|
Merge pull request #40924 from qarmin/more_undefined_flags
Rémi Verschelde
2021-04-15
3
-19
/
+59
|
\
\
\
|
*
|
|
Add more sanitizer flags to shows more bugs
Rafał Mikrut
2021-04-15
3
-19
/
+59
*
|
|
|
Fix issue causing export to fail with "Could not unzip temporary unaligned AP...
Fredia Huya-Kouadio
2021-04-15
1
-10
/
+28
|
/
/
/
*
/
/
Allow to build dev template with symbols
thebestnom
2021-04-14
3
-8
/
+32
|
/
/
*
|
[iOS] Fix for plugin modified time check
Sergey Minakov
2021-04-13
1
-2
/
+3
*
|
Merge pull request #47844 from m4gr3d/update_activity_result_callback
Rémi Verschelde
2021-04-13
1
-0
/
+19
|
\
\
|
*
|
Add support for forwarding callbacks from Godot's parent activity.
Fredia Huya-Kouadio
2021-04-12
1
-0
/
+19
|
|
/
*
/
Fix custom boot splash image scaling.
Fredia Huya-Kouadio
2021-04-12
3
-7
/
+23
|
/
*
Fix issue causing the response callback to be invoked with the invalid `reque...
Fredia Huya-Kouadio
2021-04-09
1
-23
/
+1
*
[HTML5] Implement WebGL fallback.
Fabio Alessandrelli
2021-04-06
2
-0
/
+12
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
3
-12
/
+16
*
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
4
-11
/
+11
*
[HTML5] Disable body_size in fetch.
Fabio Alessandrelli
2021-04-03
2
-29
/
+1
*
Fix window resizing after minimization on Windows
floppyhammer
2021-03-30
1
-0
/
+2
*
[HTML5] Fix WM notifications not being called.
Fabio Alessandrelli
2021-03-29
1
-1
/
+1
*
[HTML5] Fix Mono builds (old emcc?)
Fabio Alessandrelli
2021-03-29
1
-12
/
+16
*
Merge pull request #47435 from madmiraal/rename-texture-get_data
Rémi Verschelde
2021-03-29
5
-18
/
+18
|
\
|
*
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-28
5
-18
/
+18
*
|
[macOS] Enable code signing by default, use ad-hoc signature if no identity s...
bruvzg
2021-03-29
1
-8
/
+6
|
/
*
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
10
-18
/
+18
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
6
-62
/
+62
*
Merge pull request #47191 from Faless/js/4.x_force_mime
Rémi Verschelde
2021-03-20
1
-1
/
+1
|
\
|
*
[HTML5] Fix loading when mime-type is missing.
Fabio Alessandrelli
2021-03-20
1
-1
/
+1
*
|
Merge pull request #46966 from qarmin/faster_release
Rémi Verschelde
2021-03-20
8
-27
/
+31
|
\
\
|
*
|
Allow to not optimize release build
Rafał Mikrut
2021-03-14
8
-27
/
+31
*
|
|
[HTML5] Fix editor version numbering.
Fabio Alessandrelli
2021-03-20
1
-1
/
+5
|
|
/
|
/
|
*
|
Merge pull request #46818 from BastiaanOlij/fix_android_vulkan
Rémi Verschelde
2021-03-20
7
-2
/
+87
|
\
\
|
*
|
Fixes on android:
Bastiaan Olij
2021-03-18
7
-2
/
+87
*
|
|
Add "Replace existing signature" to the macOS export (enabled by default).
bruvzg
2021-03-18
1
-0
/
+5
|
/
/
*
|
Fix onMainRequestPermissionsResult callback for Android plugins.
Fredia Huya-Kouadio
2021-03-17
2
-0
/
+25
*
|
Merge pull request #47080 from mbrlabs/ios-sensor-conversion
Rémi Verschelde
2021-03-17
2
-4
/
+16
|
\
\
|
*
|
Converted sensor acceleration units to m/s^2 on iOS and UWP
Marcus Brummer
2021-03-17
2
-4
/
+16
*
|
|
Enable `doNotStrip` when doing development/debugging within Android Studio
Fredia Huya-Kouadio
2021-03-16
5
-10
/
+30
|
/
/
*
|
Leverage java annotations to simplify the logic used to register the Godot pl...
Fredia Huya-Kouadio
2021-03-16
9
-64
/
+243
*
|
Merge pull request #46810 from W4RH4WK/file-access-get-buffer-parameter-checks
Rémi Verschelde
2021-03-14
1
-0
/
+3
|
\
\
|
*
|
Add parameter checkes to FileAccess get_buffer functions
Alex Hirsch
2021-03-09
1
-0
/
+3
*
|
|
Merge pull request #46941 from goostengine/asan-msvc
Rémi Verschelde
2021-03-13
1
-0
/
+7
|
\
\
\
|
*
|
|
Add `use_asan` option for MSVC to enable AddressSanitizer
Andrii Doroshenko (Xrayez)
2021-03-12
1
-0
/
+7
*
|
|
|
Merge pull request #46900 from Ev1lbl0w/bugfix-malloc_calls
Rémi Verschelde
2021-03-13
3
-12
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Replace malloc's with Godot's memalloc macro
Ev1lbl0w
2021-03-13
3
-12
/
+14
*
|
|
|
Merge pull request #46929 from Anshul7sp1/typosAndGrammar
Rémi Verschelde
2021-03-13
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
3
-5
/
+5
|
|
|
/
/
|
|
/
|
|
[next]