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
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
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
Cleanup tons of obsolete commented out code
Rémi Verschelde