Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an ability to merge project directories #77

Open
seacat17 opened this issue Jan 3, 2025 · 0 comments
Open

Add an ability to merge project directories #77

seacat17 opened this issue Jan 3, 2025 · 0 comments

Comments

@seacat17
Copy link

seacat17 commented Jan 3, 2025

Describe the project you are working on

A 3D demo.

Describe the problem or limitation you are having in your project

I have two directories with the same name with different paths. I want to merge them, and have files of both directories in one place. I need to do this manually.

image
image

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Instead of doing this manually it could be possible to directly merge the directories like it is possible to do with Windows/Linux file managers.

image

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

If I have two directories with the same name and I move them into the same location - the engine should ask me if I should overwrite the contents of the directories, rename the directory I am moving or merge the directories. If I am renaming the directory, instead of just telling me that the name is taken the engine should ask me if I want to merge the directories.

If this enhancement will not be used often, can it be worked around with a few lines of script?

It WILL be used often. It's a basic feature every user-friendly engine should have.

Is there a reason why this should be core and not an add-on in the asset library?

Once again, it's a basic feature that every engine should have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant