|
|
|
|
|
by brachi
2524 days ago
|
|
Not OP, but before 2.8 and the depsgraph refactor the viewport was really slow on not so complex scenes. The NLA system (Non Linear Animation) needed some love, since it wasn't so smooth to mix animations (can't recall the details at the moment). The animation library/database, like all of Blender's object system, was a little confusing and was easy to lose your work (e.g. if an animation/datablock was not assign to an object, you would lose it when you restart Blender. The refactor in Collections was a great start in the right direction. |
|
That's what the little "F" button on datablocks is for. It adds a "fake user" to the datablock, which means that it won't be garbage-collected away if nothing is using it when you close Blender.