Blender Git Commit Log

Git Commits -> Revision d82d9e1

Revision d82d9e1 by Bastien Montagne (master)
April 4, 2016, 13:49 (GMT)
Fix T48045: Freestyle ID user decrement error.

This fixes reported issue, but there could be more of those hidden in Freestyle code,
it did not handle user refcount at all (and the fact it by-passes BKE in some places
for efficiency does not help here).

Note that this should be relatively harmless, since freestyle uses own Main during
render, so everything is cleaned up in the end in any case... But better try to
handle IDs correctly here too. :)

Commit Details:

Full Hash: d82d9e14e8194f2594718276bcc7bde415323344
Parent Commit: f76dec9
Lines Changed: +5, -0

1 Modified Path:

/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021