Edit of asset "Global Asset Manager" Accepted

Old/Current New/Edit
Title Global Asset Manager
Description A powerful, highly-performant in-editor asset hub for Godot 4.

The Global Asset Manager allows you to scan massive local asset libraries, dynamically filter them with tags and fuzzy search, preview them, and instantly copy them into your active project - without ever leaving the Godot Editor.

Features:
- Massive Library Support: Asynchronous background loading and pagination ensure the editor never freezes, even when browsing tens of thousands of files at once.
- One-Click Project Import: Select single or multiple assets and hit "Add to Project". They will instantly copy to designated res://assets/... folders and trigger Godot to refresh the FileSystem dock.
- Smart Auto-Tagging: Automatically generates tags based on your local folder structure (e.g., sounds/impacts/wood.wav automatically gets #sounds and #impacts tags).
- Dynamic Tag Filtering: Multi-select tags in the sidebar to drill down results. Tags instantly update to show how many assets they contain, un-related tags hide automatically, and selected tags pin to the top.
- Fuzzy Search: Instantly find what you need. A search for "swrd" will confidently pull up wooden_sword_01.glb. Exact matches are automatically prioritized to the top.
- In-Editor Previews: Click and drag to smoothly spin 3D models in a custom viewport. Nearest-neighbor filtered previews perfect for pixel art. Audio playback controls with built-in, real-time downsampling for 24-bit and 32-bit float .wav files (which Godot normally cannot play at runtime).
- Global Tag Management: Add custom tags to selections, or right-click a tag in the sidebar to delete it globally across your entire database.
- External Integration: Instantly open the asset's file location, or open the asset in your default external editing program (Blender, Aseprite, Audacity, etc.).

Supported Formats:
You can enable or disable these formats individually from the Settings menu to prevent your database from cluttering with unwanted file types:

3D Models: .glb, .gltf, .fbx
2D Images: .png, .jpg, .jpeg, .webp
Audio: .wav, .ogg, .mp3
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/sn1ks0h/Global-Asset-Manager
Issues Url https://github.com/sn1ks0h/Global-Asset-Manager/issues
Godot version Godot 4.3
Version String 1.6.2 1.6.2
Download Commit a4b161a7641afeb216301ce3e8cd0b8e4e3f944c a4b161a7641afeb216301ce3e8cd0b8e4e3f944c
Download Url (Computed) https://github.com/sn1ks0h/Global-Asset-Manager/archive/a4b161a7641afeb216301ce3e8cd0b8e4e3f944c.zip https://github.com/sn1ks0h/Global-Asset-Manager/archive/a4b161a7641afeb216301ce3e8cd0b8e4e3f944c.zip
Icon Url https://raw.githubusercontent.com/sn1ks0h/Global-Asset-Manager/refs/heads/main/icon.png