summaryrefslogtreecommitdiff
path: root/editor/editor_command_palette.cpp
AgeCommit message (Expand)Author
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-18Minor tweaks/fixes for the Command PaletteMichael Alexsander
2021-08-15command palette improvementsBhuvan Vemula
2021-08-10Use Key enum instead of plain integersAaron Franke
2021-08-09Added EditorCommandPaletteBhuvan Vemula