You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: