Blender Git Loki
Git Commits -> Revision 7270ba0
Revision 7270ba0 by Bastien Montagne (master) September 27, 2021, 14:36 (GMT) |
Fix two issues with recent new Append code. * ID pointer returned by `wm_file_link_append_datablock_ex` was improperly extracted from `WMLinkAppendDataItem` before append step. * Code deleting linked IDs when their local matching version was re-used did not properly clear `LIB_TAG_DOIT` beforehand. |
Commit Details:
Full Hash: 7270ba011cd08656c0b18a60e6503223c1f50dcc
Parent Commit: 4a0ddeb
Lines Changed: +4, -4
1 Modified Path:
/source/blender/windowmanager/intern/wm_files_link.c (+4, -4) (Diff)