Is it possible to include unused images in the texture atlas which is exported via the export option? 90% of the images I need are included in a slot, and are exported just fine. My problem is I have a couple of extra images which I would like to use in the atlas, even though they don't have an attachment to a slot.
I'm currently attaching them to an unused attachment just to get them into the atlas, but that seems like a hack.
Thanks!