Blender Git Commit Log

Git Commits -> Revision 36b7f5d

Revision 36b7f5d by Lukas Stockner (master)
February 10, 2020, 15:12 (GMT)
Fix T73713: Tiled textures (UDIM) getting lost when saving the .blend but not the textures

The issue here is simple, IMA_SRC_TILED was missing from a check for whether the image should
be saved.

Note that tiled images won't be automatically saved if they have never been saved before.
For single images this is handled by packing them, but packing of tiled images isn't
supported yet.

However, in that case the file closing dialog will at least show a warning now instead of
completely ignoring tiled images.

Commit Details:

Full Hash: 36b7f5d27e7aec2300d0c9f44f724c479769eb98
Parent Commit: 5e30bd4
Lines Changed: +1, -1

1 Modified Path:

/source/blender/editors/space_image/image_ops.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021