Use a Vector<std::string> , instead of a Set<std::string> as a Set does not keep the same order when iterating over it. Differential Revision: https://developer.blender.org/D17103
Use a Vector<std::string> , instead of a Set<std::string> as a Set does not keep the same order when iterating over it. Differential Revision: https://developer.blender.org/D17103