summaryrefslogtreecommitdiffstats
path: root/doc/classes/ProjectSettings.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-8/+11
|\
| * Merge pull request #99020 from Mickeon/documentation-example-pruning-2Thaddeus Crews2024-11-121-1/+1
| |\
| | * Clean up more `[b]Example:[/b]` lines from the class referenceMicky2024-11-111-1/+1
| * | Merge pull request #95774 from Mickeon/documentation-miscellaneous-odditiesThaddeus Crews2024-11-121-4/+4
| |\ \
| | * | Fix miscellaneous oddities around the class referenceMicky2024-08-181-4/+4
| * | | Merge pull request #85430 from Calinou/os-expose-rendering-driver-methodThaddeus Crews2024-11-111-1/+4
| |\ \ \
| | * | | Expose RenderingServer methods to get rendering driver and method nameHugo Locurcio2024-10-021-1/+4
| * | | | Merge pull request #98738 from clayjohn/DOC-default-texture-filterThaddeus Crews2024-11-111-2/+2
| |\ \ \ \
| | * | | | Clarify in default texture repeat and filter docs that they only impact the b...clayjohn2024-11-051-2/+2
* | | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-5/+5
|\| | | | |
| * | | | | Fix many untagged true/false/null in the documentationMicky2024-11-101-3/+3
| * | | | | Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla...girdenis-p2024-11-061-2/+2
| |/ / / /
* | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-0/+15
|\| | | |
| * | | | 2D: Fix various issues and minor performance optimisationsStuart Carnie2024-10-301-0/+4
| * | | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebasedClay John2024-10-291-0/+11
| |\ \ \ \
| | * | | | Add Swappy & Pre-Transformed SwapchainMatias N. Goldberg2024-10-281-0/+11
| | |/ / /
* | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-261-0/+2
|\| | | |
| * | | | Merge pull request #98435 from Calinou/audio-add-get-driver-nameThaddeus Crews2024-10-251-0/+1
| |\ \ \ \
| | * | | | Add `AudioServer.get_driver_name()` to get the actual audio driver nameHugo Locurcio2024-10-221-0/+1
| * | | | | Docs: Link to Project Settings tutorial from ProjectSettings classtetrapod002024-10-231-0/+1
| |/ / / /
* | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-0/+4
|\| | | |
| * | | | Core: Add `DisplayServer` flag for sharp cornersThaddeus Crews2024-10-181-0/+4
* | | | | Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6dSpartan3222024-10-181-4/+8
|\| | | |
| * | | | Merge pull request #96893 from tetrapod00/docs-crosslink-antialiasingClay John2024-10-171-4/+8
| |\ \ \ \
| | * | | | Docs: Add cross-links to antialiasing project settingstetrapod002024-09-111-4/+8
* | | | | | Rebranding: Doc/Dubhghlas McLaughlin2024-10-161-8/+8
* | | | | | Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51edSpartan3222024-10-151-2/+2
|\| | | | |
| * | | | | Merge pull request #97295 from BlueCube3310/betsy-bc4Thaddeus Crews2024-10-141-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Betsy: Implement BC4 compressionBlueCube33102024-09-221-2/+2
* | | | | | fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-29/+29
* | | | | | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-2/+2
|/ / / / /
* | | | | Docs: remove duplicate wordsMax Hilbrunner2024-09-301-1/+1
* | | | | Implement vertex shadingywmaa2024-09-291-5/+0
* | | | | Move Godot Physics 2D into a module; add dummy 2D physics serverRicardo Buring2024-09-231-0/+1
* | | | | Merge pull request #90955 from AThousandShips/print_to_stdoutRémi Verschelde2024-09-231-2/+2
|\ \ \ \ \
| * | | | | [Core] Add `Engine.print_to_stout` setting to control printingA Thousand Ships2024-09-221-2/+2
| |/ / / /
* / / / / Move Godot Physics 3D into a module; add dummy 3D physics serverRicardo Buring2024-09-211-0/+1
|/ / / /
* | | | Added fallback_to_opengl3SheepYhangCN2024-09-201-0/+4
* | | | Merge pull request #95915 from BlueCube3310/betsy-bc1Rémi Verschelde2024-09-161-2/+5
|\ \ \ \
| * | | | Betsy: Add caching and BC1 compression supportBlueCube33102024-09-111-2/+5
| |/ / /
* | | | Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is e...bruvzg2024-09-121-0/+4
* | | | Merge pull request #96868 from dsnopek/android-editor-launching-xr-app-fixRémi Verschelde2024-09-121-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix launching XR apps from the Android editorDavid Snopek2024-09-111-3/+0
* | | | 2D: Add batching to RendererCanvasRenderRDStuart Carnie2024-09-121-0/+3
|/ / /
* | / [Resource Loader] Do not check property type for non registered properties.bruvzg2024-09-101-0/+3
| |/ |/|
* | Merge pull request #96096 from Wierdox/doc_clarify_hdr_2d_descriptionRémi Verschelde2024-09-031-1/+3
|\ \
| * | [Doc] Clarify ProjectSettings hdr_2d descriptionWierdox2024-08-261-1/+3
* | | Merge pull request #78178 from dalexeev/gds-add-non-tool-extends-tool-errorRémi Verschelde2024-08-281-0/+3
|\ \ \
| * | | GDScript: Add warning if non-`@tool` class extends `@tool` classDanil Alexeev2024-07-041-0/+3
* | | | Merge pull request #95048 from KoBeWi/keep_the_party_goingRémi Verschelde2024-08-271-3/+0
|\ \ \ \