summaryrefslogtreecommitdiffstats
path: root/doc/classes/ProjectSettings.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #65432 from Calinou/doc-volumetric-fogRémi Verschelde2022-09-161-1/+1
|\
| * Improve volumetric fog and FogVolume documentationHugo Locurcio2022-09-151-1/+1
* | Fix some errors affecting the Web editorRémi Verschelde2022-09-121-0/+12
* | Merge pull request #65460 from Faless/net/4.x_ssl_to_tls_moreRémi Verschelde2022-09-081-2/+2
|\ \
| * | [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-081-2/+2
| |/
* / Remove / Replace old Navigation Debug Visualizationsmix82022-09-071-6/+0
|/
* Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vu...bruvzg2022-09-031-0/+3
* Improve documentation related to audio input permissionsHugo Locurcio2022-09-021-0/+1
* Merge pull request #63479 from DarkKilauea/nav-linkRémi Verschelde2022-09-011-0/+18
|\
| * Added node for Navigation linksJosh Jones2022-08-261-0/+18
* | Implement Physical Light Units as an optional setting.clayjohn2022-08-311-44/+49
* | Merge pull request #63003 from Geometror/msaa-2dRémi Verschelde2022-08-301-3/+6
|\ \
| * | Implement MSAA for 2D [Vulkan only]Hendrik Brucker2022-08-131-3/+6
* | | Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-1/+1
* | | [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-6/+6
| |/ |/|
* | Merge pull request #64223 from Calinou/taa-fxaa-use-negative-mipmap-lod-biasRémi Verschelde2022-08-261-3/+4
|\ \
| * | Automatically use negative mipmap LOD bias when TAA and/or FXAA are enabledHugo Locurcio2022-08-251-3/+4
* | | Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0Rémi Verschelde2022-08-261-2/+5
|\ \ \ | |/ / |/| |
| * | Add font LCD sub-pixel anti-aliasing support.bruvzg2022-08-231-2/+5
* | | Remove VisualScript module for 4.0Rémi Verschelde2022-08-241-3/+0
|/ /
* | Improve documentation related to anisotropic filteringHugo Locurcio2022-08-221-0/+1
* | C#: Begin move to .NET CoreIgnacio Roldán Etcheverry2022-08-221-14/+0
* | Merge pull request #64334 from YuriSizov/core-bind-property-revert-methodsYuri Sizov2022-08-191-14/+0
|\ \
| * | Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov2022-08-181-14/+0
| |/
* | Merge pull request #55032 from Calinou/tweak-default-window-sizeYuri Sizov2022-08-181-8/+8
|\ \
| * | Increase the default project window size for better usabilityHugo Locurcio2022-08-181-8/+8
* | | Merge pull request #64356 from Calinou/editor-hide-dummy-text-driverClay John2022-08-181-0/+6
|\ \ \ | |/ / |/| |
| * | Hide Dummy text driver in the Project Settings as it makes editor unusableHugo Locurcio2022-08-131-0/+6
| |/
* / [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-7/+7
|/
* Merge pull request #64285 from asmaloney/doc-params-4Yuri Sizov2022-08-121-5/+5
|\
| * [doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney2022-08-111-5/+5
* | Use negative mipmap LOD bias for sub-native bilinear 3D scaleHugo Locurcio2022-08-101-1/+1
|/
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-19/+19
* Only define `keep_screen_on` project setting onceRedMser2022-08-061-0/+3
* Improve error message when the requested V-Sync mode cannot be usedHugo Locurcio2022-08-041-1/+1
* Add Nearest Mipmap Anisotropic filter option to decals and projectorsHugo Locurcio2022-08-031-0/+3
* Merge pull request #62601 from smix8/navigation_3d_debug_4.xRémi Verschelde2022-07-291-0/+30
|\
| * Add more detailed Navigation Debug Visualizationsmix82022-07-291-0/+30
* | Allow changing mipmap LOD bias when FSR 1.0 scaling is not usedHugo Locurcio2022-07-281-5/+7
* | Implement a Worker ThreadPoolreduz2022-07-221-0/+6
* | Adding Variable Rate Shading support to GodotBastiaan Olij2022-07-171-0/+6
* | Rename soft shadow quality project settings for easier searchingHugo Locurcio2022-07-131-14/+14
* | Merge pull request #41833 from dalexeev/splash_delayYuri Sizov2022-07-121-0/+3
|\ \
| * | Add boot splash display time settingDanil Alexeev2022-06-281-0/+3
* | | Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-3/+3
| |/ |/|
* | Merge pull request #62084 from smix8/path_debug_options_4.xRémi Verschelde2022-06-291-0/+6
|\ \ | |/ |/|
| * Add Path2D/3D debug optionssmix82022-06-201-0/+6
* | Add property hints to MovieWriter settingsHugo Locurcio2022-06-251-6/+5
* | Document the MovieWriter class and associated project settingsHugo Locurcio2022-06-231-0/+15
* | Merge pull request #62122 from reduz/implement-movie-writerRémi Verschelde2022-06-211-0/+12
|\ \