Blender Git Commit Log
Git Commits -> Revision e836c80
Revision e836c80 by Pablo Dobarro (master) November 3, 2020, 23:01 (GMT) |
Fix T81842: Cloth brush not creating simulation areas for each tiling symmetry pass The cloth brush fixed simulation areas are created using the initial_location variable in the StrokeCache. This variable was not being updated by tiling symmetry, so all symmetry passes were using the same simulation area location. Reviewed By: sergey Maniphest Tasks: T81842 Differential Revision: https://developer.blender.org/D9421 |
Commit Details:
Full Hash: e836c806e494347ead406b7b52a5e4c57f095bb3
Parent Commit: a5aa56c
Lines Changed: +3, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+3, -0) (Diff)