Blender Git Loki
Git Commits -> Revision a915e47
Revision a915e47 by Philipp Oeser (master) March 3, 2021, 07:53 (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: a915e47ca17d6f4949088137f5d39dcb4f582cd2
Parent Commit: 44ab908
Lines Changed: +3, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_ID.c (+3, -0) (Diff)