summaryrefslogtreecommitdiffstats
path: root/editor/editor_resource_picker.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Infer shader type based on edited nodekobewi2021-11-031-0/+2
* Add QuickLoad option to resource picker.Ryan Roden-Corrent2021-09-181-0/+4
* Added editor dialog for easily creating shaders.Yuri Roubinsky2021-08-071-0/+19
* Cache EditorResourcePicker's allowed typesYuri Sizov2021-08-031-0/+4
* Create many types of popups on demandreduz2021-07-171-1/+3
* Make EditorFileDialog only created on demand in EditorResourcePickerYuri Sizov2021-05-251-1/+1
* Use EditorResourcePicker in the InspectorYuri Sizov2021-05-191-0/+31
* Add EditorResourcePicker control based on the Inspector editor for Resourcespycbouh2021-05-171-0/+110