Blender Git Loki
Git Commits -> Revision 34c608d
Revision 34c608d by Bastien Montagne (asset-engine, asset-engine--archived, asset-experiments, id-remap) October 6, 2015, 12:47 (GMT) |
Make use of new IDWALK_REFCOUNTED flag in our ID remap code. Think core of the system is getting pretty much OK, now we'll likely have to deal with tons of specific cases, given how Blender is totally inconsistent when it comes to handling user counts (e.g. spaceimage...). Also, still have to make generic ID_unlink and ID_release_datablocks func to replace redundant code in BKE we have currently. |
Commit Details:
Full Hash: 34c608d01099ae5d2c421ae16dfe7ac90a3100a0
Parent Commit: b8e2245
Lines Changed: +33, -45