| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [TextServer] Prevent duplicate line breaks on virtual spaces when line width ↵ | bruvzg | 2023-05-26 | 1 | -16/+42 |
| | | | | | is significantly smaller than character width. | ||||
| * | Merge pull request #77509 from ↵ | Rémi Verschelde | 2023-05-26 | 1 | -3/+14 |
| |\ | | | | | | | | | KoBeWi/a_whole_new_tree_of_possibilities_unfolds_before_you Uncollapse `res://` by default | ||||
| | * | Uncollapse res:// by default | kobewi | 2023-05-26 | 1 | -3/+14 |
| |/ | |||||
| * | Merge pull request #77382 from rakkarage/tileset_merge_crash | Rémi Verschelde | 2023-05-26 | 1 | -2/+3 |
| |\ | | | | | Fix crash when using tile atlas merge with recreated alt tile | ||||
| | * | Fix crash when using tile atlas merge with recreated alt tile | Rakka Rage | 2023-05-23 | 1 | -2/+3 |
| | | | |||||
| * | | Merge pull request #77505 from lyuma/rest_fixer_skin_mutation | Rémi Verschelde | 2023-05-26 | 1 | -3/+5 |
| |\ \ | | | | | | | | | | Avoid mutating the same Skin multiple times. | ||||
| | * | | Avoid doubly mutating the same Skin in rest fixer | Lyuma | 2023-05-26 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | Fixes a regression from #77123 that was caused by removal of ibm_diffs variable. This replaced idempotent code with code that applied an offset each time. If the same Skin was visited multiple times, this caused an incorrect result. | ||||
| * | | | Merge pull request #77502 from KoBeWi/use_this_method_if_you_value_your_code | Rémi Verschelde | 2023-05-26 | 8 | -64/+65 |
| |\ \ \ | | | | | | | | | | | | | Add `get_edited_property_value()` shorthand method | ||||
| | * | | | Add get_edited_property_value() shorthand method | kobewi | 2023-05-26 | 8 | -64/+65 |
| | |/ / | |||||
| * | | | Merge pull request #77500 from KoBeWi/pretty_funny_bug_if_you_ask_me | Rémi Verschelde | 2023-05-26 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | Fix AnimationPlayer cumulative `speed_scale` | ||||
| | * | | | Fix AnimationPlayer cumulative speed_scale | kobewi | 2023-05-26 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #77490 from smix8/debug_avoidance_desc_4.x | Rémi Verschelde | 2023-05-26 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | Fix --debug-avoidance description | ||||
| | * | | | Fix --debug-avoidance description. | smix8 | 2023-05-26 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | Fixes c&p error in --debug-avoidance description. | ||||
| * | | | Merge pull request #77479 from MewPurPur/improve-ray-shape-icon | Rémi Verschelde | 2023-05-26 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | Improve RayShape3D icon | ||||
| | * | | | Improve RayShape3D icon | VolTer | 2023-05-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #77439 from AThousandShips/popup_idx_fix | Rémi Verschelde | 2023-05-26 | 2 | -62/+62 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Unify item indexing in `PopupMenu` | ||||
| | * | | | | Unify item indexing in `PopupMenu` | Ninni Pipping | 2023-05-24 | 2 | -62/+62 |
| | | | | | | |||||
| * | | | | | Merge pull request #77010 from dsnopek/gdextension-editor-plugins | Rémi Verschelde | 2023-05-26 | 9 | -0/+143 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow GDExtensions to add editor plugins | ||||
| | * | | | | | Allow GDExtensions to add editor plugins | David Snopek | 2023-05-25 | 9 | -0/+143 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #76895 from aaronfranke/gltf-webp | Rémi Verschelde | 2023-05-26 | 12 | -188/+362 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add support for extending GLTF with more texture formats and support WebP | ||||
| | * | | | | | Add support for extending GLTF with more texture formats & support WebP | Aaron Franke | 2023-05-22 | 12 | -188/+362 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #73812 from bruvzg/log-mt | Rémi Verschelde | 2023-05-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | [Editor] Enable multithread processing for the editor log. | ||||
| | * | | | | | [Editor] Enable multithread processing for the editor log. | bruvzg | 2023-05-25 | 1 | -0/+1 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #77473 from ↵ | Rémi Verschelde | 2023-05-25 | 1 | -1/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KoBeWi/get_tree().get_root().get_tree().get_root().get_tree().get_root().get_tree().get_root().get_tree().get_root().get_tree().get_root().get_tree().get_root().get_tree().get_edited_scene_root() Don't create bones from empty scene | ||||
| | * | | | | | Don't create bones from empty scene | kobewi | 2023-05-25 | 1 | -1/+5 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #77468 from MisoMosiSpy/cs_notif_example | Rémi Verschelde | 2023-05-25 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix typo in CS notification example of the Object class | ||||
| | * | | | | | Fix typo in CS notification example of the Object class | Dipal Zambare | 2023-05-25 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #77123 from lyuma/child_mesh_retarget | Rémi Verschelde | 2023-05-25 | 1 | -47/+35 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | Adjust BoneAttachment3D children/meshes during rest fixer | ||||
| | * | | | | Adjust BoneAttachment3D children/meshes during rest fixer | Lyuma | 2023-05-16 | 1 | -47/+35 |
| | | | | | | | | | | | | | | | | | | | | | Also simplifies equivalent matrix math which previously used ibm_diffs to calculate skinned mesh offsets. | ||||
| * | | | | | Merge pull request #77458 from Riteo/late-night-preprocessing | Rémi Verschelde | 2023-05-25 | 1 | -0/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Build `JoypadLinux` sandbox detection method only with udev | ||||
| | * | | | | | Build `JoypadLinux` sandbox detection method only with udev | Riteo | 2023-05-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an `unused-function` warning when building with `udev=no`. | ||||
| * | | | | | | Merge pull request #77457 from smix8/clipper_includes_4.x | Rémi Verschelde | 2023-05-25 | 3 | -3/+0 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary Clipper lib includes | ||||
| | * | | | | | | Remove unnecessary Clipper lib includes | smix8 | 2023-05-24 | 3 | -3/+0 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | Removes unnecessary Clipper lib includes. | ||||
| * | | | | | | Merge pull request #77453 from m4gr3d/update_alpha_status_code_main | Rémi Verschelde | 2023-05-25 | 1 | -4/+6 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update the format for the app version code and name | ||||
| | * | | | | | | Update the format for the app version code and name | Fredia Huya-Kouadio | 2023-05-24 | 1 | -4/+6 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #77417 from ↵ | Rémi Verschelde | 2023-05-25 | 2 | -1/+10 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | winston-yallow/support-project-settings-usage-flags Expose ProjectSettings.set_as_basic() to scripting | ||||
| | * | | | | | Expose ProjectSettings.set_as_basic() to GDScript | Winston | 2023-05-24 | 2 | -1/+10 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #77440 from KoBeWi/set_pattern_which_doesn't_exist | Rémi Verschelde | 2023-05-24 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Check for null in `set_pattern()` | ||||
| | * | | | | | | Check for null in set_pattern() | kobewi | 2023-05-24 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #77418 from MewPurPur/unify-stylebox-grid-textures | Rémi Verschelde | 2023-05-24 | 5 | -85/+69 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Improve StyleBox preview a little | ||||
| | * | | | | | | | Improve StyleBox preview a little | VolTer | 2023-05-24 | 5 | -85/+69 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #77409 from allenwp/OpenGL3-Blend-Issue76334 | Rémi Verschelde | 2023-05-24 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | Fixed issues with blend modes in OpenGL 3 renderer | ||||
| | * | | | | | | Fixed issues with blend modes in OpenGL 3 renderer | Allen Pestaluky | 2023-05-24 | 1 | -0/+4 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added uses_blend_alpha = true for ADD, SUBTRACT, and MULTIPLY blend modes to match the other renderers Fixes #76334 | ||||
| * | | | | | | Merge pull request #74443 from AThousandShips/sync_restrictions | Fabio Alessandrelli | 2023-05-24 | 3 | -0/+71 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Add restrictions to MultiplayerSynchronizer editor and documentation | ||||
| | * | | | | | Add restrictions to MultiplayerSynchronizer editor and documentation | Ninni Pipping | 2023-05-24 | 3 | -0/+71 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #77435 from YuriSizov/editor-your-favorite-preview | Rémi Verschelde | 2023-05-24 | 1 | -0/+4 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix a crash when hovering over "Favorites" in the FileSystem dock | ||||
| | * | | | | | | Fix a crash when hovering over "Favorites" in the FileSystem dock | Yuri Sizov | 2023-05-24 | 1 | -0/+4 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #77431 from RedworkDE/gdextension-breaking-changes-update | Rémi Verschelde | 2023-05-24 | 1 | -1/+23 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | Update list of known breaking changes compared to 4.0-stable | ||||
| | * | | | | | | Update list of known breaking changes compared to 4.0-stable | RedworkDE | 2023-05-24 | 1 | -1/+23 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #74569 from m4gr3d/setup_play_store_builds_main | Rémi Verschelde | 2023-05-24 | 7 | -56/+131 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update the gradle build tasks to generate play store builds | ||||
