Blender Git Commit Log
Git Commits -> Revision bb5c4de
Revision bb5c4de by Jeroen Bakker (master) November 24, 2020, 10:46 (GMT) |
Fix T82962: Crash changing lattice resolution with Vertex Group Regression introduced by {rB042143440d76}. The deform group lookup was performed on the wrong object. Before the lookup was performed on the lattice object. This patch changes this back. Reviewed By: Bastien Montagne Differential Revision: https://developer.blender.org/D9638 |
Commit Details:
Full Hash: bb5c4de00973ee9723c769174930b181cbc256c0
Parent Commit: aca8ead
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/lattice_deform.c (+1, -1) (Diff)