Releases: Kaifungamedev/godot_local_assets_browser
Releases · Kaifungamedev/godot_local_assets_browser
Update 1.3
Full Changelog: 1.2...1.3
Changelog
- fixed crash when loading large amounts of assets.
- added some buttons to the search
Update 1.2
- Filer searches using tags.
- Fixed search.
- Added image size override.
- Asset searching now looks for an image with the folder name.
Full Changelog: 1.1.0...1.2.0
Using Tags
create an Asset.json file and put your tags in the tag array.
type tag:<yourtag> in the search bar
1.1.0
added a setting to use the first image found.
moved asset thumbnail processing to Item.gd.
added more names to default File_preview_names.
added some types of variables.