4d49 / scene-library

A tool for easy work with your scenes in Godot 4.2+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scene Library Tool

Add-on for easy and fast work with scenes as assets. Both 3D and 2D scenes are supported

Important

Only Godot 4.2+ is supported.

Warning

The add-on is still under development and needs testing!

Features:

  • Drag and drop.
  • Quickly open a scene for editing.
  • Automatic generation of thumbnails and their caching.
  • User friendly tabs for creating collections.
  • Option to save the library as a file.
  • Quick search for scenes.
  • Toggle asset display view mode.
  • Resizing thumbnails(CTRL + Mouse wheel).

Installation:

  1. git clone this repository to addons folder.
  2. Enable Scene Library in Plugins.
  3. Done!

Usage:

Create a new tab and drag and drop a scene file from FileSystem dock. Profit!

License

Copyright (c) 2023-2024 Mansur Isaev and contributors

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.

About

A tool for easy work with your scenes in Godot 4.2+

License:MIT License


Languages

Language:GDScript 100.0%