Blender Git Loki
Git Commits -> Revision bef82f7
Revision bef82f7 by Dalai Felinto (master) February 22, 2019, 14:20 (GMT) |
Fix T61600: Physics properties inactive when appending objects This problem existed in 2.79 as well. The rigid body setting is related to the scene the object was created. We now clear all the rigid body properties of the appended objects to prevent them from lingering in this state where they have settings yet cannot be used in the simulation. Reviewers: mont29, brecht Differential Revision: https://developer.blender.org/D4380 |
Commit Details:
Full Hash: bef82f72d2795f4841f9a0fc67a30b4fc02fc69d
Parent Commit: 2278763
Lines Changed: +12, -0
1 Modified Path:
/source/blender/blenkernel/intern/library.c (+12, -0) (Diff)