Blender Git Commit Log

Git Commits -> Revision b5e1b13

May 15, 2018, 08:13 (GMT)
Fix inconsistent usercount handling of MaterialGPencilStyle.ima/.sima

Readfile was treating them as refcounted, RNA as user-one, and libquery
as not refcounted at all!

Full usercount makes more sense here, those images are used as 'real'
data for GP materials, not as temp setting of a brush!

Commit Details:

Full Hash: b5e1b13fe89580bc992ccaea31cd1143552adc15
Parent Commit: 6b5a67a
Lines Changed: +4, -10

2 Modified Paths:

/source/blender/blenkernel/intern/library_query.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_material.c (+2, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021