This patch changes the check at the beginning of the "Make Instances Real"
operator to account for the instances created by nodes modifiers in the
modifier stack.
One thing this doesn't do is create collection instances for the
collection instance type in the "Point Instance* node. Instead it creates
instances of all of the objects in those collections. This is just a bit
unfortunate, but it's the way the "Make Instances Real" work right now.
