- 수정됨
Export ./videos/ is next time forced to full path.
Hi, we export with relative path ./xxxx but when we close the project and open it then the export path is forced as full. May I ask for fix please.
Hello, a relative path is never saved inside the Spine editor. As soon as you unfocus the output path it will display the absolute path where it will be exported.
If you want to make sure a relative file is kept, you can save your export settings and edit the json, but you would have to load it and make sure to never focus the output field.
Likely the best way to do this is to export through CLI writing a script instead.
Feels like bug. Can you guys fix it? We open the project on different computers and it is tedious to always select the path where it should be exported. Thank you.
I want to add one more suggestion about export.
There is another issue. For any new project, when try to export the 1st time, it use last project's export path which is almost always undesired and far away from the current project directory. Default to local project folder (./) would be much better. At least it won't export to other project's output directory by accident and I believe most user generally just want to export somewhere under the project folder. e.g. ./export, ./videos or ./output. The step to browse back to the project folder can be avoided if not default to last used path.
Thanks
Totally agree. :-) The export edit field is especially annoying :-) when more animators opening the same project. Every time they have to painfully set the export paths. Thank you for understanding, Spine Team. :-)
I think this is a really simple thing, but very useful feature if that was realized.
I work with multiple colleagues, and the export path of .spine project they sent me is changed every time :tear:
Although it is not so big thing, it is a bit bothered.
Please consider that.