Blender Git Commit Log
Git Commits -> Revision fc55861
Revision fc55861 by Sergey Sharybin (master) February 21, 2019, 16:25 (GMT) |
Fix T60646: From instancer texture coordinate doesn't work in viewport Made it so that generated coordinate is always calculated. Ideally, it will only be done depending on a current shading, but code is quite deep, and doing smarter thing here will end up in way bigger refactor. First, make things working, and then make them fast if they pop up in a profiles. |
Commit Details:
Full Hash: fc55861efaa2b85cc7b2e11a9dabc2712cc8b8da
Parent Commit: 9e1f342
Lines Changed: +14, -38
1 Modified Path:
/source/blender/blenkernel/intern/object_dupli.c (+14, -38) (Diff)