Blender Git Commit Log

Git Commits -> Revision e969ac6

Revision e969ac6 by Dalai Felinto (master)
January 19, 2018, 20:44 (GMT)
Fix collections names no longer unique when moved around

We were not checking for uniqueness after moving. And in some cases the new
siblings of our collection may have conflicting names.

Commit Details:

Full Hash: e969ac64137e53c0a375886d5e175f1e6b05073a
Parent Commit: 4dfccf8
Lines Changed: +169, -92

2 Added Paths:

/tests/python/view_layer/test_collection_rename_a.py (+91, -0) (View)
/tests/python/view_layer/test_collection_rename_b.py (+58, -0) (View)

1 Deleted Path:

/tests/python/view_layer/test_collection_rename.py (+0, -91)

2 Modified Paths:

/source/blender/blenkernel/intern/collection.c (+18, -0) (Diff)
/tests/python/view_layer/CMakeLists.txt (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021