summaryrefslogtreecommitdiffstats
path: root/doc/classes/ProjectSettings.xml
Commit message (Expand)AuthorAgeFilesLines
* Docs: Link to Project Settings tutorial from ProjectSettings classtetrapod002024-11-011-0/+1
* Rebranding: Doc/Dubhghlas McLaughlin2024-10-171-8/+8
* fix: change "Godot" to "Redot"Muhannad Elbolaky2024-10-151-29/+29
* Rebrand Godot 4.3 to RedotTrashguy2024-10-131-2/+2
* [.NET] Move search in files extension list definition to be after Scene level...bruvzg2024-09-161-1/+1
* Document expected coordinates in `PopupMenu.popup()`Hugo Locurcio2024-08-051-1/+3
* Fall back to D3D12 if Vulkan is not supported and vice versaKusok2024-07-271-0/+8
* Merge pull request #94052 from m4gr3d/clean_input_dispatch_settingsRémi Verschelde2024-07-171-6/+0
|\
| * Cleanup Android input on render thread settingsFredia Huya-Kouadio2024-07-091-6/+0
* | Merge pull request #91300 from jsjtxietian/project-binary-docRémi Verschelde2024-07-081-2/+3
|\ \ | |/ |/|
| * Mention ProjectSettings won't be affected by `convert_text_resources_to_binary`jsjtxietian2024-07-081-2/+3
* | Merge pull request #93977 from ericrallen/feature/consistent-aesthetic-spellingRémi Verschelde2024-07-071-2/+2
|\ \
| * | fix: change esthetic -> aestheticEric allen2024-07-051-2/+2
| |/
* | Merge pull request #91551 from m4rr5/configure_timestamp_query_elementsRémi Verschelde2024-07-071-0/+3
|\ \ | |/ |/|
| * Added a project setting to configure the maximum amount of timestamps, with a...Marcel Offermans2024-05-051-0/+3
* | Fix ANRs reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-041-0/+6
* | Merge pull request #93685 from decacis/patch-1Rémi Verschelde2024-06-291-3/+2
|\ \
| * | Update note regarding 3D MSAA and foveated renderingDaniel Castellanos2024-06-281-3/+2
* | | GDScript: Add `CONFUSABLE_CAPTURE_REASSIGNMENT` warningDanil Alexeev2024-06-281-0/+3
|/ /
* | Prevent folder names with trailing periods from being used automaticallyHugo Locurcio2024-06-261-0/+1
* | Merge pull request #90785 from jsjtxietian/low-processRémi Verschelde2024-06-241-1/+1
|\ \
| * | Update outdated `low_processor_usage_mode` docjsjtxietian2024-06-241-1/+1
* | | Add samples playback supportAdam Scott2024-06-181-1/+10
|/ /
* | Add more validation to UBO size and alignment in Compatibility rendererclayjohn2024-06-141-0/+2
* | Rename FBX2glTF binary path setting back to 4.2 nameRémi Verschelde2024-05-301-1/+1
* | Fix outdated `vsync_mode` project setting documentationHugo Locurcio2024-05-251-2/+3
* | GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()`Danil Alexeev2024-05-171-2/+2
* | Update dependencies in D3D12 SDK installer scriptHugo Locurcio2024-05-071-2/+2
|/
* Add support for OpenXR hand interaction extensionBastiaan Olij2024-05-021-0/+3
* Remove text saying low processor mode only works on desktopskyace652024-04-301-1/+1
* Add separate feature tags for editor runtimekobewi2024-04-261-2/+6
* GDScript: Warn when enum variable has no defaultGeorge Marques2024-04-161-0/+3
* Merge pull request #90730 from timothyqiu/root-auto-translateRémi Verschelde2024-04-161-0/+4
|\
| * Add project setting for root node auto translate modeHaoyu Qiu2024-04-161-0/+4
* | Warn users when assigning VERTEX directly to POSITION due to compatibility br...clayjohn2024-04-121-0/+3
|/
* Merge pull request #84043 from dalexeev/gds-fix-unsafe-cast-warningRémi Verschelde2024-04-091-1/+1
|\
| * GDScript: Fix `UNSAFE_CAST` warningDanil Alexeev2023-10-271-1/+1
* | Use `[codeblock lang=text]` more often in class refMicky2024-04-081-2/+2
* | Merge pull request #90310 from mhilbrunner/OutdatedDemosRémi Verschelde2024-04-081-3/+3
|\ \
| * | Update links to outdated asset library demosskyace652024-04-071-3/+3
* | | Merge pull request #88329 from ManpreetXSingh/key-window-menuRémi Verschelde2024-04-081-0/+5
|\ \ \ | |/ / |/| |
| * | Windows: Add alt+space menu and fix window modesManpreet Singh2024-04-061-0/+5
* | | Add toggle for enabling or disabling RenderingDevice's pipeline cache.Dario2024-04-051-0/+4
|/ /
* | Jitter raster occlusion camera to reduce false positives.lawnjelly2024-04-031-0/+3
* | Add 'Skip to next (text) occurrence' feature to text editorChristophe Andral2024-03-251-0/+6
* | Merge pull request #89692 from Scony/baking-crash-preventionRémi Verschelde2024-03-241-0/+3
|\ \
| * | Add navigation baking crash prevention mechanismPawel Lampe2024-03-231-0/+3
* | | Fixed Timestep Interpolation (2D)Ricardo Buring2024-03-231-1/+7
|/ /
* | [Doc] Fix some incorrect uses of `a/an`A Thousand Ships2024-03-131-3/+3
* | GDScript: Fix `@warning_ignore` annotation issuesDanil Alexeev2024-03-121-4/+5