Blender Git Loki
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