This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenkernel
Dalai Felinto 6bca0dcf7b 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.
2017-08-16 12:14:31 +02:00
..
2017-06-01 19:59:37 +02:00
2017-06-01 19:59:37 +02:00
2017-05-25 15:19:58 +10:00
2017-05-27 15:34:55 -04:00
2017-08-07 20:48:22 +02:00
2017-06-12 21:34:55 +10:00
2017-06-19 20:18:04 +10:00