Releases: Kivylius/Asset-Manager
Releases · Kivylius/Asset-Manager
Release list
1.0.6
What's Changed
- Feat: Drag-and-drop a pack or a file onto the plugin and it works out the box
- Feat: Preview a pack's own images before committing to adding it
- Feat: Right-click a type in the sidebar to open its folder or add to it
- Feat: Right-click an asset in the grid to open its folder, open it externally, or send to project
- Feat: Switch workspace from Settings without editing config by hand
- fix: metallic materials rendered as white plastic now render correctly
- fix: thumbnails had no sky and where rendering incorectly is now fixed
- fix: height-mapped materials values reflect the real values in the file
New Contributors
- @Yaroslaww-1 made their first contribution
Full Changelog: 1.0.5...1.0.6
1.0.5
- Feat: Right-click any file in your project and send it to the library
- Feat: SVG files now supported as images
- Feat: 2D scenes now have thumbnails
- fix: packs nested inside a folder failed to find their own files
- fix: scripts didn't bring the classes they extend when exported
- fix: .gltf models exported without their .bin and textures
Notes: Now requires Godot 4.4 (was 4.3)
Full Changelog: 1.0.4...1.0.5
1.0.4
- Feat: Themes asset type with preview for textfield, slider, button etc. Support backdrop based on theme color (if exists).
- Fixed: fonts referenced by a theme never loaded.
- Fixed: materials with a packed ARM texture exported with a file missing.
- Fixed: flattened folder structure, so files with the same name from different folders silently overwrote each other.
Full Changelog: 1.0.3...1.0.4
1.0.3
- added HDRI asset type support
- fix invalid uid writing
- stripped load_steps field
Full Changelog: 1.0.2...1.0.3
1.0.2
- Nested pack support
- Auto-Tagging supports nested packs
- Sidebar nested tree support
- Better count of total assets 1250 => 1.2k
Full Changelog: 1.0.1...1.0.2
1.0.1
- fix store requirments
Full Changelog: 1.0.0...1.0.1
1.0.0
Inital release of 1.0.0
Full Changelog: https://github.com/Kivylius/Asset-Manager/commits/1.0.0