Blender Git Commit Log

Git Commits -> Revision 063c4e4

Revision 063c4e4 by Campbell Barton (master)
October 21, 2021, 05:57 (GMT)
Cleanup: de-duplicate function to instantiate objects

De-duplicates wm_append_loose_data_instantiate_object_base_instance_init
and object_base_instance_init.

Add BLO_object_instantiate_object_base_instance_init which also adds to
a collection since all callers did this.

Commit Details:

Full Hash: 063c4e467da3d926fc6447418e3f04fded9c051f
Parent Commit: 2a047fa
Lines Changed: +40, -51

3 Modified Paths:

/source/blender/blenloader/BLO_readfile.h (+10, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+24, -13) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+6, -38) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021