summaryrefslogtreecommitdiff
path: root/doc/classes/ProjectSettings.xml
AgeCommit message (Expand)Author
2022-09-21Merge pull request #65816 from bruvzg/proj_settings_missing_flagsRémi Verschelde
2022-09-20Merge pull request #65541 from clayjohn/renderer-settingRémi Verschelde
2022-09-19Split rendering driver project setting into renderer_name and rendering_drive...clayjohn
2022-09-19Merge pull request #66079 from Zylann/project_settings_restartRémi Verschelde
2022-09-19Expose ProjectSettings.set_restart_if_changed(name, restart)Marc Gilleron
2022-09-19Add missing initial window flags and window mode to the project settings.bruvzg
2022-09-16Merge pull request #65432 from Calinou/doc-volumetric-fogRémi Verschelde
2022-09-15Improve volumetric fog and FogVolume documentationHugo Locurcio
2022-09-12Fix some errors affecting the Web editorRémi Verschelde
2022-09-08Merge pull request #65460 from Faless/net/4.x_ssl_to_tls_moreRémi Verschelde
2022-09-08[Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli
2022-09-07Remove / Replace old Navigation Debug Visualizationsmix8
2022-09-03Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vu...bruvzg
2022-09-02Improve documentation related to audio input permissionsHugo Locurcio
2022-09-01Merge pull request #63479 from DarkKilauea/nav-linkRémi Verschelde
2022-08-31Implement Physical Light Units as an optional setting.clayjohn
2022-08-30Merge pull request #63003 from Geometror/msaa-2dRémi Verschelde
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-29[Web] Rename JavaScript platform to Web.Fabio Alessandrelli
2022-08-26Added node for Navigation linksJosh Jones
2022-08-26Merge pull request #64223 from Calinou/taa-fxaa-use-negative-mipmap-lod-biasRémi Verschelde
2022-08-26Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0Rémi Verschelde
2022-08-25Automatically use negative mipmap LOD bias when TAA and/or FXAA are enabledHugo Locurcio
2022-08-24Remove VisualScript module for 4.0Rémi Verschelde
2022-08-23Add font LCD sub-pixel anti-aliasing support.bruvzg
2022-08-22Improve documentation related to anisotropic filteringHugo Locurcio
2022-08-22C#: Begin move to .NET CoreIgnacio Roldán Etcheverry
2022-08-19Merge pull request #64334 from YuriSizov/core-bind-property-revert-methodsYuri Sizov
2022-08-18Merge pull request #55032 from Calinou/tweak-default-window-sizeYuri Sizov
2022-08-18Merge pull request #64356 from Calinou/editor-hide-dummy-text-driverClay John
2022-08-18Increase the default project window size for better usabilityHugo Locurcio
2022-08-17[doc] Fix grammar in class docs: amount vs. numberAndy Maloney
2022-08-18Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov
2022-08-13Hide Dummy text driver in the Project Settings as it makes editor unusableHugo Locurcio
2022-08-13Implement MSAA for 2D [Vulkan only]Hendrik Brucker
2022-08-12Merge pull request #64285 from asmaloney/doc-params-4Yuri Sizov
2022-08-11[doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney
2022-08-10Use negative mipmap LOD bias for sub-native bilinear 3D scaleHugo Locurcio
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-06Only define `keep_screen_on` project setting onceRedMser
2022-08-04Improve error message when the requested V-Sync mode cannot be usedHugo Locurcio
2022-08-03Add Nearest Mipmap Anisotropic filter option to decals and projectorsHugo Locurcio
2022-07-29Merge pull request #62601 from smix8/navigation_3d_debug_4.xRémi Verschelde
2022-07-29Add more detailed Navigation Debug Visualizationsmix8
2022-07-28Allow changing mipmap LOD bias when FSR 1.0 scaling is not usedHugo Locurcio
2022-07-22Implement a Worker ThreadPoolreduz
2022-07-17Adding Variable Rate Shading support to GodotBastiaan Olij
2022-07-13Rename soft shadow quality project settings for easier searchingHugo Locurcio
2022-07-12Merge pull request #41833 from dalexeev/splash_delayYuri Sizov
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg