Skip to main content
Bradle7
Participant
October 19, 2024
Open for Voting

Feature Request - Python API - Recent Files Functionality

  • October 19, 2024
  • 1 reply
  • 312 views

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

1 reply

Bradle7
Bradle7Author
Participant
May 16, 2025

Has this been a reviewed idea as of yet? Adding the ability to modify the recent files list with Python API.