Blender Git Loki
Git Commits -> Revision e7aad8f
Revision e7aad8f by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 1, 2018, 14:45 (GMT) |
Fix T53559: Auto texture space for text and font is wrong in Cycles The issue actually goes a bit deeper, converting curve to mesh will change texture space just because font and bezier curves are using CV to calculate texture space. So now when those objects are converted to mesh, we disable auto texture space and copy evaluated space over. |
Commit Details:
Full Hash: e7aad8fd0e28e009134e7bebe994211a1a8b1e17
Parent Commit: bf58ec9
Committed By: Bastien Montagne
Lines Changed: +16, -2
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+16, -2) (Diff)