summaryrefslogtreecommitdiffstats
path: root/editor/editor_command_palette.h
Commit message (Expand)AuthorAgeFilesLines
* Use "enum class" for input enumsAaron Franke2021-11-121-1/+1
* Sort palette commands by last usekobewi2021-08-311-1/+10
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Use Key enum instead of plain integersAaron Franke2021-08-101-1/+1
* Added EditorCommandPaletteBhuvan Vemula2021-08-091-0/+95