Skip to content

Releases: Kivylius/Asset-Manager

1.0.6

Choose a tag to compare

@Kivylius Kivylius released this 11 Sep 09:17

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

Full Changelog: 1.0.5...1.0.6

1.0.5

Choose a tag to compare

@Kivylius Kivylius released this 10 Sep 00:11
  • 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

Choose a tag to compare

@Kivylius Kivylius released this 04 Sep 13:27
  • 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

Choose a tag to compare

@Kivylius Kivylius released this 20 Aug 14:58
  • added HDRI asset type support
  • fix invalid uid writing
  • stripped load_steps field

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@Kivylius Kivylius released this 20 Aug 08:32
  • 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

Choose a tag to compare

@Kivylius Kivylius released this 18 Aug 21:15
  • fix store requirments

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@Kivylius Kivylius released this 18 Aug 14:18
e8c4da0

Inital release of 1.0.0

Full Changelog: https://github.com/Kivylius/Asset-Manager/commits/1.0.0