Blender Git Commit Log
Git Commits -> Revision 0cd3412
Revision 0cd3412 by Bastien Montagne (master) May 8, 2018, 10:01 (GMT) |
Mod_util: Add back vcos parameter to get_texture_coords_mesh(). Now we use vcos when provided, and fall back to mesh vertices' co otherwise. Deform modifiers usually do not have up-to-date coordinates in Mesh itself, only in given vcos array! |
Commit Details:
Full Hash: 0cd3412d4cd401f1683356e8a1476dbf5ccd28d1
Parent Commit: 029d3fa
Lines Changed: +10, -4