Age | Commit message (Expand) | Author |
2022-05-26 | Merge pull request #59943 from jordigcs/gdscript_warning_enums | Rémi Verschelde |
2022-05-23 | Fix typos with codespell | Rémi Verschelde |
2022-05-16 | Add basic lighting to GLES3 renderer. | clayjohn |
2022-05-12 | Basic 3D rendering | clayjohn |
2022-04-25 | Add MSDF and mipmap generation project settings for the default font | Hugo Locurcio |
2022-04-06 | Add enum values (Ignore, Warn, Error) to GDScript warnings | jordi |
2022-04-04 | Remove duplicate `resizable` settings | Fredia Huya-Kouadio |
2022-04-04 | Add action map editor for OpenXR | Bastiaan Olij |
2022-04-01 | Add Blender install autodetection and configuration. | reduz |
2022-03-31 | Fix typos with codespell | Rémi Verschelde |
2022-03-30 | Add fbx2gltf support for importing .fbx files | K. S. Ernest (iFire) Lee |
2022-03-29 | Add support for importing .blend files | K. S. Ernest (iFire) Lee |
2022-03-18 | Merge pull request #49738 from Calinou/ssao-gi-default-half-resolution | Rémi Verschelde |
2022-03-11 | Merge pull request #58751 from bruvzg/loc_str_props | Rémi Verschelde |
2022-03-09 | Remove unused Bullet module and thirdparty code | Rémi Verschelde |
2022-03-04 | Improve app name and system permission message localization. | bruvzg |
2022-03-02 | Always register the Smooth Trimesh Collision project setting | Hugo Locurcio |
2022-02-23 | Implementing OpenXR driver | Bastiaan Olij |
2022-02-22 | Use Filament specular models and parametrization | clayjohn |
2022-02-16 | Use prefiltered radiance | clayjohn |
2022-02-15 | Merge pull request #57877 from bruvzg/subpixel_gl_pos | Rémi Verschelde |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-02-14 | Compute SSAO at half resolution by default | Hugo Locurcio |
2022-02-12 | Add sub-pixel glyph positioning support. | bruvzg |
2022-02-10 | Merge pull request #57889 from Calinou/doc-occlusion-culling | JFonS |
2022-02-10 | Document occlusion culling classes and settings | Hugo Locurcio |
2022-02-10 | Merge pull request #54158 from Calinou/decrease-default-soft-shadow-quality | Rémi Verschelde |
2022-02-10 | Merge pull request #54677 from Calinou/voxelgi-default-low-quality | Rémi Verschelde |
2022-02-06 | Tweak default SDFGI settings for better quality | Hugo Locurcio |
2022-02-04 | Merge pull request #57591 from vnen/gdscript-enum-fixes | Rémi Verschelde |
2022-02-03 | GDScript: Consolidate behavior for assigning enum types | George Marques |
2022-01-29 | Rename the physics server `run_on_thread` project settings | Hugo Locurcio |
2022-01-28 | Improve Navigation2D default settings, see #56852 | Pawel Lampe |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2022-01-19 | Revert "Add new scaling modes for splash screen" | Rémi Verschelde |
2022-01-18 | Add new scaling modes for splash screen | Samuel Pedrajas |
2022-01-18 | Merge pull request #47522 from madmiraal/rename-test_width-test_height | Rémi Verschelde |
2022-01-14 | Remove support for PVRTC texture encoding and decoding | Hugo Locurcio |
2022-01-13 | Merge pull request #56268 from KoBeWi/🚗complete_setters | Rémi Verschelde |
2022-01-13 | Merge pull request #56311 from Calinou/default-allow-hidpi | Rémi Verschelde |
2022-01-07 | Merge pull request #56583 from skyace65/ProjectSettingErase | Rémi Verschelde |
2022-01-06 | Document how to erase project settings with set_setting | skyace65 |
2022-01-07 | Merge pull request #56170 from Calinou/renderingserver-expose-gi-half-resolution | Rémi Verschelde |
2022-01-04 | Merge pull request #56305 from Calinou/rename-lod-threshold | Rémi Verschelde |
2022-01-04 | Merge pull request #55386 from Calinou/allow-disable-depth-prepass | Rémi Verschelde |
2022-01-04 | Rename Project Window width and height settings to match their function | Marcel Admiraal |
2022-01-04 | Merge pull request #51206 from clayjohn/Vulkan-ASSGI | Rémi Verschelde |
2021-12-30 | Enable "Allow Hidpi" by default | Hugo Locurcio |
2021-12-29 | Rename Lod Threshold to Mesh Lod Threshold | Hugo Locurcio |
2021-12-27 | Remove autocomplete_setters_and_getters setting | kobewi |