Blender Git Commit Log
Git Commits -> Revision 8366c3e
Revision 8366c3e by Sergey Sharybin (master) June 7, 2018, 12:41 (GMT) |
Depsgraph: Ensure collections are up to date after modifications Before that copied collection in copy-on-write were running out of sync with original ones. This was causing crash with the following scenario: - Delete some objects from scene - Add particle system to an object - Change particle mode to Hair Thanks Dalai for debug session! Pair programming ftw! |
Commit Details:
Full Hash: 8366c3ecd8ea70edab27b17e31df21302c9c366f
Parent Commit: 30ec945
Lines Changed: +13, -7
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+13, -7) (Diff)