summaryrefslogtreecommitdiffstats
path: root/editor/plugins/asset_library_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Organize existing code for editor pluginsAaron Franke2024-04-271-2/+2
* Merge pull request #89987 from Calinou/editor-asset-library-rename-official-s...Rémi Verschelde2024-04-041-1/+1
|\
| * Rename Official support level to Featured in the editor asset libraryHugo Locurcio2024-03-281-1/+1
* | Fix broken layout of asset library pageEugene Yang2024-04-041-0/+1
|/
* Asset Library author link, description popup size and UX detailsChristian Kaiser2024-02-141-3/+3
* Merge pull request #87628 from YuriSizov/assets-bigger-better-errorsRémi Verschelde2024-02-091-2/+3
|\
| * Improve error reporting in the asset library and in related typesYuri Sizov2024-01-261-2/+3
* | Add a network mode setting to bring the editor offlineYuri Sizov2024-01-301-6/+13
|/
* AssetLib: Fix long plugin names breaking the UIGrammAcc2023-09-301-0/+4
* Provide more information about the 'Support' filter when no result was foundMarius Hanl2023-01-171-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+3
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Make asset library's column count dynamicpython2732022-07-021-1/+2
* [AssetLib] Fix crash in Web editor.Fabio Alessandrelli2022-06-301-0/+2
* Tweaks to improve the Project Manager display at small sizesAaron Franke2022-05-191-0/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Handle AssetLib repository config errorHaoyu Qiu2022-05-041-2/+5
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-5/+5
* [Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg2022-04-051-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-50/+50
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-2/+1
* Fix Asset Library UX when an asset is being downloadedYuri Sizov2022-01-191-0/+3
* Make assets in progress open the next step instead of erringYuri Sizov2022-01-191-6/+8
* Fix assetlib crashYuri Roubinsky2022-01-161-2/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Remove unimplemented methodsMarcel Admiraal2021-10-211-1/+0
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Documentation search fixesGregory Basile2021-06-161-1/+1
* Fix Asset Library URL not updating after been changed in editor settingsjmb4622021-03-131-0/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-8/+8
* Implement new shortcuts system.Eric M2020-11-231-1/+1
* Automatically start searching in the asset library when entering textHugo Locurcio2020-09-291-1/+3
* Add override keywords.Marcel Admiraal2020-07-101-5/+5
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-5/+0
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-5/+5
* Texture refactorJuan Linietsky2020-02-111-6/+6
* Merge pull request #33815 from Calinou/assetlib-focus-search-shortcutRémi Verschelde2020-02-101-0/+1
|\
| * Make Ctrl+F focus the editor asset library's search fieldHugo Locurcio2019-11-221-0/+1
* | Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
|/
* Display a message if no results are found in the asset libraryHugo Locurcio2019-10-261-0/+1
* Remove dependency on the editor directory being in the build's include path.Marcel Admiraal2019-10-101-8/+6
* Improve sorting options in the asset libraryHugo Locurcio2019-09-031-3/+4
* Refresh the asset library only once on startupHugo Locurcio2019-09-021-0/+1
* Minor cleanup of the AssetLib's asset dialogMichael Alexsander Silva Dias2019-08-291-1/+0
* Improve loading UX in the asset libraryHugo Locurcio2019-08-241-1/+1
* Remove some references to unimplemented features in the assetlibHugo Locurcio2019-06-121-3/+2