summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Fix missing editor singletons when dump extension apiDaylily-Zeleen2023-10-131-0/+1
* Merge pull request #79169 from reduz/debug-canvas-item-redrawRémi Verschelde2023-10-111-0/+7
|\
| * Debug CanvasItem redrawJuan Linietsky2023-08-281-0/+7
* | Merge pull request #82893 from m4gr3d/godot_android_lib_improvementsRémi Verschelde2023-10-101-0/+3
|\ \
| * | Cleanups and improvements to the Godot Android library api:Fredia Huya-Kouadio2023-10-081-0/+3
* | | Fix building without GDScriptJack Wilsdon2023-10-081-2/+6
|/ /
* | Merge pull request #82722 from BastiaanOlij/openxr_fix_hand_tracking_issuesRémi Verschelde2023-10-041-1/+2
|\ \
| * | OpenXR Fix small hand tracking issuesBastiaan Olij2023-10-041-1/+2
* | | [X11] Add support for using EGL/GLES instead of GLX.bruvzg2023-10-041-2/+6
|/ /
* | Merge pull request #82614 from m4gr3d/openxr_eye_gaze_interactionRémi Verschelde2023-10-031-0/+3
|\ \
| * | Add support for the OpenXR Eye gaze interaction extensionBastiaan Olij2023-10-021-0/+3
* | | [ANGLE] Add fallback control options and defaults.bruvzg2023-10-031-1/+8
|/ /
* | Merge pull request #82331 from rburing/gdextension_dump_docsRémi Verschelde2023-09-261-2/+15
|\ \
| * | Optionally include documentation in GDExtension API dumpRicardo Buring2023-09-261-2/+15
* | | Merge pull request #82347 from SaracenOne/dir_access_checksRémi Verschelde2023-09-261-0/+4
|\ \ \
| * | | Add error checks for DirAccess creation.Saracen2023-09-261-0/+4
| |/ /
* | | Merge pull request #81608 from timothyqiu/fullscreen-editorRémi Verschelde2023-09-261-4/+2
|\ \ \
| * | | Make editor support `--fullscreen` command-line argumentHaoyu Qiu2023-09-131-4/+2
* | | | Merge pull request #80796 from smix8/navgenerator_2d_4.xRémi Verschelde2023-09-261-1/+12
|\ \ \ \
| * | | | Add 2D navigation mesh bakingsmix82023-09-251-1/+12
| | |/ / | |/| |
* | | | Merge pull request #80284 from dsnopek/gdextension-hot-reloadRémi Verschelde2023-09-261-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Implement reloading of GDExtensionsDavid Snopek2023-09-251-0/+1
* | | | Implement OpenXR Foveated rendering supportBastiaan Olij2023-09-251-0/+2
|/ / /
* | | Merge pull request #82008 from KoTeYkA23/render-selector-restart-fixRémi Verschelde2023-09-241-14/+13
|\ \ \
| * | | Make all render driver project settings require restartCaTaTo2023-09-211-14/+13
* | | | Fix --gdscript-docs tool failing when autoloads are used in the project.Álex Román Núñez2023-09-221-33/+46
|/ / /
* | | [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-211-7/+13
* | | Add `--lsp-port` as a command line argumentryanabx2023-09-181-3/+23
* | | Fix issue with OpenXR environment blend mode not being applied properlyBastiaan Olij2023-09-131-0/+1
|/ /
* | [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-121-4/+4
* | UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-071-2/+1
* | Fix ThemeDB initialization in testsYuri Sizov2023-09-041-8/+13
|/
* Add a `--audio-output-latency` command-line argumentHugo Locurcio2023-08-171-0/+18
* Merge pull request #78012 from Calinou/cli-add-max-fps-argumentRémi Verschelde2023-08-171-1/+17
|\
| * Add a `--max-fps` command-line argument to set a FPS limitHugo Locurcio2023-07-281-1/+17
* | Merge pull request #80188 from vnen/gdextension-copy-dllRémi Verschelde2023-08-161-1/+6
|\ \
| * | GDExtension: Copy DLL to a temp file before openingGeorge Marques2023-08-111-1/+6
* | | Add support for GLSL source-level debugging with RenderDoc (`--generate-spirv...sakrel2023-08-121-0/+3
|/ /
* | Merge pull request #75784 from Riteo/int-scaleRémi Verschelde2023-08-111-0/+7
|\ \
| * | Add content scale stretch modes, implement integer scalingRiteo2023-08-101-0/+7
* | | Move navigation mesh baking to NavigationServersmix82023-08-031-0/+9
* | | Merge pull request #75198 from Bestest-Coder/masterRémi Verschelde2023-08-031-0/+9
|\ \ \ | |_|/ |/| |
| * | Added --gpu-index to forwardable_cli_argumentsBestest-Coder2023-08-021-0/+9
* | | Don't use splash minimum display time in editorkobewi2023-07-121-0/+3
* | | Merge pull request #70771 from kleonc/main-loop-set-after-resolvedYuri Sizov2023-07-121-4/+4
|\ \ \
| * | | Ensure MainLoop and its custom script is set right after it's resolvedkleonc2022-12-311-4/+4
* | | | Merge pull request #78045 from rburing/main_loop_commandYuri Sizov2023-07-121-1/+7
|\ \ \ \
| * | | | Add command-line option to run a MainLoop by its global class nameRicardo Buring2023-06-131-1/+7
* | | | | [macOS/iOS] Set MoltenVK logging level based on `--verbose` flag.bruvzg2023-07-051-0/+4
| |_|/ / |/| | |
* | | | C#: Fix editor integration breaking and causing error spam when reloading ass...RedworkDE2023-06-211-0/+1