Advanced import setting save to file default path #6014
SmartySmart702
started this conversation in
3D
Replies: 2 comments 1 reply
-
Moving to discussion, as there is no concrete technical implementation provided. There's an Actions… menu in the top-left corner of the Advanced Import Settings dialog, have you tried it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
OMG sorry, I'm blind :D Now I can even group models in one file and import/update all at once. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the project you are working on
3D game with imported models
Describe the problem or limitation you are having in your project
I like to use meshes directly instead of the glb scene so I use the "save to file" function. Right now I need to set the path manually for each mesh.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
There should be a default path to the current directory of the file (name would be the name of the object).
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
there is a default path and name but of course you can change it if you want to.
If this enhancement will not be used often, can it be worked around with a few lines of script?
Its just a quality of life improfement that can save some time
Is there a reason why this should be core and not an add-on in the asset library?
Because its a timesaver
Beta Was this translation helpful? Give feedback.
All reactions