Blender Git Loki
Git Commits -> Revision 5b6e0ba
Revision 5b6e0ba by Philipp Oeser (master) June 1, 2021, 15:54 (GMT) |
Fix T88715: particle size influence texture not working for 'keyed' or 'none' physics types This was reported for the special case of mapping with "Strand / Particle" coords, but was not working with other coordinates either. Dont see a reason for not supporting Size influence textures for these kinds of particles (and since these types of particles have an "age" like all others as well, even the "Strand / Particle" coords are supported here as well) Maniphest Tasks: T88715 Differential Revision: https://developer.blender.org/D11449 |
Commit Details:
Full Hash: 5b6e0bad1bbc33faba2247602349942ce163b7df
Parent Commit: 404b946
Lines Changed: +4, -1
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+4, -1) (Diff)