You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented a GetAllModels function for the RobotImporter
The GetAllModels function is able to gather all the models from SDF document, an SDF world or models nested within another SDF model.
In addition, overloads of the RobotImporter `VisitModels` function have been added to support visting models of an SDF world or SDF model directly for the user.
Signed-off-by: lumberyard-employee-dm <[email protected]>
0 commit comments