Major breaking changes
This commit is contained in:
@@ -2452,7 +2452,7 @@ void LLModel::Decomposition::fromLLSD(LLSD& decomp)
|
||||
|
||||
range = max-min;
|
||||
|
||||
U16 count = position.size()/6;
|
||||
size_t count = position.size()/6;
|
||||
|
||||
for (U32 j = 0; j < count; ++j)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user