0fb8a649009adaec27cd3756d87c74948c3511a0
Slot::users_remove() gracefully deal with duplicate users
`animrig::Slot::users_remove()` now also works when there are multiple occurrences of the same ID. Because of the above-mentioned pointer remapping now working correctly, the pointers in the slot user list are not 100% under control of the Slot class, and thus there could hypothetically be duplicates there. This doesn't fix any concrete issues, it's just a safety measure. Pull Request: https://projects.blender.org/blender/blender/pulls/131806
…
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%
