summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2021-05-06Tweak CanvasItem/material sampling property hints for readabilityHugo Locurcio
2021-04-22ICU: Update to version 69.1, improve ICU data export process.bruvzg
2021-04-16Merge pull request #47701 from vnen/gdscript-test-runnerRémi Verschelde
2021-04-10Add option modules_enabled_by_defaulttotlmstr
2021-04-09Improve command line `--print-fps` displayHugo Locurcio
2021-04-08Set up PackedData when setting up testsGeorge Marques
2021-04-06Main: Default `--doctool` path to '.' if none givenRémi Verschelde
2021-03-22Fix feature tag casing in the Windows pen tablet project setting nameHugo Locurcio
2021-03-17Tweak the editor splash screen color to better match the default themeHugo Locurcio
2021-03-12Fixes small typos and grammar correctionAnshul7sp1
2021-03-05Move cursor shape loading after module loadingJohannes
2021-02-28Logger: Cache 'flush_stdout_on_print' to improve performance, and works befor...Mateo Kuruk Miccino
2021-02-25Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>...Emmanuel Leblond
2021-02-22Merge pull request #46307 from RandomShaper/fix_crash_mono_glueRémi Verschelde
2021-02-22Merge pull request #46313 from goostengine/tests-init-translation-serverRémi Verschelde
2021-02-22Initialize `TranslationServer` in the test environmentAndrii Doroshenko (Xrayez)
2021-02-22Make glue generation shutdown more gracefulPedro J. Estébanez
2021-02-18Merge pull request #46131 from bruvzg/move_tablet_to_dsRémi Verschelde
2021-02-18Added ability to override built-in actions for the editorEric M
2021-02-18Move tablet driver API from OS to DisplayServer.bruvzg
2021-02-18Reorganize Project Settingsreduz
2021-02-18Disable engine splash logic on Android; this is now handled by the Android th...Fredia Huya-Kouadio
2021-02-10Make Servers truly Thread Safereduz
2021-02-02Main: Load translations and remaps before scene typesRémi Verschelde
2021-01-31Merge pull request #45315 from RandomShaper/modernize_threadRémi Verschelde
2021-01-29Add GDNative JSON generator for the builtin APIGeorge Marques
2021-01-29Modernize ThreadPedro J. Estébanez
2021-01-24Shadow map rendering optimizationreduz
2021-01-24Several GI related optimizations and fixesreduz
2021-01-19Modernize RWLockPedro J. Estébanez
2021-01-09Split OS::execute into two methodsMarcel Admiraal
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-29Fix warning spam when using `--help` or `--version` command line argumentHugo Locurcio
2020-12-22Rename MainLoop methods to match Node methodsMarcel Admiraal
2020-12-15Add a project setting to enable stdout flushing in release buildsHugo Locurcio
2020-12-03Reorganize rendering server.reduz
2020-12-02Refactor DocData into core and editor (DocTools) partsThakee Nathees
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-26[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...bruvzg
2020-11-19Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globalsRémi Verschelde
2020-11-19load_from_globals() -> load_from_project_settings()Eric M
2020-11-18allow vulkan validation layers in release builds if explicity asked forJordan Schidlowsky
2020-11-17Fix CLI export when export_path is in preset.Fabio Alessandrelli
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-16Merge pull request #42167 from madmiraal/fix-42108Rémi Verschelde
2020-11-10Merge pull request #43369 from Calinou/allow-svg-project-iconRémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-11-06Allow using SVG images as project iconHugo Locurcio
2020-11-06Refactored Variant Operators.reduz
2020-10-30Refactor pixel snapping.reduz