Python - Blender Get selected Object in order of Selection

@Core developers in bonsai/blender, do you know if it is still the case that that objects selected in blender do not retain the order in which they were selected? Only active and selected. The active being the last one selected.
I saw this
https://blender.stackexchange.com/questions/253427/python-blender-get-selected-object-in-order-of-selection
But I guess this will be really heavy if there are lots of objects...
Do you think there is a need to have object selection order addressed at all?
Cheers!

KoArasteverugiwalpa

Comments

Sign In or Register to comment.