mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 04:03:59 +02:00
remove unneeded call to computeShapeInfoWorker
This commit is contained in:
parent
a5cd3ff046
commit
540af4afcb
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ void RenderablePolyVoxEntityItem::setVoxelData(QByteArray voxelData) {
|
|||
_voxelDataDirty = true;
|
||||
_voxelDataLock.unlock();
|
||||
decompressVolumeData();
|
||||
computeShapeInfoWorker();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue