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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #98862 from HuntJSparra/early-projsettings-registration
Thaddeus Crews
2024-11-26
1
-41
/
+47
|
\
|
*
Register Engine, OS, ProjectSettings, and Time early.
Hunt J. Sparra
2024-11-21
1
-41
/
+47
*
|
Merge pull request #98946 from timothyqiu/3d-index
Thaddeus Crews
2024-11-22
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove unnecessary `_3D_DISABLED` checks in `Performance`
Haoyu Qiu
2024-11-08
1
-4
/
+0
*
|
Merge pull request #99286 from KoBeWi/uid_in_a_path_factory
Thaddeus Crews
2024-11-18
1
-1
/
+1
|
\
\
|
*
|
Support uid:// in more places
kobewi
2024-11-16
1
-1
/
+1
*
|
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-2
/
+2
|
/
/
*
|
Revert "Warn on unknown command line arguments"
Rémi Verschelde
2024-11-15
1
-7
/
+0
*
|
Merge pull request #99149 from mrsaturnsan/set_max_fps_fix
Thaddeus Crews
2024-11-13
1
-5
/
+7
|
\
\
|
*
|
Fix max FPS initialization
mrsaturnsan
2024-11-12
1
-5
/
+7
|
|
/
*
|
Merge pull request #98253 from timothyqiu/its-too-late
Thaddeus Crews
2024-11-12
1
-4
/
+5
|
\
\
|
*
|
Fix some strings not caught by editor pseudolocalization
Haoyu Qiu
2024-10-17
1
-4
/
+5
*
|
|
Merge pull request #98688 from timothyqiu/editor-only
Thaddeus Crews
2024-11-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Mark editor pseudolocalization CLI option editor-only
Haoyu Qiu
2024-10-31
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Warn on unknown command line arguments
Hugo Locurcio
2024-11-06
1
-0
/
+7
|
/
/
*
|
Merge pull request #98425 from darksylinc/matias-breadcrumbs-race-fix
Thaddeus Crews
2024-10-25
1
-0
/
+5
|
\
\
|
*
|
Fix race conditions in breadcrumbs
Matias N. Goldberg
2024-10-22
1
-0
/
+5
*
|
|
Merge pull request #38208 from Calinou/project-manager-use-dummy-audio-driver
Thaddeus Crews
2024-10-25
1
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use the Dummy audio driver in the project manager
Hugo Locurcio
2024-08-07
1
-1
/
+8
*
|
|
Merge pull request #97649 from ohboh/literally-unusable-on-mobile-without-this
Thaddeus Crews
2024-10-21
1
-0
/
+4
|
\
\
\
|
*
|
|
Fix "emulate mouse from touch" setting affecting editor
obo
2024-10-01
1
-0
/
+4
*
|
|
|
Merge pull request #97005 from Repiteo/core/window-corner-style
Thaddeus Crews
2024-10-21
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Core: Add `DisplayServer` flag for sharp corners
Thaddeus Crews
2024-10-18
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #96230 from timothyqiu/per-domain-pseudolocalization
Rémi Verschelde
2024-10-04
1
-0
/
+18
|
\
\
\
|
*
|
|
Move pseudolocalization into TranslationDomain
Haoyu Qiu
2024-09-21
1
-0
/
+18
*
|
|
|
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
2
-1
/
+25
*
|
|
|
Consolidate remembering window settings into single config
Brandon Chang
2024-10-01
1
-9
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #97442 from dustdfg/disable_xr/missing_disable_3d_ifndefs
Rémi Verschelde
2024-09-26
1
-1
/
+5
|
\
\
\
|
*
|
|
Add missing `#ifndef _3D_DISABLED` to main file
Yevhen Babiichuk (DustDFG)
2024-09-25
1
-1
/
+5
*
|
|
|
Merge pull request #97118 from mihe/patch-exports
Rémi Verschelde
2024-09-26
1
-2
/
+25
|
\
\
\
\
|
*
|
|
|
Add ability to export patch packs
Mikael Hermansson
2024-09-25
1
-2
/
+25
*
|
|
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Move Godot Physics 2D into a module; add dummy 2D physics server
Ricardo Buring
2024-09-23
1
-1
/
+10
|
/
/
/
*
/
/
Move Godot Physics 3D into a module; add dummy 3D physics server
Ricardo Buring
2024-09-21
1
-1
/
+10
|
/
/
*
|
Added fallback_to_opengl3
SheepYhangCN
2024-09-20
1
-0
/
+1
*
|
WorkerThreadPool: Add safety point between languages finished and pool termin...
Pedro J. Estébanez
2024-09-16
1
-0
/
+2
*
|
Revert "WorkerThreadPool: Enhance lifetime for more flexibility"
Pedro J. Estébanez
2024-09-13
1
-18
/
+0
*
|
Fix launching XR apps from the Android editor
David Snopek
2024-09-11
1
-1
/
+0
*
|
Merge pull request #96760 from RandomShaper/wtp_langs_exit_thread
Rémi Verschelde
2024-09-11
1
-0
/
+18
|
\
\
|
*
|
WorkerThreadPool: Enhance lifetime for more flexibility
Pedro J. Estébanez
2024-09-10
1
-0
/
+18
*
|
|
[Resource Loader] Do not check property type for non registered properties.
bruvzg
2024-09-10
1
-0
/
+1
|
/
/
*
|
Improve support for XR projects
Fredia Huya-Kouadio
2024-09-06
1
-1
/
+2
*
|
Merge pull request #95005 from jsjtxietian/export-proj
Rémi Verschelde
2024-09-05
1
-1
/
+6
|
\
\
|
*
|
Fixes godot crash or give unclear message when exporting with invalid args
jsjtxietian
2024-09-05
1
-1
/
+6
*
|
|
Merge pull request #91780 from Riteo/falling-with-style
Rémi Verschelde
2024-09-04
1
-0
/
+5
|
\
\
\
|
*
|
|
Warn when falling back to another DisplayServer
Riteo
2024-08-21
1
-0
/
+5
*
|
|
|
Update rendering driver name on fallbacks. Fix rendering driver/method in the...
bruvzg
2024-09-01
1
-6
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #96197 from jsjtxietian/splash-msg
Rémi Verschelde
2024-08-29
1
-1
/
+2
|
\
\
\
|
*
|
|
Add is png check and better err msg when loading splash imgae
jsjtxietian
2024-08-29
1
-1
/
+2
[next]