summaryrefslogtreecommitdiffstats
path: root/editor/plugins/asset_library_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve sorting options in the asset libraryHugo Locurcio2019-09-031-17/+13
* Refresh the asset library only once on startupHugo Locurcio2019-09-021-1/+4
* Increase line spacing in the editor help and asset library descriptionsHugo Locurcio2019-08-301-0/+1
* Minor cleanup of the AssetLib's asset dialogMichael Alexsander Silva Dias2019-08-291-8/+5
* AssetLib minor fixes and enhancementsMichael Alexsander Silva Dias2019-08-281-19/+13
* Merge pull request #31722 from Calinou/assetlib-improve-image-loading-speedRémi Verschelde2019-08-271-1/+1
|\
| * Improve image loading performance in the asset libraryHugo Locurcio2019-08-271-1/+1
* | Display a "broken file" icon for missing images in the asset libraryHugo Locurcio2019-08-271-3/+3
|/
* Improve loading UX in the asset libraryHugo Locurcio2019-08-241-30/+14
* Automatically select the first image of the assets pageDavide Busterna2019-08-151-2/+2
* Use Lanczos filtering for variable-sized images such as project iconsHugo Locurcio2019-08-131-1/+1
* Export: Remove temp files from cache after exportRémi Verschelde2019-08-121-6/+5
* Minor cosmetic changes in some editor pluginsMichael Alexsander Silva Dias2019-08-081-3/+4
* Handle all download errors in the asset libraryBojidar Marinov2019-08-081-8/+17
* Improve preview and screenshot display in the asset libraryHugo Locurcio2019-07-181-5/+6
* Minor improvements to the AssetLibMichael Alexsander Silva Dias2019-07-171-50/+50
* Merge pull request #29599 from Calinou/assetlib-project-icon-loadingRémi Verschelde2019-06-121-1/+1
|\
| * Display a "loading" placeholder while icons are loading in the assetlibHugo Locurcio2019-06-081-1/+1
* | Remove some references to unimplemented features in the assetlibHugo Locurcio2019-06-121-24/+7
* | Add spacing between the icon and details in the assetlib listHugo Locurcio2019-06-121-21/+20
* | Fix memory leak after closing filesqarmin2019-06-051-0/+4
|/
* Separated description from the preview content and centered the playbutton fo...gdupr2019-04-231-4/+9
* Style: Apply new changes from clang-format 8.0Rémi Verschelde2019-04-091-2/+4
* Enabled logging of failed image download.Fabio Alessandrelli2019-03-161-1/+1
* AssetLib: convert video thumbnails to RGBAmerumelu2019-03-051-0/+2
* Fix uninitialized valueFabio Alessandrelli2019-02-161-0/+1
* Fix pixelized previews, but also instances of breaking ImageTexture cache. Cl...Juan Linietsky2019-01-271-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Hide header and footer in AssetLib when not necessaryErik2018-10-151-0/+3
* Fix occasional crash when downloading assets from the Asset LibraryHugo Locurcio2018-08-201-1/+10
* Merge pull request #20760 from Calinou/improve-assetlib-download-uxRémi Verschelde2018-08-141-11/+20
|\
| * Improve the asset library download UXHugo Locurcio2018-08-061-11/+20
* | Do not use theme to set LineEdit right_iconŁukasz Rutkowski2018-08-111-2/+2
* | Add clear text button to LineEditŁukasz Rutkowski2018-08-111-0/+4
|/
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-1/+1
* Fix #16069, #19292, #19267 and #18940Guilherme Felipe2018-06-061-0/+1
* Fix AssetLib image loadingKarolis K2018-05-211-3/+14
* AssetLib pagination modificationsKarolis K2018-05-161-32/+32
* Merge pull request #18797 from TailyFair/assetlib-video-overlayRémi Verschelde2018-05-141-1/+17
|\
| * Thumbnail overlay for videos in AssetLibKarolis K2018-05-111-1/+17
* | Fix icon if remote icon load failsKarolis K2018-05-101-5/+6
|/
* Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde2018-05-011-12/+2
|\
| * Fix Coverity reports of uninitialized scalar variableRémi Verschelde2018-04-191-12/+2
* | Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-4/+4
|/
* Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez2018-04-121-1/+1
* Unify http- and percent- encode/decodePedro J. Estébanez2018-03-271-1/+1
* Merge pull request #17013 from Noshyaar/themeRémi Verschelde2018-03-131-3/+5
|\
| * Update icons when theme changedPoommetee Ketson2018-02-251-3/+5
* | More threading in AssetLibFabio Alessandrelli2018-02-281-0/+2
|/
* Refactor version macros and fix related bugsRémi Verschelde2018-02-231-4/+4