Files
test/source/blender
Dalai Felinto 91034646c7 Fix T53291: Deleting objects do not delete them from the blend file
User count was wrong for newly created files. We increase/decrease user count
when we link/delete objects from a SceneCollection.

So we don't want to leave user count of 1 after calling BKE_libblock_alloc in
BKE_object_add_only_object().
2017-11-27 14:52:21 -02:00
..
2016-01-04 14:20:48 +05:00
2017-11-25 17:47:52 +01:00