WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: Kaifungamedev/godot_local_assets_browser

Update 1.3

06 Nov 22:46

Choose a tag to compare

Full Changelog: 1.2...1.3

Changelog

  • fixed crash when loading large amounts of assets.
  • added some buttons to the search

Update 1.2

01 Oct 01:49
c8a10a1

Choose a tag to compare

  • 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

03 Jul 20:21

Choose a tag to compare

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.