summaryrefslogtreecommitdiffstats
path: root/editor/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-0/+2
|\
| * Merge pull request #97884 from passivestar/list-variationsThaddeus Crews2024-11-271-0/+2
| |\
| | * Add theme type variations for secondary Trees and ItemListspassivestar2024-11-191-0/+2
* | | Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823Spartan3222024-11-201-0/+2
|\| |
| * | Merge pull request #99324 from TokageItLab/fix-fpe-spinnerThaddeus Crews2024-11-191-0/+2
| |\ \ | | |/ | |/|
| | * Fix spinner in AnimationTrackEdit in FPS modeSilc Lizard (Tokage) Renew2024-11-171-0/+2
* | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-191-2/+2
|\| |
| * | Use `(r)find_char` instead of `(r)find` for single charactersA Thousand Ships2024-11-171-2/+2
| |/
* | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-153-8/+37
|\|
| * Use processed filter list for native dialogs.Pāvels Nadtočajevs2024-11-152-7/+25
| * Fix missing native file dialog title translation.Pāvels Nadtočajevs2024-11-141-1/+1
| * Restore original root name if renaming instance to emptykobewi2024-11-121-1/+12
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-126-22/+60
|\|
| * Merge pull request #98680 from jaydensipe/expose-toast-notification-methodsThaddeus Crews2024-11-122-0/+9
| |\
| | * Expose toast notification methodsJayden Sipe2024-11-112-0/+9
| * | Merge pull request #97946 from WhalesState/editor-spin-sliderThaddeus Crews2024-11-121-2/+2
| |\ \ | | |/ | |/|
| | * Fix `EditorSpinSlider` grapper `TextureRect` doesn't follow parent when scrol...Mounir Tohami2024-10-071-2/+2
| * | Merge pull request #98797 from KoBeWi/toastkill_fThaddeus Crews2024-11-112-1/+7
| |\ \
| | * | Close toasts instantly when Close button is pressedkobewi2024-11-102-1/+7
| * | | Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltipThaddeus Crews2024-11-111-6/+6
| |\ \ \
| | * | | Fix tooltip message of button that opens groups/signals dockYevhen Babiichuk (DustDFG)2024-10-021-6/+6
| * | | | Add a lock toggle to prevent involuntary bottom editor switchingMichael Alexsander2024-11-112-13/+36
| | |/ / | |/| |
* | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-116-340/+431
|\| | |
| * | | Merge pull request #98558 from jasonmorgado/add-track-filterThaddeus Crews2024-11-102-12/+27
| |\ \ \
| | * | | Add type filters to AnimationPlayer's "Add Track"Jason Morgado2024-11-092-12/+27
| * | | | Merge pull request #98794 from KoBeWi/programming_a_toaster_aka_internet_of_t...Thaddeus Crews2024-11-102-33/+39
| |\ \ \ \
| | * | | | Improve EditorToaster codekobewi2024-11-032-33/+39
| * | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebaseThaddeus Crews2024-11-102-295/+361
| |\ \ \ \ \
| | * | | | | Add fuzzy string matching to quick open searchAdam Johnston2024-10-282-295/+361
| * | | | | | Don't try to move selection if there are no visible elementsFelix Yuan2024-11-091-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-1/+2
|\| | | | |
| * | | | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-041-1/+2
| | |/ / / | |/| | |
* | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-307-39/+39
|\| | | |
| * | | | Merge pull request #98039 from aaronfranke/button-iconThaddeus Crews2024-10-297-36/+36
| |\ \ \ \
| | * | | | Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-297-36/+36
| | |/ / /
| * | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-292-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-252-3/+3
* | | | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-2728-56/+56
|\ \ \ \ \
| * | | | | Fix copyright headers referring to GodotSpartan3222024-10-2728-56/+56
* | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-262-6/+0
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge pull request #96786 from passivestar/spin-slider-focus-fixThaddeus Crews2024-10-252-6/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix EditorSpinSlider blocking viewport from getting focuspassivestar2024-09-102-6/+0
* | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-0/+7
|\| | | |
| * | | | Merge pull request #97706 from lalitshankarchowdhury/fix-create-folderThaddeus Crews2024-10-211-0/+7
| |\ \ \ \
| | * | | | Display proper message on invalid folder pathLalit Shankar Chowdhury2024-10-171-0/+7
* | | | | | Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6dSpartan3222024-10-182-0/+16
|\| | | | |
| * | | | | Merge pull request #97885 from timothyqiu/useful-tooltipClay John2024-10-171-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Make EditorFileDialog's Recent and Fav list show full path in tooltipHaoyu Qiu2024-10-061-0/+2
| | | |_|/ | | |/| |
| * / | | Show correct icons in EditorDebuggerRemoteObjectJayden Sipe2024-10-151-0/+14
| |/ / /
* | | | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-1128-0/+56