Blender Git Commit Log
Git Commits -> Revision a4e81e2
Revision a4e81e2 by Bastien Montagne (master) February 13, 2019, 15:10 (GMT) |
Fix T61515: Crash when unloading a scene with pynodes and idprop of type id. Usual legacy/history crap in NodeTree code... Datablocks's specific freeing code should never, ever do refcounting management, this is handled by higher-level code from BKE_library area. |
Commit Details:
Full Hash: a4e81e2dfbdc63e7db3132f81a02cc5ac4985374
Parent Commit: c6e3a20
Lines Changed: +2, -6
1 Modified Path:
/source/blender/blenkernel/intern/node.c (+2, -6) (Diff)