Blender Git Loki
Git Commits -> Revision ded1333
Revision ded1333 by Bastien Montagne (asset-engine, asset-engine--archived, asset-experiments, id-remap) November 11, 2015, 15:52 (GMT) |
Rework a bit IDRemap struct to separate input flags from output status, and fix issues with unlinking ParticleSettings. We now have the option to still decrement user count of old_id, even if we could not replace it with NULL new_id (aka unlinking), needed to keep proper user count when unlinking and ID from datablocks it uses, to delete it. |
Commit Details:
Full Hash: ded1333f3cb711135de18ae7413b4d622e75a142
Parent Commit: 4cf00de
Lines Changed: +41, -25