Blender Git Commit Log

Git Commits -> Revision a211937

Revision a211937 by Bastien Montagne (master)
October 24, 2018, 12:48 (GMT)
Fix T57361: Creating a new scene with a full copy doesn't work.

BKE_scene_copy() & co. were pretty much doing nothing right...

Was a tough fight, but at least now they should behave a tad better (and
reported issue is fixed).

Proper fix is to fully rewrite that PoS, it was already a mess without
collections, now it's even hairier to handle properly, we need to use
modern new ID handling API for that (and maybe extend it a bit as
needed). But way too late to do that in 2.80.

Commit Details:

Full Hash: a211937892f55ac9510e0f9b625c1bd24cc12550
Parent Commit: 91c6beb
Lines Changed: +27, -32

1 Modified Path:

/source/blender/editors/object/object_relations.c (+27, -32) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021