index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
asset_library_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2019-10-10
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-09-03
Improve sorting options in the asset library
Hugo Locurcio
2019-09-02
Refresh the asset library only once on startup
Hugo Locurcio
2019-08-30
Increase line spacing in the editor help and asset library descriptions
Hugo Locurcio
2019-08-29
Minor cleanup of the AssetLib's asset dialog
Michael Alexsander Silva Dias
2019-08-28
AssetLib minor fixes and enhancements
Michael Alexsander Silva Dias
2019-08-27
Merge pull request #31722 from Calinou/assetlib-improve-image-loading-speed
Rémi Verschelde
2019-08-27
Display a "broken file" icon for missing images in the asset library
Hugo Locurcio
2019-08-27
Improve image loading performance in the asset library
Hugo Locurcio
2019-08-24
Improve loading UX in the asset library
Hugo Locurcio
2019-08-15
Automatically select the first image of the assets page
Davide Busterna
2019-08-13
Use Lanczos filtering for variable-sized images such as project icons
Hugo Locurcio
2019-08-12
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-08
Minor cosmetic changes in some editor plugins
Michael Alexsander Silva Dias
2019-08-08
Handle all download errors in the asset library
Bojidar Marinov
2019-07-18
Improve preview and screenshot display in the asset library
Hugo Locurcio
2019-07-17
Minor improvements to the AssetLib
Michael Alexsander Silva Dias
2019-06-12
Merge pull request #29599 from Calinou/assetlib-project-icon-loading
Rémi Verschelde
2019-06-12
Remove some references to unimplemented features in the assetlib
Hugo Locurcio
2019-06-12
Add spacing between the icon and details in the assetlib list
Hugo Locurcio
2019-06-08
Display a "loading" placeholder while icons are loading in the assetlib
Hugo Locurcio
2019-06-05
Fix memory leak after closing files
qarmin
2019-04-23
Separated description from the preview content and centered the playbutton fo...
gdupr
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-03-16
Enabled logging of failed image download.
Fabio Alessandrelli
2019-03-05
AssetLib: convert video thumbnails to RGBA
merumelu
2019-02-16
Fix uninitialized value
Fabio Alessandrelli
2019-01-27
Fix pixelized previews, but also instances of breaking ImageTexture cache. Cl...
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-15
Hide header and footer in AssetLib when not necessary
Erik
2018-08-20
Fix occasional crash when downloading assets from the Asset Library
Hugo Locurcio
2018-08-14
Merge pull request #20760 from Calinou/improve-assetlib-download-ux
Rémi Verschelde
2018-08-11
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-06
Improve the asset library download UX
Hugo Locurcio
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-06-06
Fix #16069, #19292, #19267 and #18940
Guilherme Felipe
2018-05-21
Fix AssetLib image loading
Karolis K
2018-05-16
AssetLib pagination modifications
Karolis K
2018-05-14
Merge pull request #18797 from TailyFair/assetlib-video-overlay
Rémi Verschelde
2018-05-11
Thumbnail overlay for videos in AssetLib
Karolis K
2018-05-10
Fix icon if remote icon load fails
Karolis K
2018-05-01
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-19
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-12
Revert "Unify http- and percent- encode/decode"
Pedro J. Estébanez
2018-03-27
Unify http- and percent- encode/decode
Pedro J. Estébanez
2018-03-13
Merge pull request #17013 from Noshyaar/theme
Rémi Verschelde
2018-02-28
More threading in AssetLib
Fabio Alessandrelli
2018-02-25
Update icons when theme changed
Poommetee Ketson
[next]