Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 1 | -0/+2 |
|\ | |||||
| * | Merge pull request #97884 from passivestar/list-variations | Thaddeus Crews | 2024-11-27 | 1 | -0/+2 |
| |\ | | | | | | | | | | Add theme type variations for secondary Trees and ItemLists | ||||
| | * | Add theme type variations for secondary Trees and ItemLists | passivestar | 2024-11-19 | 1 | -0/+2 |
| | | | |||||
* | | | Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823 | Spartan322 | 2024-11-20 | 1 | -0/+2 |
|\| | | |||||
| * | | Merge pull request #99324 from TokageItLab/fix-fpe-spinner | Thaddeus Crews | 2024-11-19 | 1 | -0/+2 |
| |\ \ | | |/ | |/| | | | | Fix spinner in AnimationTrackEdit in FPS mode | ||||
| | * | Fix spinner in AnimationTrackEdit in FPS mode | Silc Lizard (Tokage) Renew | 2024-11-17 | 1 | -0/+2 |
| | | | |||||
* | | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef | Spartan322 | 2024-11-19 | 1 | -2/+2 |
|\| | | |||||
| * | | Use `(r)find_char` instead of `(r)find` for single characters | A Thousand Ships | 2024-11-17 | 1 | -2/+2 |
| |/ | |||||
* | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 3 | -8/+37 |
|\| | |||||
| * | Use processed filter list for native dialogs. | Pāvels Nadtočajevs | 2024-11-15 | 2 | -7/+25 |
| | | |||||
| * | Fix missing native file dialog title translation. | Pāvels Nadtočajevs | 2024-11-14 | 1 | -1/+1 |
| | | |||||
| * | Restore original root name if renaming instance to empty | kobewi | 2024-11-12 | 1 | -1/+12 |
| | | |||||
* | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 6 | -22/+60 |
|\| | |||||
| * | Merge pull request #98680 from jaydensipe/expose-toast-notification-methods | Thaddeus Crews | 2024-11-12 | 2 | -0/+9 |
| |\ | | | | | | | | | | Expose `get_editor_toaster` method to `EditorInterface` | ||||
| | * | Expose toast notification methods | Jayden Sipe | 2024-11-11 | 2 | -0/+9 |
| | | | |||||
| * | | Merge pull request #97946 from WhalesState/editor-spin-slider | Thaddeus Crews | 2024-11-12 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | | | | Fix `EditorSpinSlider` grabber `TextureRect` doesn't follow parent when scrolling. | ||||
| | * | Fix `EditorSpinSlider` grapper `TextureRect` doesn't follow parent when ↵ | Mounir Tohami | 2024-10-07 | 1 | -2/+2 |
| | | | | | | | | | | | | scrolling. | ||||
| * | | Merge pull request #98797 from KoBeWi/toastkill_f | Thaddeus Crews | 2024-11-11 | 2 | -1/+7 |
| |\ \ | | | | | | | | | | | | | Close toasts instantly when Close button is pressed | ||||
| | * | | Close toasts instantly when Close button is pressed | kobewi | 2024-11-10 | 2 | -1/+7 |
| | | | | |||||
| * | | | Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltip | Thaddeus Crews | 2024-11-11 | 1 | -6/+6 |
| |\ \ \ | | | | | | | | | | | | | | | | Fix tooltip message of button that opens groups/signals dock | ||||
| | * | | | Fix tooltip message of button that opens groups/signals dock | Yevhen Babiichuk (DustDFG) | 2024-10-02 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> | ||||
| * | | | | Add a lock toggle to prevent involuntary bottom editor switching | Michael Alexsander | 2024-11-11 | 2 | -13/+36 |
| | |/ / | |/| | | |||||
* | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97 | Spartan322 | 2024-11-11 | 6 | -340/+431 |
|\| | | | |||||
| * | | | Merge pull request #98558 from jasonmorgado/add-track-filter | Thaddeus Crews | 2024-11-10 | 2 | -12/+27 |
| |\ \ \ | | | | | | | | | | | | | | | | Add type filters to AnimationPlayer's "Add Track" | ||||
| | * | | | Add type filters to AnimationPlayer's "Add Track" | Jason Morgado | 2024-11-09 | 2 | -12/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Co-Authored-By: Tomek <kobewi4e@gmail.com> | ||||
| * | | | | Merge pull request #98794 from ↵ | Thaddeus Crews | 2024-11-10 | 2 | -33/+39 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KoBeWi/programming_a_toaster_aka_internet_of_things Improve EditorToaster code | ||||
| | * | | | | Improve EditorToaster code | kobewi | 2024-11-03 | 2 | -33/+39 |
| | | | | | | |||||
| * | | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebase | Thaddeus Crews | 2024-11-10 | 2 | -295/+361 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add fuzzy string matching to quick open search | ||||
| | * | | | | | Add fuzzy string matching to quick open search | Adam Johnston | 2024-10-28 | 2 | -295/+361 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: sam <samsface@gmail.com> | ||||
| * | | | | | | Don't try to move selection if there are no visible elements | Felix Yuan | 2024-11-09 | 1 | -0/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 1 | -1/+2 |
|\| | | | | | |||||
| * | | | | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 1 | -1/+2 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | • `modernize-use-default-member-init` and `readability-redundant-member-init` • Minor adjustments to `.clang-tidy` to improve syntax & remove redundancies | ||||
* | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 7 | -39/+39 |
|\| | | | | |||||
| * | | | | Merge pull request #98039 from aaronfranke/button-icon | Thaddeus Crews | 2024-10-29 | 7 | -36/+36 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Rename internal Button `*_icon` functions to `*_button_icon` to match exposed methods | ||||
| | * | | | | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 7 | -36/+36 |
| | |/ / / | |||||
| * | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 2 | -3/+3 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | [Codestyle] Set clang-format `RemoveSemicolon` rule to `true` | ||||
| | * | | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | - Set clang-format `Standard` rule to `c++20` | ||||
* | | | | | Merge pull request #818 from Spartan322/fixup/copyright-headers | George L. Albany | 2024-10-27 | 28 | -56/+56 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix copyright headers referring to Godot | ||||
| * | | | | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 28 | -56/+56 |
| | | | | | | |||||
* | | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b | Spartan322 | 2024-10-26 | 2 | -6/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | Merge pull request #96786 from passivestar/spin-slider-focus-fix | Thaddeus Crews | 2024-10-25 | 2 | -6/+0 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | Fix EditorSpinSlider blocking viewport from getting focus | ||||
| | * | | | Fix EditorSpinSlider blocking viewport from getting focus | passivestar | 2024-09-10 | 2 | -6/+0 |
| | | | | | |||||
* | | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1 | Spartan322 | 2024-10-22 | 1 | -0/+7 |
|\| | | | | |||||
| * | | | | Merge pull request #97706 from lalitshankarchowdhury/fix-create-folder | Thaddeus Crews | 2024-10-21 | 1 | -0/+7 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Display proper message on invalid folder path | ||||
| | * | | | | Display proper message on invalid folder path | Lalit Shankar Chowdhury | 2024-10-17 | 1 | -0/+7 |
| | | | | | | |||||
* | | | | | | Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d | Spartan322 | 2024-10-18 | 2 | -0/+16 |
|\| | | | | | |||||
| * | | | | | Merge pull request #97885 from timothyqiu/useful-tooltip | Clay John | 2024-10-17 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Make `EditorFileDialog`'s Recent and Fav list show full path in tooltip | ||||
| | * | | | | Make EditorFileDialog's Recent and Fav list show full path in tooltip | Haoyu Qiu | 2024-10-06 | 1 | -0/+2 |
| | | |_|/ | | |/| | | |||||
| * / | | | Show correct icons in EditorDebuggerRemoteObject | Jayden Sipe | 2024-10-15 | 1 | -0/+14 |
| |/ / / | |||||
* | | | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 28 | -0/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com> |