summaryrefslogtreecommitdiffstats
path: root/core/config
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.4-alpha.2Spartan3222024-10-141-1/+9
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-114-0/+8
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-113-7/+55
* Partially revert 96780, remove warnings from project/editor settings `_get`.bruvzg2024-10-041-1/+0
* Merge pull request #97281 from reptofrog/deadzone-new-defaultRémi Verschelde2024-10-021-1/+1
|\
| * Changed the default deadzone value for new actions from 0.5 to 0.2Roman Morozov2024-10-011-1/+1
* | SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* | [Core] Add `Engine.print_to_stout` setting to control printingA Thousand Ships2024-09-222-0/+11
|/
* Fix path error when saving ProjectSettingskobewi2024-09-171-1/+2
* Merge pull request #95048 from KoBeWi/keep_the_party_goingRémi Verschelde2024-08-271-4/+0
|\
| * Add keep_screen_on editor settingkobewi2024-08-021-4/+0
* | Disable extra memory tracking by defaultMatias N. Goldberg2024-08-242-0/+6
* | Merge pull request #94799 from m4gr3d/memory_allocation_cleanup_and_optimizat...Rémi Verschelde2024-08-161-0/+5
|\ \
| * | Memory cleanup and optimizationsFredia Huya-Kouadio2024-08-161-0/+5
| |/
* / [.NET] Move search in files extension list definition to be after Scene level...bruvzg2024-08-141-9/+0
|/
* Replace .NET detection code with `ClassDB::class_exists("CSharpScript")`.bruvzg2024-07-231-1/+1
* GDScript: Fix "Mismatched external parser" for autoloadsDanil Alexeev2024-07-091-2/+2
* Merge pull request #91551 from m4rr5/configure_timestamp_query_elementsRémi Verschelde2024-07-071-0/+1
|\
| * Added a project setting to configure the maximum amount of timestamps, with a...Marcel Offermans2024-05-051-0/+1
* | Add samples playback supportAdam Scott2024-06-181-0/+2
* | Merge pull request #91416 from Calinou/d3d12-sdk-update-install-scriptRémi Verschelde2024-05-151-1/+5
|\ \
| * | Update dependencies in D3D12 SDK installer scriptHugo Locurcio2024-05-071-1/+5
* | | Use Core/Scene stringnames consistentlykobewi2024-05-131-1/+0
* | | Add shorthand for using singleton string nameskobewi2024-05-111-2/+2
* | | GDExtension: Prevent crash during shutdown as singletons are deletedDavid Snopek2024-05-102-1/+7
|/ /
* / [Core] Add `LocalVector::has` for convenienceA Thousand Ships2024-05-061-1/+1
|/
* Merge pull request #85678 from KoBeWi/editor_walktimeRémi Verschelde2024-04-261-1/+7
|\
| * Add separate feature tags for editor runtimekobewi2024-04-261-1/+7
* | Allow loading custom ProjectSettings instancekobewi2024-04-262-2/+11
|/
* Add project setting for root node auto translate modeHaoyu Qiu2024-04-161-0/+1
* Use WorkerThreadPool for Server threadsJuan Linietsky2024-04-102-0/+23
* [Core] Add iteration support to `Array`A Thousand Ships2024-04-101-2/+2
* Merge pull request #88329 from ManpreetXSingh/key-window-menuRémi Verschelde2024-04-081-0/+1
|\
| * Windows: Add alt+space menu and fix window modesManpreet Singh2024-04-061-0/+1
* | Add toggle for enabling or disabling RenderingDevice's pipeline cache.Dario2024-04-051-0/+1
|/
* Jitter raster occlusion camera to reduce false positives.lawnjelly2024-04-031-0/+2
* Properly skip printing version header with `--no-header`Samuel Nicholas2024-03-262-0/+7
* Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKsDavid Nikdel2024-03-062-0/+24
* [Core] Move includes from project_settings.h into project_settings.cppnazarii2024-03-042-4/+1
* Merge pull request #86758 from Mickeon/autocompletion-project-settingsRémi Verschelde2024-03-012-0/+24
|\
| * Add autocompletion for ProjectSettings' methodsMicky2024-02-292-0/+24
* | Add option to add built-in strings in the POT generationMichael Alexsander2024-02-281-0/+1
* | Display the build date in the editor and when starting the engineHugo Locurcio2024-02-271-0/+2
* | Remove word duplicates in comments and strings, and fix casing and punctuationRobert Yevdokimov2024-02-231-1/+1
* | Merge pull request #86608 from TokageItLab/add-warn-setting-animRémi Verschelde2024-02-171-0/+3
|\ \
| * | Add option to silence some warnings in AnimationMixer cachingSilc Lizard (Tokage) Renew2024-02-141-0/+3
* | | Merge pull request #86966 from Muller-Castro/value2ref-coreRémi Verschelde2024-02-152-3/+3
|\ \ \
| * | | Add const lvalue ref to core/* container parametersMuller-Castro2024-02-142-3/+3
* | | | Add `--no-header` option to clean outputAnatoli Babenia2024-02-153-0/+10
|/ / /
* / / Allow to set custom feature tags for testingkobewi2024-02-131-0/+13
|/ /