summaryrefslogtreecommitdiff
path: root/doc/classes/ProjectSettings.xml
AgeCommit message (Expand)Author
2020-09-15Clarify that 2D cell sizes are defined in pixelsHugo Locurcio
2020-09-03Merge pull request #40400 from Arivval/load-resourcepack-with-offsetRémi Verschelde
2020-09-02added load resource pack with offset featureYilin Ma
2020-09-01Merge pull request #41668 from clayjohn/GLOW-HQRémi Verschelde
2020-09-01Document how renaming the project affects the user data pathHugo Locurcio
2020-08-31Add high quality glow modeclayjohn
2020-08-31doc: Sync classref with current sourceRémi Verschelde
2020-08-13Remove obsolete GLES2 backend codeRémi Verschelde
2020-07-28doc: Sync classref with current sourceRémi Verschelde
2020-07-15Docs: Ignore OS specific values (constants, project settings, properties).bruvzg
2020-07-10Fix cancel/OK button order on macOSDaniel Ting
2020-07-08Enable file logging by default on desktops to help with troubleshootingHugo Locurcio
2020-07-03doc: Sync classref with current sourceRémi Verschelde
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-06-18Mono: Always define options in main.cpp to keep them in docsRémi Verschelde
2020-05-26Fix ProjectSettings.save_custom documentationGustav
2020-05-20doc: Sync classref with current sourceRémi Verschelde
2020-05-20[Windows] Add tablet driver selection.bruvzg
2020-05-15doc: Sync classref with current sourceRémi Verschelde
2020-05-12Merge pull request #38689 from Calinou/rename-ssl-certificate-settingRémi Verschelde
2020-05-12Rename SSL certificate bundle setting to clarify the "overriding" aspectHugo Locurcio
2020-05-12doc: Sync classref with current sourceRémi Verschelde
2020-05-08Turn the anisotropic filtering setting into an enumHugo Locurcio
2020-05-06doc: Sync classref with current sourceRémi Verschelde
2020-05-05[Windows] Add support for the WinTab API for pen input.bruvzg
2020-05-01doc: Sync classref with current sourceRémi Verschelde
2020-04-28Merge pull request #38286 from bojidar-bg/x-expose-cell-sizeRémi Verschelde
2020-04-28Expose the cell_size affecting VisibilityNotifier2D precisionBojidar Marinov
2020-04-27Improve the compression project settings documentationHugo Locurcio
2020-04-24doc: Fix parsing typed arrays in makerst.pyRémi Verschelde
2020-04-20Exposed RenderingDevice to script APIJuan Linietsky
2020-04-20Merge pull request #38036 from akien-mga/doc-updateRémi Verschelde
2020-04-20Merge pull request #38035 from akien-mga/revert-35261-pck-destinationRémi Verschelde
2020-04-20doc: Sync classref with current sourceRémi Verschelde
2020-04-20Merge pull request #37947 from clayjohn/DOCS-rendering-updateRémi Verschelde
2020-04-20Revert "Made possible to specify where to dump the contents when loading a "....Rémi Verschelde
2020-04-17Update many docs with recent rendering changesclayjohn
2020-04-16Made possible to specify where to dump the contents when loading a ".pck" fileMichael Alexsander
2020-04-13Merge pull request #37749 from clayjohn/Vulkan-improved-ssRémi Verschelde
2020-04-10Add proper quality settings to soft shadowsclayjohn
2020-04-09Rename "GodotPhysics" to "GodotPhysics{2D,3D}"WARIO-MDMA
2020-04-07i18n: Sync translate template for class referenceRémi Verschelde
2020-04-04Merge pull request #37391 from dreamsComeTrue/embedded-windows-modeRémi Verschelde
2020-04-03Expose 'Embedded Windows Mode' as Editor and Project SettingsDominik 'dreamsComeTrue' Jasiński
2020-04-03doc: Sync classref with current sourceRémi Verschelde
2020-03-31doc: Sync classref with DisplayServer/Window changesRémi Verschelde
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-21Working sky shader implementationclayjohn
2020-03-13doc: Sync classref with current sourceRémi Verschelde
2020-03-08Refactor ScriptDebugger.Fabio Alessandrelli