Windows MSVC fixes
This commit is contained in:
@@ -67,7 +67,7 @@ namespace polyvox {
|
||||
size_t skinIndex = 0;
|
||||
int lengthInFrames;
|
||||
float frameLengthInMs = 0;
|
||||
vector<const math::quatf> frameData;
|
||||
vector<math::quatf> frameData;
|
||||
};
|
||||
|
||||
struct SceneAsset {
|
||||
|
||||
Reference in New Issue
Block a user