Blender Git Commit Log

Git Commits -> Revision aee2b75

Revision aee2b75 by Philipp Oeser (master)
January 20, 2020, 20:21 (GMT)
Fix T73110: UDIM Texture Paint Crash

This would happen if a tile is found on disk, painting would actually
request that tile (because corresponding uvs were in that range), but
that tile was not added in blenders list of tiles in that Image.

Need to also check tile in `image_quick_test` (regardless of iuser
having passed).

thx @lukasstockner97 for additional input!

Maniphest Tasks: T73110

Differential Revision: https://developer.blender.org/D6578

Commit Details:

Full Hash: aee2b754dc8f5c4ddaf840cd83f979dd22fe4dc3
Parent Commit: ddddb94
Lines Changed: +9, -4

1 Modified Path:

/source/blender/blenkernel/intern/image.c (+9, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021