summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #71352 from m4gr3d/editor_optimization_mainRémi Verschelde2023-05-241-35/+36
|\
| * Improve startup benchmarkingFredia Huya-Kouadio2023-05-231-35/+36
* | Allow threads to mark themselves as safe for nodesPedro J. Estébanez2023-05-241-0/+4
|/
* Merge pull request #52314 from lawnjelly/four_delta_smoothRémi Verschelde2023-05-173-0/+350
|\
| * Add frame delta smoothing option (4.x)lawnjelly2023-05-163-0/+350
* | Merge pull request #76446 from reduz/add-gdextension-api-compatibilityRémi Verschelde2023-05-151-0/+28
|\ \ | |/ |/|
| * Add a backwards-compatibility system for GDExtension methodJuan Linietsky2023-05-151-0/+28
* | Fix multiple issues in WorkerThreadPoolPedro J. Estébanez2023-05-111-0/+13
* | Avoid interaction issues between resource loading threadsPedro J. Estébanez2023-05-101-2/+2
* | Merge pull request #75901 from reduz/refactor-node-processingRémi Verschelde2023-05-101-0/+8
|\ \
| * | Refactor Node ProcessingJuan Linietsky2023-05-091-0/+8
* | | Rework Navigation Avoidancesmix82023-05-101-0/+15
* | | Merge pull request #76878 from RedworkDE/tests-fix-errorsRémi Verschelde2023-05-091-6/+6
|\ \ \
| * | | Fix various errors when running the unit testsRedworkDE2023-05-091-6/+6
* | | | Merge pull request #76490 from dsnopek/dump-gdscript-docsRémi Verschelde2023-05-091-0/+71
|\ \ \ \ | |/ / / |/| | |
| * | | Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATHDavid Snopek2023-05-081-0/+71
* | | | Merge pull request #76624 from myaaaaaaaaa/movie-statRémi Verschelde2023-05-091-4/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Print CPU and GPU usage statistics after Movie Maker is finishedmyaaaaaaaaa2023-05-081-4/+1
| |/ /
* / / Redo how the remote filesystem worksJuan Linietsky2023-05-081-13/+1
|/ /
* | Merge pull request #73617 from myaaaaaaaaa/quit-afterRémi Verschelde2023-04-261-3/+17
|\ \ | |/ |/|
| * Add --quit-after <number-of-iterations>myaaaaaaaaa2023-04-251-3/+17
* | Fix thread IDs.Juan Linietsky2023-04-242-6/+10
* | Add project manager / editor initial screen settings, implement DisplayServer...bruvzg2023-04-191-0/+47
* | Cache classes editor helpPedro J. Estébanez2023-04-131-0/+6
* | Merge pull request #74727 from AThousandShips/project_settingsYuri Sizov2023-03-151-12/+4
|\ \
| * | Exposing more project settings for documentationNinni Pipping2023-03-151-12/+4
* | | Merge pull request #73144 from chutchinson/bug/openxr-init-alert-dialogYuri Sizov2023-03-151-0/+1
|\ \ \ | |/ / |/| |
| * | Replaced operating system alert dialog with a warning log message,Chris Hutchinson2023-02-131-0/+1
* | | Prevent crashing on startup if project has scripted theme typesYuri Sizov2023-03-081-1/+16
* | | Warn users when using non existing --export flag, replaced by --export-releaseRémi Verschelde2023-02-221-0/+3
* | | Mark Application Icon and V-Sync Mode project settings as basicHugo Locurcio2023-02-191-2/+2
* | | iOS: Fix memory leak on touch inputTravis Veralrud2023-02-151-1/+0
| |/ |/|
* | Merge pull request #73033 from akien-mga/gdscript-fix-gd4-renames-buildRémi Verschelde2023-02-111-10/+24
|\ \
| * | Clean up ProjectConverter3To4 architecture, move renames map to separate fileRémi Verschelde2023-02-101-10/+24
| |/
* / Allow compiling out the navigation moduleJosh Jones2023-02-091-0/+14
|/
* Fix build with `deprecated=no` not exclude ProjectConverter3To4 optionsRémi Verschelde2023-02-011-0/+6
* Merge pull request #70377 from dsnopek/server-export-mk2Rémi Verschelde2023-01-231-6/+16
|\
| * Add "dedicated server" export mode which can strip unneeded visual resourcesDavid Snopek2023-01-231-6/+16
* | [TextServer] Fix ICU data loading and exporting with `internationalization/lo...bruvzg2023-01-231-2/+10
* | Mark touch emulation project settings as basicHugo Locurcio2023-01-231-2/+2
* | Merge pull request #71663 from bruvzg/init_pos_xRémi Verschelde2023-01-221-1/+19
|\ \
| * | Reorganize main and sub-window initial position properties.bruvzg2023-01-191-1/+19
* | | Merge pull request #68002 from dogboydog/csharp_build_exit_codeRémi Verschelde2023-01-211-0/+2
|\ \ \
| * | | set exit code EXIT_FAILURE when --build-solutions failsdogboydog2022-10-291-0/+2
* | | | doc: Define dummy Mono settings to keep them in doctoolRémi Verschelde2023-01-201-0/+8
| |/ / |/| |
* | | Merge pull request #71515 from akien-mga/disable-mangohud-editorRémi Verschelde2023-01-191-1/+12
|\ \ \
| * | | Force disable Vulkan overlays in the editor and project managerRémi Verschelde2023-01-181-1/+12
* | | | [Windows] Fix main window project icon not set when using editor executable.bruvzg2023-01-191-1/+1
|/ / /
* | | Make physics servers `end_sync` on exitMikael Hermansson2023-01-171-0/+3
* | | Fix 'Navigation Process' monitor initializationPawel Lampe2023-01-131-0/+1