defold / defold/defold

Smart folder for Atlases (DEFEDIT-551)

Open
#3,941 0 comments 16 reactions 0 assignees View on GitHub
editor feature request
Dominant language
C++
Stars
6.3k
Forks
455
Avg merge
2d 2h
Merged PRs (30d)
129

Description

Description:
As a User I want to take as few steps as possible when implementing my content. I want to select a folder as a 'smart folder' in the atlas. The atlas would then dynamically import everything in that folder.

The actual entry in the atlas should be the path, this to remove any chance of merge conflicts.
smart_folders {
smart_folder: "/assets/textures/level/*"
}

Use case:
Export all images into a folder,
Create an atlas and add that folder as a smart folder.
Use image in my scene

or

Export image into smart folder
Use image in my scene

Business need:
It is important to reduce friction for everyone involved in the dev process. Less steps needed to implement anything is time saved.
2016-11-10 14:45:51 (Ragnar.Dahlen)
GIssar att denna egentligen var tänkt för dig?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.