Blender Git Loki
Git Commits -> Revision e61dbcd
Revision e61dbcd by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 20, 2017, 15:55 (GMT) |
Fix T51774: Children particles hair interpolation not correct with textures or dp. Children where always getting at least one segment of fixed length... Now fully hidden ones (zero length) get no segment at all. Note that even very short ones keep getting one 'unit' length segment - would rather avoid changing that at this point, given how complex children particles 'length' can get with all kind of modifiers... Think we can live with that for now anyway. |
Commit Details:
Full Hash: e61dbcd28492b6bafd962b56aa179fe7d9e739e5
Parent Commit: 5f67253
Lines Changed: +6, -2
1 Modified Path:
/source/blender/blenkernel/intern/particle_child.c (+6, -2) (Diff)