Blender Git Commit Log

Git Commits -> Revision e9bf624

Revision e9bf624 by Bastien Montagne (master)
April 16, 2020, 15:08 (GMT)
Fix T75680: Nodegroup user count increased when file saved in edit group mode.

This editor's code was a bit schizophrenic, some parts considering its
nodetree usages as real refcounted ones, others, as shallow 'user one'
ones...

Editors should not be real ID users anyway, unless there are *very* good
reasons for it, so swich it to fully 'shallow' usage now.

Commit Details:

Full Hash: e9bf624a498a4f0074374740737d47c5df7fd87d
Parent Commit: 2a68b41
Lines Changed: +6, -6

2 Modified Paths:

/source/blender/blenkernel/intern/lib_query.c (+5, -4) (Diff)
/source/blender/editors/space_node/space_node.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021