Blender Git Commit Log
Git Commits -> Revision 91b4c18
Revision 91b4c18 by Philipp Oeser (master) October 21, 2021, 12:40 (GMT) |
Fix T92272: Rigid Body Copy to Selected "Margin" crash Caused by {rB43167a2c251b} Code from above commit called RNA updates with a NULL scene. This was already commented (and mostly handled) in rB5949d598bc33, but the reported case was missing in that commit. This fixes the crash in a similar manner as rB5949d598bc33. Maniphest Tasks: T92272 Differential Revision: https://developer.blender.org/D12953 |
Commit Details:
Full Hash: 91b4c1841a9b961a7361eb48bd349a674e0b61ae
Parent Commit: ab0195c
Lines Changed: +5, -3
1 Modified Path:
/source/blender/makesrna/intern/rna_rigidbody.c (+5, -3) (Diff)