remove logging
This commit is contained in:
@@ -749,7 +749,6 @@ namespace flutter_filament
|
|||||||
auto &morphAnimations = animationComponent.morphAnimations;
|
auto &morphAnimations = animationComponent.morphAnimations;
|
||||||
|
|
||||||
morphAnimations.emplace_back(morphAnimation);
|
morphAnimations.emplace_back(morphAnimation);
|
||||||
Log("Created morph animation for %d", entityId);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user