Blender Git Loki
Git Commits -> Revision e1cdde5
Revision e1cdde5 by Alexander Gavrilov (master) August 7, 2016, 10:48 (GMT) |
Particles: don't output nonsense UV data for Grid distribution particles. As reported in T48928, From Dupli UV is not supported for grid distribution, and running the normal code as usual simply produces nonsense data, because fuv is used to hold orco instead of interpolation factors for uv, and num is zero. Since support won't be added in 2.78, just stop outputting nonsense. |
Commit Details:
Full Hash: e1cdde5d147cb8928141441c102f3bbbd9e34cc7
Parent Commit: 912f46d
Lines Changed: +5, -2
1 Modified Path:
/source/blender/blenkernel/intern/particle.c (+5, -2) (Diff)