The next update will allow you to delete them.
Hi, I'm currently working on an "Archive" plugin for Painter projects.
Basically, it looks for all Baked images in a project in order to delete them.
The plugin would then change all texture set settings to 128*128; This way I'm able to reduce a file of 1.5Gb to 30Mb.
The only problem is that there seems to be no way of deleting resources with the Painter SDK; you can list them, reassign them and that's it.
Is it a choice from the dev team or maybe the methods are not documented in the API doc?