Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823 | Spartan322 | 2024-11-20 | 4 | -24/+24 |
|\ | |||||
| * | Merge pull request #96721 from aXu-AP/tooltip-distance | Rémi Verschelde | 2024-11-20 | 1 | -14/+12 |
| |\ | |||||
| | * | Fix tooltip appearing in old place, on movement | aXu-AP | 2024-11-05 | 1 | -14/+12 |
| * | | Merge pull request #99289 from shahriarlabib000/hideExp | Thaddeus Crews | 2024-11-19 | 2 | -0/+7 |
| |\ \ | |||||
| | * | | hide unused exp_edit from SpinBox inspector | shahriarlabib000 | 2024-11-15 | 2 | -0/+7 |
| * | | | Merge pull request #99231 from fire/sort-blendshapes-by-id | Thaddeus Crews | 2024-11-19 | 1 | -10/+5 |
| |\ \ \ | |||||
| | * | | | Sort blend shapes in the inspector by ID instead of alphabetically | K. S. Ernest (iFire) Lee | 2024-11-14 | 1 | -10/+5 |
* | | | | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef | Spartan322 | 2024-11-19 | 16 | -60/+167 |
|\| | | | | |||||
| * | | | | Merge pull request #99176 from tracefree/obstacle_transform | Thaddeus Crews | 2024-11-18 | 4 | -10/+48 |
| |\ \ \ \ | |||||
| | * | | | | Fix obstacle avoidance and 3D editor ignoring transform | Rie | 2024-11-16 | 4 | -10/+48 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge pull request #86195 from GreenCrowDev/curve3d_close | Thaddeus Crews | 2024-11-18 | 2 | -24/+94 |
| |\ \ \ \ | |||||
| | * | | | | Implement closed path for Curve3d | matricola787 | 2024-11-16 | 2 | -24/+94 |
| * | | | | | Merge pull request #98816 from arkology/to-infinity-and-beyond | Thaddeus Crews | 2024-11-18 | 1 | -5/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Improve set_radial_initial_angle by removing loops | arkology | 2024-11-14 | 1 | -5/+4 |
| * | | | | | | Use `(r)find_char` instead of `(r)find` for single characters | A Thousand Ships | 2024-11-17 | 9 | -21/+21 |
* | | | | | | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 20 | -47/+175 |
|\| | | | | | | |||||
| * | | | | | | Merge pull request #99277 from HolonProduction/why-remove-this-in-the-first-p... | Thaddeus Crews | 2024-11-15 | 2 | -0/+18 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add back `AnimationPlayer.get_argument_options` | HolonProduction | 2024-11-15 | 2 | -0/+18 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge pull request #86085 from TheSofox/text-undo-cleanup | Thaddeus Crews | 2024-11-15 | 2 | -10/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Cleanup in undo in TextEdit and LineEdit | Sofox | 2023-12-12 | 2 | -10/+6 |
| * | | | | | | | Merge pull request #99266 from bruvzg/fd_proc_filters | Thaddeus Crews | 2024-11-15 | 2 | -8/+26 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Use processed filter list for native dialogs. | Pāvels Nadtočajevs | 2024-11-15 | 2 | -8/+26 |
| * | | | | | | | Fix setting TileMap data compatibility format broken by #98898. | Mack | 2024-11-15 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #75164 from Calinou/visualinstance3d-lightmap-scale-float | Thaddeus Crews | 2024-11-14 | 4 | -11/+56 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow more flexible adjustments of VisualInstance3D Lightmap Scale | Hugo Locurcio | 2024-11-14 | 4 | -11/+56 |
| * | | | | | | | Fix missing native file dialog title translation. | Pāvels Nadtočajevs | 2024-11-14 | 4 | -3/+9 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #99142 from KoBeWi/pasta_la_vista | Thaddeus Crews | 2024-11-13 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Ignore paste action if clipboard is empty | kobewi | 2024-11-12 | 1 | -0/+4 |
| * | | | | | | | Merge pull request #94372 from TokageItLab/advance-on-start | Thaddeus Crews | 2024-11-13 | 4 | -4/+31 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add advance_on_start option to NodeAnimation | Silc Lizard (Tokage) Renew | 2024-11-12 | 4 | -4/+31 |
| * | | | | | | | | Merge pull request #98706 from Nazarwadim/fix_capture_cache_was_not_cached | Thaddeus Crews | 2024-11-13 | 2 | -12/+26 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Fix `capture_cache.animation` was not cached | Nazarii | 2024-10-31 | 2 | -12/+26 |
* | | | | | | | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 48 | -237/+1377 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #98678 from Daylily-Zeleen/daylily-zeleen/fix_text_edit | Thaddeus Crews | 2024-11-12 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix `total_visible_line_count` calculation when removing and clearing text of... | Daylily-Zeleen | 2024-11-06 | 1 | -0/+7 |
| * | | | | | | | | | Merge pull request #98543 from rune-scape/code-edit-margin | Thaddeus Crews | 2024-11-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | CodeEdit: Fix line number margin | rune-scape | 2024-10-25 | 1 | -2/+2 |
| * | | | | | | | | | | Merge pull request #97890 from timothyqiu/id-focused | Thaddeus Crews | 2024-11-12 | 2 | -10/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix `PopupMenu.id_focused` signal using index as ID | Haoyu Qiu | 2024-10-07 | 2 | -10/+10 |
| * | | | | | | | | | | | Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments | Thaddeus Crews | 2024-11-12 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data | Danil Alexeev | 2024-11-04 | 1 | -4/+5 |
| * | | | | | | | | | | | | Merge pull request #98536 from TokageItLab/fix-deactivation-modifier | Thaddeus Crews | 2024-11-12 | 4 | -0/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fix Skeleton doesn't update skin after deactivating modifiers | Silc Lizard (Tokage) Renew | 2024-11-12 | 4 | -0/+22 |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #99030 from tracefree/obstacle_2d_transform | Thaddeus Crews | 2024-11-12 | 2 | -5/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Make use of NavigationObstacle2D's transform | Rie | 2024-11-11 | 2 | -5/+29 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #98625 from jweisberg/handle-nan-in-curve3d-find-interval | Thaddeus Crews | 2024-11-12 | 1 | -0/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Curve: Check for finiteness before performing calculations in `sample_baked()... | JWeisberg | 2024-11-12 | 1 | -0/+21 |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #97573 from shahriarlabib000/spinBox | Thaddeus Crews | 2024-11-12 | 2 | -6/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fix Spinbox display does not round properly when using decimal custom arrow s... | shahriarlabib000 | 2024-11-09 | 2 | -6/+34 |
| * | | | | | | | | | | | | | Merge pull request #98446 from TokageItLab/look-at-modifier | Thaddeus Crews | 2024-11-12 | 3 | -0/+982 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |