Blender Git Loki
Git Commits -> Revision 978f2cb
Revision 978f2cb by Sergey Sharybin (master) November 2, 2021, 17:36 (GMT) |
Fix T89487: Crash adding Rigid Body to object with shared mesh data Not sure why this bug was only discovered by such an elaborate steps and why it took so long to be discovered. The root of the issue is that in the 956c539e597a the typical flow of tag+flush+evaluate was violated and tagging for visibility change happened after flush. |
Commit Details:
Full Hash: 978f2cb900b75110a3bc9dbcec9d4aeae5df4565
Parent Commit: 3a454be
Lines Changed: +2, -2