Skip to content

4d49/scene-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scene Library Tool

A simple and fast add-on for managing 2D and 3D scenes as assets. Organize, search, and open scenes with ease.

Important

Only Godot 4.4+ is supported.

Warning

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

Features

  • Open scenes quickly by double-clicking.
  • Search scenes by name for fast access.
  • Drag and drop scenes for easy organization.
  • Use tabs to organize scenes into collections.
  • Automatically generate and cache scene thumbnails.
  • Switch between grid and list display modes.
  • Adjust thumbnail sizes dynamically with CTRL + Mouse Wheel.
  • Save and load your library configuration as a file.

Installation

  1. Clone this repository into the addons folder or download the latest releases.
  2. Enable Scene Library in Project Settings → Plugins.
  3. Done!

Usage

  1. Open the Scene Library dock.
  2. Create a new collection by adding a tab.
  3. Drag and drop scene files from the FileSystem dock into the collection.
  4. Enjoy!

License

Copyright (c) 2023-2025 Mansur Isaev and contributors

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