The Python API has always had the ability to load and save files, but no way to read write or use the Recent files. Unless it is undocumented or somewhere else besides the substance_painter.project module.
For now, someone needs to create their own UI or Recent File list if a pipeline tool is created for saving projects.
Pythin API Function Request:
- Ability to read the list of Recent Files.
- Ability to add to or edit the list of Recent Files.
- Saving or Loading either adds to the Recent Files, or that the open/save/save_as functions offer a save to recents flag/option.
This would make wrangling projects so much easier.
Thanks again for the fantastic integration