The new C++ OBJ importer was missing "split by objects" / "split by groups" import settings of the older Python importer. Implements T103839. Added test coverage for all 4 possible combinations of these two options.
The new C++ OBJ importer was missing "split by objects" / "split by groups" import settings of the older Python importer. Implements T103839. Added test coverage for all 4 possible combinations of these two options.