Blender Git Commit Log
Git Commits -> Revision c34f3c7
Revision c34f3c7 by Sergey Sharybin (master) December 19, 2017, 09:01 (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: c34f3c777f9a783033a098734c25716d1def3f09
Parent Commit: a130c82
Lines Changed: +16, -2
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+16, -2) (Diff)