Blender Git Loki
Git Commits -> Revision 700824f
Revision 700824f by Philipp Oeser (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt, ui-asset-view-template) March 3, 2021, 17:15 (GMT) |
Fix (unreported) Outliner missing updates copying IDs via python Steps to reproduce: - switch to Scripting workspace - execute bpy.data.meshes['Cube'].copy() - Outliner will not show the new mesh immediately Now just send appropriate notifier. Differential Revision: https://developer.blender.org/D10584 |
Commit Details:
Full Hash: 700824f2471174d897f2ec70de933bcb98eb0597
Parent Commit: a008463
Committed By: Julian Eisel
Lines Changed: +3, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_ID.c (+3, -0) (Diff)