summaryrefslogtreecommitdiff
path: root/editor/plugins/asset_library_editor_plugin.h
AgeCommit message (Expand)Author
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-02Make asset library's column count dynamicpython273
2022-06-30[AssetLib] Fix crash in Web editor.Fabio Alessandrelli
2022-05-19Tweaks to improve the Project Manager display at small sizesAaron Franke
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-04Handle AssetLib repository config errorHaoyu Qiu
2022-05-02Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde
2022-04-05[Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-01-19Fix Asset Library UX when an asset is being downloadedYuri Sizov
2022-01-19Make assets in progress open the next step instead of erringYuri Sizov
2022-01-16Fix assetlib crashYuri Roubinsky
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-06-16Documentation search fixesGregory Basile
2021-03-13Fix Asset Library URL not updating after been changed in editor settingsjmb462
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-23Implement new shortcuts system.Eric M
2020-09-29Automatically start searching in the asset library when entering textHugo Locurcio
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-10Merge pull request #33815 from Calinou/assetlib-focus-search-shortcutRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-22Make Ctrl+F focus the editor asset library's search fieldHugo Locurcio
2019-10-26Display a message if no results are found in the asset libraryHugo Locurcio
2019-10-10Remove dependency on the editor directory being in the build's include path.Marcel Admiraal
2019-09-03Improve sorting options in the asset libraryHugo Locurcio
2019-09-02Refresh the asset library only once on startupHugo Locurcio
2019-08-29Minor cleanup of the AssetLib's asset dialogMichael Alexsander Silva Dias
2019-08-24Improve loading UX in the asset libraryHugo Locurcio
2019-06-12Remove some references to unimplemented features in the assetlibHugo Locurcio
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-02-25Update icons when theme changedPoommetee Ketson
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-09Project Manager: Fix Templates search signal connection.Andreas Haas
2017-11-26Ask users to explore official projects when none is loaded.Juan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde