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