Blender Git Commit Log
Git Commits -> Revision a9ac87b
Revision a9ac87b by Philipp Oeser (master) March 6, 2020, 13:59 (GMT) |
Fix T73842: UI: add cloth collision settings to Hair Dynamics panel Since hair collisions were integrated with the cloth solver (rBd42a7bbd6ea5), there are a couple of relevant settings which were not exposed to the User: - Collision Quality - Minimum Distance (this was reported in T73842, default of 0.015m was still limiting in certain scenarios - this can now be made smaller) - Impulse clamping - Collision collection This will add a 'Collisions' panel to Hair Dynamics with those settings Note: in contrast to 'real' cloth, self-collisions are not supported for hair Maniphest Tasks: T73842 Differential Revision: https://developer.blender.org/D7032 |
Commit Details:
Full Hash: a9ac87be36984b89d95bb6ba6ee095465429400e
Parent Commit: f9c7442
Lines Changed: +33, -0
1 Modified Path:
/release/scripts/startup/bl_ui/properties_particle.py (+33, -0) (Diff)