Blender Git Commit Log

Git Commits -> Revision 6bca0dc

Revision 6bca0dc by Dalai Felinto (master)
August 16, 2017, 10:14 (GMT)
Fix T52415: Copy/Pasting a mesh immediately crashes blender

Since the paste object is pasted in the active collection, and not on
its original one, we need to flush/calculate the new collection base
settings (visibility, selectability, ...).

DEG_id_tag_update() for the scene now. Though it may be better to tag
only the object specific IDs in the future.

Commit Details:

Full Hash: 6bca0dcf7bd6c071f0b03234ac448d5e8e15fdc5
Parent Commit: 2b95617
Lines Changed: +5, -0

1 Modified Path:

/source/blender/blenkernel/intern/blender_copybuffer.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021