|
@@ -445,7 +445,6 @@ void ExportModel(const String& outName)
|
|
|
BuildAndSaveModel(model);
|
|
BuildAndSaveModel(model);
|
|
|
if (!noAnimations_)
|
|
if (!noAnimations_)
|
|
|
{
|
|
{
|
|
|
- PrintLine("Scene has " + String(scene_->mNumAnimations) + " animations");
|
|
|
|
|
CollectAnimations(&model);
|
|
CollectAnimations(&model);
|
|
|
BuildAndSaveAnimations(&model);
|
|
BuildAndSaveAnimations(&model);
|
|
|
|
|
|