Blender Git Commit Log

Git Commits -> Revision 9200e73

Revision 9200e73 by Erik Abrahamsson (master)
May 27, 2021, 12:42 (GMT)
Cleanup: remove duplicate LIB_TAG_NEW untag code

This patch removes unnecessary calls to `BKE_main_id_tag_all` where the
same job is done by `BKE_main_id_clear_newpoins` on the following line.

Reviewed By: campbellbarton, mont29

Ref D11379

Commit Details:

Full Hash: 9200e731360b199c638a42831e5d915d171b6515
Parent Commit: 6ad4b8b
Committed By: Campbell Barton
Lines Changed: +0, -8

4 Modified Paths:

/source/blender/blenkernel/intern/collection.c (+0, -2) (Diff)
/source/blender/blenkernel/intern/object.c (+0, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+0, -2) (Diff)
/source/blender/editors/object/object_add.c (+0, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021