| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wayland: Stop unreachable warning | Alistair Leslie-Hughes | 2024-03-09 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #89301 from KoBeWi/human_readable_code | Rémi Verschelde | 2024-03-09 | 1 | -14/+18 |
| |\ | | | | | | | Refactor how file cache entries are stored | ||||
| | * | Refactor how file cache entries are stored | kobewi | 2024-03-08 | 1 | -14/+18 |
| | | | |||||
| * | | Merge pull request #89292 from Chaosus/vs_fix_crash | Rémi Verschelde | 2024-03-09 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | Fix possible crash when converting a node to other in visual shader | ||||
| | * | | Fix possible crash when converting a node to other in visual shader | Yuri Rubinsky | 2024-03-08 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #89286 from Kiisu-Master/fix-pot-generation | Rémi Verschelde | 2024-03-09 | 2 | -14/+34 |
| |\ \ | | | | | | | | | | Fix packed scene translation parser missing strings. | ||||
| | * | | Fix packed scene translation parser missing strings. | Kiisu_Master | 2024-03-08 | 2 | -14/+34 |
| | | | | |||||
| * | | | Merge pull request #89284 from mihe/lsp-multiple-messages | Rémi Verschelde | 2024-03-09 | 4 | -13/+25 |
| |\ \ \ | | | | | | | | | | | | | Allow LSP to process multiple messages per poll | ||||
| | * | | | Allow LSP to process multiple messages per poll | Mikael Hermansson | 2024-03-08 | 4 | -13/+25 |
| | |/ / | |||||
| * | | | Merge pull request #89283 from AlexOtsuka/audio-fix | Rémi Verschelde | 2024-03-09 | 1 | -2/+7 |
| |\ \ \ | | | | | | | | | | | | | Fix audio crackling issues due to incorrect WASAPI buffer size | ||||
| | * | | | Fix audio crackling issues due to incorrect WASAPI buffer size | AlexOtsuka | 2024-03-08 | 1 | -2/+7 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #89282 from Rindbee/reduce-indent-in-XRInterface-example-code | Rémi Verschelde | 2024-03-09 | 1 | -11/+11 |
| |\ \ \ | | | | | | | | | | | | | Reduce indentation in `XRInterface` class document example code | ||||
| | * | | | Reduce indentation in `XRInterface` class document example code | 风青山 | 2024-03-08 | 1 | -11/+11 |
| | | | | | |||||
| * | | | | Merge pull request #89281 from permelin/fix-lm-capture-octant | Rémi Verschelde | 2024-03-09 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Fix lightmap captures not applied in one octant | ||||
| | * | | | | Fix lightmap capture not applied in one octant | Per Melin | 2024-03-08 | 1 | -1/+1 |
| | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GI from probe captures was not applied to dynamic objects in the (-,-,-) octant of the lightmap. If the object had traveled from a different part of the lightmap, it would simply not update anymore and kept whatever ambient light it had from before. If the object on the other hand came from outside of the lightmap into this octant, it would receive no ambient light at all. | ||||
| * | | | | Merge pull request #89263 from ↵ | Rémi Verschelde | 2024-03-09 | 6 | -175/+476 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | dalexeev/editor-help-codeblock-syntax-highlighting Editor Help: Add syntax highlighting for code blocks | ||||
| | * | | | | Editor Help: Add syntax highlighting for code blocks | Danil Alexeev | 2024-03-09 | 6 | -175/+476 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #89255 from passivestar/themable-log-buttons | Rémi Verschelde | 2024-03-09 | 1 | -0/+3 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Add missing normal and hover states to `EditorLogFilterButton` | ||||
| | * | | | | Add missing normal and hover states to `EditorLogFilterButton` | passivestar | 2024-03-08 | 1 | -0/+3 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #89251 from KoBeWi/fastpector | Rémi Verschelde | 2024-03-09 | 5 | -5/+13 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Speed up inspector updates for TileMap | ||||
| | * | | | | Speed up inspector updates for TileMap | kobewi | 2024-03-07 | 5 | -5/+13 |
| | |/ / / | |||||
| * | | | | Merge pull request #89085 from miv391/remember-search-replace-text | Rémi Verschelde | 2024-03-09 | 1 | -5/+18 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Remember search text in Find/Replace in Files dialog | ||||
| | * | | | | Remember search text in Find/Replace in Files dialog | Mika Viskari | 2024-03-08 | 1 | -5/+18 |
| | | | | | | |||||
| * | | | | | Merge pull request #87448 from nfrmtk/check-buffer-size | Rémi Verschelde | 2024-03-09 | 1 | -0/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add check for negative `buffer_size` inside `StreamPeerGZIP::start_(de)compression` | ||||
| | * | | | | | add check for negative buffer_size inside start_(de)compression method. | nfrmtk | 2024-03-08 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #56420 from nathanfranke/project-creation | Rémi Verschelde | 2024-03-09 | 5 | -551/+565 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | Automatically create folder in project manager create and import | ||||
| | * | | | | | Automatically create folder in project manager create/import/install | Nathan Franke | 2024-03-08 | 5 | -551/+565 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #89277 from RandomShaper/rdd_public_shader_desc | Rémi Verschelde | 2024-03-08 | 1 | -0/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make `ShaderDescription` and related types public | ||||
| | * | | | | | Make ShaderDescription and related types public | Pedro J. Estébanez | 2024-03-08 | 1 | -0/+2 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #89264 from ryevdokimov/don't-update-snap-every-scan | Rémi Verschelde | 2024-03-08 | 2 | -2/+7 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Move `snap_controls_to_pixels` from process to projects settings changed method | ||||
| | * | | | | | Move `snap_controls_to_pixels` from process to projects settings changed method | Robert Yevdokimov | 2024-03-07 | 2 | -2/+7 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #89260 from m4gr3d/update_permissions_request_api | Rémi Verschelde | 2024-03-08 | 1 | -46/+86 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add `PermissionsUtil#requestPermissions(...)` to provide the ability to request multiple permissions at a time | ||||
| | * | | | | | Add `PermissionsUtil#requestPermissions(...)` to provide the ability to ↵ | Fredia Huya-Kouadio | 2024-03-07 | 1 | -46/+86 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | request multiple permissions at a time Fix https://github.com/GodotVR/godot_openxr_vendors/issues/101 | ||||
| * | | | | | Merge pull request #89253 from Calinou/debug-draw-modes-ignore-decals-2 | Rémi Verschelde | 2024-03-08 | 4 | -14/+21 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make Overdraw, Lighting and Shadow Splits debug draw modes ignore decals | ||||
| | * | | | | | Make Overdraw, Lighting and Shadow Splits debug draw modes ignore decals | Hugo Locurcio | 2024-03-07 | 4 | -14/+21 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also makes the Overdraw and Shadow Splits debug draw modes ignore fog. The Lighting debug draw mode still displays fog as that debug draw mode is intended to preview scene lighting, and fog has an impact on how lighting is perceived. | ||||
| * | | | | | Merge pull request #89204 from luevano/fix-cyclic-dep-on-drop | Rémi Verschelde | 2024-03-08 | 4 | -30/+58 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix wrong undo-redo action when dropping files containing circular dependencies | ||||
| | * | | | | | Fix wrong undo-redo action when dropping files containing circular dependencies | David Luevano Alvarado | 2024-03-07 | 4 | -30/+58 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #89190 from AThousandShips/vis_cat | Rémi Verschelde | 2024-03-08 | 3 | -10/+32 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix some missing categories in visual shader nodes | ||||
| | * | | | | | Fix some missing categories in visual shader nodes | A Thousand Ships | 2024-03-05 | 3 | -10/+32 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #89094 from permelin/fix-particle-userdata-gles3 | Rémi Verschelde | 2024-03-08 | 2 | -8/+28 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix `USERDATA` built-ins for GLES3 particle shaders | ||||
| | * | | | | | | Fix USERDATA built-ins for GLES3 particle shaders | Per Melin | 2024-03-02 | 2 | -8/+28 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #89042 from permelin/fix-particle-trail-activation | Rémi Verschelde | 2024-03-08 | 1 | -0/+5 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix early activation of particle trail sections | ||||
| | * | | | | | | Initialize particle trail history frame numbers | Per Melin | 2024-03-01 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #88712 All particle trail sections were activated at once on the first cycle, instead of being spread out over the trail's lifetime. | ||||
| * | | | | | | | Merge pull request #89025 from Chubercik/clipper2-1.3.0 | Rémi Verschelde | 2024-03-08 | 15 | -1447/+1542 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | clipper2: Update to 1.3.0 | ||||
| | * | | | | | | | clipper2: Update to 1.3.0 | Jakub Marcowski | 2024-03-01 | 15 | -1447/+1542 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #88221 from Scony/extend-parse_source_geometry_data | Rémi Verschelde | 2024-03-08 | 7 | -2/+83 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Extend `NavigationMeshSourceGeometryData[23]D` to allow data merging | ||||
| | * | | | | | | | Extend `NavigationMeshSourceGeometryData[23]D` to allow data merging | Pawel Lampe | 2024-03-07 | 7 | -2/+83 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #88111 from Ryan-000/master | Rémi Verschelde | 2024-03-08 | 3 | -1/+28 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose scene unique id functionality in Resource | ||||
| | * | | | | | | | | Expose scene unique id functionality in Resource | Ryan | 2024-03-07 | 3 | -1/+28 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #87161 from ryevdokimov/do-not-commit | Rémi Verschelde | 2024-03-08 | 9 | -51/+72 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not commit transforms and handles if no changes were made | ||||
