Age | Commit message (Expand) | Author |
2020-03-03 | Signals: Fix some regressions from #36426 | Rémi Verschelde |
2020-03-01 | Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes | Rémi Verschelde |
2020-02-28 | Signals: Port connect calls to use callable_mp | Rémi Verschelde |
2020-02-25 | Rename `scancode` to `keycode`. | bruvzg |
2020-02-23 | Mention version compatibility when there are no results in the assetlib | Hugo Locurcio |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-02-10 | Merge pull request #33815 from Calinou/assetlib-focus-search-shortcut | Rémi Verschelde |
2020-02-06 | Merge pull request #35068 from akien-mga/containers-mouse-filter-pass | Rémi Verschelde |
2020-02-05 | Remove duplicate WARN_PRINT macro. | Marcel Admiraal |
2020-01-21 | Fix asset library video play overlay not being centered on the thumbnail | Eric Rybicki |
2020-01-18 | AssetLibrary when the download size is unknown: | dankan1890 |
2020-01-15 | Fixes AssetLib crash when JPG module is disabled | Haoyu Qiu |
2020-01-13 | Use MOUSE_FILTER_PASS for all containers (but PanelContainer) | Rémi Verschelde |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-24 | Cleans up headers included in editor_node.h | Haoyu Qiu |
2019-12-16 | Center error icon vertically in AssetLib | Haoyu Qiu |
2019-12-13 | Make more editor strings translatable | Haoyu Qiu |
2019-11-22 | Make Ctrl+F focus the editor asset library's search field | Hugo Locurcio |
2019-10-26 | Display a message if no results are found in the asset library | Hugo Locurcio |
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 |