summaryrefslogtreecommitdiff
path: root/editor/editor_toaster.h
AgeCommit message (Expand)Author
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-08Avoid recursive errors in EditorToasterGilles Roudière
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-18Fix toast notification button color on light themeYuri Roubinsky
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-14Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor ...Xavier Sellier
2021-10-14Implement toast notifications in the editorGilles Roudière