summaryrefslogtreecommitdiffstats
path: root/editor/editor_resource_picker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for dragging a shader to user exported material propertyjsjtxietian2024-08-201-2/+2
* Fix AudioStreamPlayer icons, improve audio resource picker stylingChristian Kaiser2024-06-271-5/+3
* Add brief description tooltips to EditorResourcePickerkobewi2024-06-241-0/+6
* [Scene] Add `SceneStringNames::confirmed`A Thousand Ships2024-06-191-1/+1
* [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-4/+4
* [Scene] Add `SceneStringNames::panel`A Thousand Ships2024-05-301-1/+1
* [Scene] Add `SceneStringNames::id_pressed`A Thousand Ships2024-05-301-1/+1
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-2/+2
* Use Core/Scene stringnames consistentlykobewi2024-05-131-5/+5
* Merge pull request #84443 from KoBeWi/cookies_for_EditorResourcePickerRémi Verschelde2024-04-301-23/+29
|\
| * Cache allowed types in EditorResourcePickerkobewi2023-11-041-23/+29
* | Merge pull request #84446 from KoBeWi/EditorYOLOPickerRémi Verschelde2024-04-261-0/+3
|\ \
| * | Don't check resource type assigned in propertykobewi2023-11-041-0/+3
| |/
* | Prevent dropping Resource to the same resource pickerkobewi2024-04-051-1/+10
* | Merge pull request #89599 from timothyqiu/vegetateRémi Verschelde2024-03-231-0/+1
|\ \
| * | Fix unexpected auto translation of Tree contentHaoyu Qiu2024-03-181-0/+1
* | | Use `Vector*` component-wise `min/max/clamp` functions where applicableA Thousand Ships2024-03-201-1/+1
|/ /
* | Merge pull request #88572 from ajreckof/fix-crash-on-dictionarry-new-key/valu...Rémi Verschelde2024-02-281-0/+2
|\ \
| * | Fix crash on changing resource type of dictionary new key/value while editing...ajreckof2024-02-281-0/+2
* | | Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-1/+1
|/ /
* | Merge pull request #88435 from AThousandShips/quick_load_fixRémi Verschelde2024-02-181-5/+6
|\ \
| * | [Editor] Improve clarity and style of `ResourcePicker` menuA Thousand Ships2024-02-171-5/+6
* | | Make auto translation inheritableMichael Alexsander2024-02-151-1/+1
|/ /
* | Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* | Fix missing icons for custom resources in EditorResourcePickerAlessandro Famà2024-01-121-25/+9
* | Add const lvalue ref to container parametersMuller-Castro2024-01-051-1/+1
* | Merge pull request #85071 from Rubonnek/remove-unnecessary-assignmentsYuri Sizov2023-12-141-4/+2
|\ \
| * | Remove unnecessary assignmentsWilson E. Alvarez2023-12-131-4/+2
* | | Merge pull request #84882 from Invertex/select-instance-assetYuri Sizov2023-12-141-11/+2
|\ \ \ | |/ / |/| |
| * | Added "Show In FileSystem" right-click option to Scene hierarchy nodes.Invertex2023-12-131-11/+2
| |/
* / Add Save As... option to EditorResourcePickerkobewi2023-11-201-0/+8
|/
* C#: Abstract script class support398utubzyt2023-09-151-1/+1
* Add EditorStringNames singletonkobewi2023-09-031-20/+21
* Allow to pick which Resources will be made uniquekobewi2023-07-141-7/+115
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+2
* Fix Image -> Texture2D inspector auto-conversionkobewi2023-06-041-1/+1
* Fix `draw_multiline_colors` usageDanil Alexeev2023-05-151-8/+7
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-1/+1
* Make icons of scripted and custom classes fit the editor UIYuri Sizov2023-03-311-0/+2
* Turn off auto translate for some editor controlsHaoyu Qiu2023-03-281-0/+1
* Fix crash when revealing file in floating FileSystem DockHayden Leete2023-03-081-2/+6
* Merge pull request #71686 from YuriSizov/stylebox-min-size-but-betterRémi Verschelde2023-01-221-1/+1
|\
| * Clean-up, harmonize, and improve StyleBox APIYuri Sizov2023-01-191-1/+1
* | Implement a quick script inheritance checkJuan Linietsky2023-01-191-71/+44
|/
* Remove set_drag_forwarding_compat()kobewi2023-01-141-4/+1
* Add expand modes to TextureRectkobewi2023-01-121-1/+1
* Change set_drag_forwarding() to use callables.Juan Linietsky2023-01-101-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Merge pull request #68709 from MewPurPur/instance-begone-part3Rémi Verschelde2022-11-161-1/+1
|\
| * Remove more instances of 'instance' being used as a verbVolTer2022-11-161-1/+1