Blender Git Loki
Git Commits -> Revision c2419cd
Revision c2419cd by Campbell Barton (master) September 8, 2020, 08:09 (GMT) |
Fix T80238: Crash adding properties to material node-trees The localized node-tree was freeing the materials ID properties twice. This matches how animation data behaves, setting to NULL after freeing. |
Commit Details:
Full Hash: c2419cdc5e581d6acb841f386a94a5d42f83852e
Parent Commit: 1896c2c
Lines Changed: +2, -0
1 Modified Path:
/source/blender/blenkernel/intern/lib_id_delete.c (+2, -0) (Diff)