Blender Git Commit Log

Git Commits -> Revision f9e65fc

Revision f9e65fc by Lukas Stockner (master)
December 20, 2019, 20:46 (GMT)
Textures: Support UDIM images

This adds UDIM support to e.g. the Displacement modifier.

The implementation is straightforward: If the image is tiled, lookup the
tile based on UVs and shift the UVs into the tile's coordinates.

Commit Details:

Full Hash: f9e65fcea72fb6c2c4d73b86066be9f0d63c2011
Parent Commit: e9093a6
Lines Changed: +30, -20

4 Modified Paths:

/source/blender/blenkernel/intern/image.c (+3, -0) (Diff)
/source/blender/render/intern/include/texture.h (+0, -1) (Diff)
/source/blender/render/intern/source/imagetexture.c (+26, -18) (Diff)
/source/blender/render/intern/source/render_texture.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021