summaryrefslogtreecommitdiff
path: root/doc/classes/ProjectSettings.xml
AgeCommit message (Expand)Author
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
2022-06-29Merge pull request #62084 from smix8/path_debug_options_4.xRémi Verschelde
2022-06-28Add boot splash display time settingDanil Alexeev
2022-06-25Add property hints to MovieWriter settingsHugo Locurcio
2022-06-23Document the MovieWriter class and associated project settingsHugo Locurcio
2022-06-21Merge pull request #62122 from reduz/implement-movie-writerRémi Verschelde
2022-06-21Implement Running Godot as Movie Writerreduz
2022-06-20Add Path2D/3D debug optionssmix8
2022-06-20Revert "Disable VRAM compression by default for small textures in Detect 3D"Juan Linietsky
2022-06-17Merge pull request #62023 from Calinou/detect-3d-small-textures-no-vram-compressRémi Verschelde
2022-06-17Audio: Expose 2D/3D panning strength parametersEllen Poe
2022-06-16Merge pull request #61908 from Calinou/crash-handler-message-tweak-exported-p...Rémi Verschelde
2022-06-14Disable VRAM compression by default for small textures in Detect 3DHugo Locurcio
2022-06-13Document LightmapGI, LightmapGIData and LightmapProbeHugo Locurcio
2022-06-10Tweak default crash handler message in exported projectsHugo Locurcio
2022-06-08Merge pull request #61662 from smix8/navigation_map_cell_defaults_4.xRémi Verschelde
2022-06-07Merge pull request #61319 from JFonS/taa_wipRémi Verschelde
2022-06-07Add GLOBAL_DEF_INTERNAL to hide specific settingskobewi
2022-06-07Initial TAA implementationjfons
2022-06-03Match NavMap and ProjectSettings with NavigationMesh defaultssmix8
2022-05-26Merge pull request #59943 from jordigcs/gdscript_warning_enumsRémi Verschelde
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-16Add basic lighting to GLES3 renderer.clayjohn
2022-05-12Basic 3D renderingclayjohn
2022-04-25Add MSDF and mipmap generation project settings for the default fontHugo Locurcio
2022-04-06Add enum values (Ignore, Warn, Error) to GDScript warningsjordi
2022-04-04Remove duplicate `resizable` settingsFredia Huya-Kouadio
2022-04-04Add action map editor for OpenXRBastiaan Olij
2022-04-01Add Blender install autodetection and configuration.reduz
2022-03-31Fix typos with codespellRémi Verschelde
2022-03-30Add fbx2gltf support for importing .fbx filesK. S. Ernest (iFire) Lee
2022-03-29Add support for importing .blend filesK. S. Ernest (iFire) Lee
2022-03-18Merge pull request #49738 from Calinou/ssao-gi-default-half-resolutionRémi Verschelde
2022-03-11Merge pull request #58751 from bruvzg/loc_str_propsRémi Verschelde
2022-03-09Remove unused Bullet module and thirdparty codeRémi Verschelde
2022-03-04Improve app name and system permission message localization.bruvzg
2022-03-02Always register the Smooth Trimesh Collision project settingHugo Locurcio
2022-02-23Implementing OpenXR driverBastiaan Olij
2022-02-22Use Filament specular models and parametrizationclayjohn
2022-02-16Use prefiltered radianceclayjohn
2022-02-15Merge pull request #57877 from bruvzg/subpixel_gl_posRémi Verschelde
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-14Compute SSAO at half resolution by defaultHugo Locurcio
2022-02-12Add sub-pixel glyph positioning support.bruvzg
2022-02-10Merge pull request #57889 from Calinou/doc-occlusion-cullingJFonS
2022-02-10Document occlusion culling classes and settingsHugo Locurcio