Age | Commit message (Expand) | Author |
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 |
2018-02-23 | Refactor version macros and fix related bugs | Rémi Verschelde |
2018-02-17 | Fix #16773 (Rename "Install" to "Download" in AssetLib) | Artem Varaksa |
2018-02-05 | Remove debugging prints related to the asset library | Hugo Locurcio |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-12 | Enhance undoredo action name, TTR, cleanup | Poommetee Ketson |
2017-12-09 | Project Manager: Fix Templates search signal connection. | Andreas Haas |
2017-11-26 | Ask users to explore official projects when none is loaded. | Juan Linietsky |
2017-11-20 | Merge pull request #13008 from Chaosus/assetstorefixes | Rémi Verschelde |
2017-11-20 | Few fixes for asset store browser | Chaosus |
2017-11-19 | Use new XDG folders to dehardcode paths | Rémi Verschelde |
2017-11-17 | EditorSettings: Rename settings_path to settings_dir | Rémi Verschelde |
2017-11-09 | Enable asset store for godot 3.0 | Chaosus |
2017-09-25 | Removed most of the custom colors from the interface. | Daniel J. Ramirez |
2017-09-22 | Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres... | Gilles Roudiere |