- fbx: fix recursive node construction.
This commit is contained in:
@@ -157,6 +157,7 @@ private:
|
||||
// XXX handle transformation
|
||||
|
||||
ConvertModel(*model, *nd);
|
||||
ConvertNodes(model->ID(), *nd);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user