Blender Git Commit Log

Git Commits -> Revision 14d74fb

Revision 14d74fb by Bastien Montagne (master)
April 8, 2021, 09:45 (GMT)
BKE_collection: Add a util returning a gset with all objects in given scene's collections.

This is internaly using the code of `BKE_scene_objects_iterator` and
steals its gset. More efficient than using that iterator directly to
rebuild another GSet...

Commit Details:

Full Hash: 14d74fb34174a91190d35d7fe595f8dd64cb79d1
Parent Commit: b4d6fe1
Lines Changed: +42, -4

2 Modified Paths:

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