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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
|
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
*
|
|
|
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
*
|
|
|
Merge pull request #93746 from KoBeWi/by_extension
Rémi Verschelde
2024-08-28
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Allow more image types for some project settings
kobewi
2024-06-29
1
-2
/
+2
*
|
|
|
|
Add support for the debug utils extension in OpenXR
Bastiaan Olij
2024-08-27
1
-0
/
+2
*
|
|
|
|
Merge pull request #76085 from spanzeri/better_remember_editor_window
Rémi Verschelde
2024-08-26
1
-1
/
+62
|
\
\
\
\
\
|
*
|
|
|
|
Remember editor window mode, screen, size and position on restart
Samuele Panzeri
2024-07-23
1
-1
/
+62
*
|
|
|
|
|
Merge pull request #95777 from Calinou/command-line-improve-rendering-driver-...
Rémi Verschelde
2024-08-26
1
-2
/
+28
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Improve error messages for invalid rendering drivers/methods on the command line
Hugo Locurcio
2024-08-18
1
-2
/
+28
*
|
|
|
|
|
Disable extra memory tracking by default
Matias N. Goldberg
2024-08-24
1
-0
/
+5
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Add Metal support for macOS (arm64) and iOS
Stuart Carnie
2024-08-20
1
-2
/
+13
*
|
|
|
|
Change hand tracking project settings and finetune show_when_tracked
Bastiaan Olij
2024-08-20
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #95656 from anvilfolk/gdscript-docs-quit
Rémi Verschelde
2024-08-17
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Fix Godot not quitting with `--doctool --gdscript-docs`.
ocean
2024-08-16
1
-0
/
+3
*
|
|
|
|
Merge pull request #94799 from m4gr3d/memory_allocation_cleanup_and_optimizat...
Rémi Verschelde
2024-08-16
1
-3
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Memory cleanup and optimizations
Fredia Huya-Kouadio
2024-08-16
1
-3
/
+0
|
|
/
/
/
[next]