a6d2b21f3eb64e812764645a23351b046ff7d760
Mainly: - Move 're-used' ID reset from `BKE_id_copy_in_lib` to lower-level `BKE_libblock_copy_in_lib`. - Remove call to `deg_tag_eval_copy_id` in `IDNode::init_copy_on_write`, as this is already done in `deg_expand_eval_copy_datablock` for all CoW IDs anyway (both re-used and newly allocated ones). This is extracted from !146046 'making ID::runtime an allocated struct'. Pull Request: https://projects.blender.org/blender/blender/pulls/146593
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
