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
*
Don't return reference on copy assignment operators
Rémi Verschelde
2021-11-30
2
-4
/
+7
*
[HTML5] Fix multi-touch input handling.
Fabio Alessandrelli
2021-11-30
1
-3
/
+3
*
Merge pull request #55347 from Faless/js/4.x_scons_emcc_abspath
Rémi Verschelde
2021-11-26
1
-3
/
+3
|
\
|
*
[HTML5] Use absolute path for JS lib/pre/externs.
Fabio Alessandrelli
2021-11-26
1
-3
/
+3
*
|
Merge pull request #55344 from Chaosus/repair_error_func
Yuri Roubinsky
2021-11-26
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix console colors on Windows
Yuri Roubinsky
2021-11-26
3
-4
/
+4
*
|
[HTML5] Fix focus (again) in Firefox's iframes.
Fabio Alessandrelli
2021-11-26
1
-2
/
+6
|
/
*
Restore console window output for editor app on Windows
Yuri Roubinsky
2021-11-25
1
-2
/
+12
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
8
-9
/
+9
*
Merge pull request #55159 from m4gr3d/add_oculus_openxr_config_master
Rémi Verschelde
2021-11-22
7
-19
/
+83
|
\
|
*
Add support for OpenXR export configurations.
Fredia Huya-Kouadio
2021-11-20
7
-19
/
+83
*
|
Fix Android `get_screen_orientation()` not returning valid values
Marcel Admiraal
2021-11-21
2
-2
/
+31
|
/
*
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-19
4
-64
/
+67
*
Merge pull request #54499 from Faless/threads/4.x_work_pool_default
Rémi Verschelde
2021-11-19
1
-0
/
+1
|
\
|
*
[OS] Add ThreadWorkPool default size to OS.
Fabio Alessandrelli
2021-11-02
1
-0
/
+1
*
|
[HTML5] Add checks to Gamepad API events.
Fabio Alessandrelli
2021-11-19
1
-2
/
+6
*
|
[HTML5] Fix input not focusing canvas.
Fabio Alessandrelli
2021-11-19
1
-0
/
+6
*
|
Merge pull request #55072 from KoBeWi/untitled_goose_project
Rémi Verschelde
2021-11-18
1
-1
/
+1
|
\
\
|
*
|
Fix data directory of unnamed projects
kobewi
2021-11-18
1
-1
/
+1
*
|
|
Windows: Use `/bigobj` only for debug builds, breaks GCC LTO
Rémi Verschelde
2021-11-18
1
-2
/
+6
|
/
/
*
|
Fix crash on macOS (AS) when dualshock4 is removed
Will Jordan
2021-11-17
2
-4
/
+7
*
|
[macOS] Fix crash handler not printing function names on M1 Macs.
bruvzg
2021-11-16
1
-0
/
+5
*
|
Merge pull request #54992 from RandomShaper/drop_android_db_setting
Rémi Verschelde
2021-11-15
4
-32
/
+7
|
\
\
|
*
|
Drop pointless Android depth buffer setting
Pedro J. Estébanez
2021-11-15
4
-32
/
+7
*
|
|
Fix typo in architecture name for x86_64 macOS
Aaron Franke
2021-11-12
1
-1
/
+1
*
|
|
Use "enum class" for input enums
Aaron Franke
2021-11-12
27
-1061
/
+1066
*
|
|
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-12
1
-1
/
+1
*
|
|
Merge pull request #54876 from bruvzg/no_captured_move
Rémi Verschelde
2021-11-11
1
-1
/
+6
|
\
\
\
|
*
|
|
Make window unmovable by dragging title bar, when mouse in captured or confin...
bruvzg
2021-11-11
1
-1
/
+6
*
|
|
|
String: Remove `erase` method, bindings can't mutate String
Rémi Verschelde
2021-11-11
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #54837 from akien-mga/windows-bigobj
Rémi Verschelde
2021-11-10
1
-2
/
+4
|
\
\
\
|
*
|
|
Windows: Enable `/bigobj` to increase max size for obj files
Rémi Verschelde
2021-11-10
1
-2
/
+4
|
|
/
/
*
/
/
Windows: Fix compilation warnings with GCC 11.2.1
Rémi Verschelde
2021-11-10
2
-3
/
+5
|
/
/
*
|
Merge pull request #54463 from RandomShaper/fix_gl3_32bits
Rémi Verschelde
2021-11-09
12
-39
/
+31
|
\
\
|
*
|
Drop broken Android 32-bit framebuffer setting for a reliable one for depth b...
Pedro J. Estébanez
2021-11-01
12
-39
/
+31
*
|
|
Merge pull request #54315 from nekomatata/x11-key-events-log
Rémi Verschelde
2021-11-09
1
-1
/
+8
|
\
\
\
|
*
|
|
Add KeyPress & KeyRelease events to X11 debug events logging
PouleyKetchoupp
2021-10-27
1
-1
/
+8
*
|
|
|
[macOS] Use pre-wait observer to keep main run loop running and redraw window...
bruvzg
2021-11-08
3
-9
/
+24
*
|
|
|
[iOS export] Capture and display xcodebuild output.
bruvzg
2021-11-07
1
-2
/
+6
*
|
|
|
[Export] Read and ZIP project files in 16K chunks instead of reading the whol...
bruvzg
2021-11-06
1
-2
/
+15
*
|
|
|
Merge pull request #54601 from nekomatata/x11-struts-fix-bad-window-error
Rémi Verschelde
2021-11-05
1
-2
/
+21
|
\
\
\
\
|
*
|
|
|
Fix BadWindow X11 errors when a window is closed while processing struts
PouleyKetchoupp
2021-11-04
1
-2
/
+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #54591 from WoLfulus/master
Rémi Verschelde
2021-11-04
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix dwFlags on CreateProcessW calls
WoLfulus
2021-11-04
1
-2
/
+2
*
|
|
|
|
Add default `minSdkVersion` and `targetSdkVersion` in the AndroidManifest.xml...
Fredia Huya-Kouadio
2021-11-03
2
-2
/
+5
|
/
/
/
/
*
/
/
/
[macOS] Add support for OpenGLES3 video driver.
bruvzg
2021-11-02
7
-242
/
+370
|
/
/
/
*
|
|
Merge pull request #54490 from q66/ppc
Rémi Verschelde
2021-11-01
1
-2
/
+10
|
\
\
\
|
*
|
|
Add support for PowerPC family
Daniel Kolesa
2021-11-01
1
-2
/
+10
*
|
|
|
Fix new projects always being created with OpenGL
Hugo Locurcio
2021-11-01
4
-6
/
+6
|
/
/
/
*
|
|
Merge pull request #41565 from nekomatata/x11-usable-screen-size
Rémi Verschelde
2021-11-01
1
-11
/
+257
|
\
\
\
[next]