Depsgraph: Don;t use copy actions flag
Is useless without main.
This commit is contained in:
@@ -289,7 +289,6 @@ bool scene_copy_inplace_no_main(const Scene *scene, Scene *new_scene)
|
||||
bool result = BKE_id_copy_ex(NULL,
|
||||
id_for_copy,
|
||||
(ID **)&new_scene,
|
||||
LIB_ID_COPY_ACTIONS |
|
||||
LIB_ID_CREATE_NO_MAIN |
|
||||
LIB_ID_CREATE_NO_USER_REFCOUNT |
|
||||
LIB_ID_CREATE_NO_ALLOCATE |
|
||||
|
||||
Reference in New Issue
Block a user