Blender Git Commit Log
Git Commits -> Revision 1df6cd6
Revision 1df6cd6 by Bastien Montagne (master) February 25, 2021, 16:48 (GMT) |
Fix (unreported) bad usercount handling in batch ID deletion. This was rather obscure and non-critical issue, but in some cases ID usercount of some deleted IDs from batch-deletion code would not be properly nullified, which would then assert later in actual deletion code. |
Commit Details:
Full Hash: 1df6cd67a15235baececea0d75739c68747a725c
Parent Commit: b958a59
Lines Changed: +8, -5
1 Modified Path:
/source/blender/blenkernel/intern/lib_id_delete.c (+8, -5) (Diff)