Blender Git Loki
Git Commits -> Revision 949bc7a
Revision 949bc7a by Bastien Montagne (master) February 7, 2019, 19:46 (GMT) |
Outliner: modernize Purge operator. That guy was still from the era where only way to remove an ID was to save & reload the .blend file. Use modern code instead, should also be much, much more efficient in big production files. And that?s another nice occasion to add/test new batch ID deletion code, too. ;) Related to T61276 Make Single User unlinks original object. |
Commit Details:
Full Hash: 949bc7aa2a73df4a96b284c2f8182ec533878246
Parent Commit: 599561d
Lines Changed: +29, -9
1 Modified Path:
/source/blender/editors/space_outliner/outliner_edit.c (+29, -9) (Diff)