bugfix:
- fix gcc-specific compiler warnings.
This commit is contained in:
@@ -963,6 +963,8 @@ aiAnimation *Animation::ConvertToAssimpAnimation()
|
||||
// Skeleton
|
||||
|
||||
Skeleton::Skeleton() :
|
||||
bones(),
|
||||
animations(),
|
||||
blendMode(ANIMBLEND_AVERAGE)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user