mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
Merge 10.0.0.234:src/hifi-master into set-model-entity-joints
This commit is contained in:
commit
d0c6604be8
1 changed files with 1 additions and 1 deletions
|
@ -895,7 +895,7 @@ bool EntityScriptingInterface::setAbsoluteJointsDataInObjectFrame(const QUuid& e
|
|||
});
|
||||
|
||||
properties.setJointRotationsDirty();
|
||||
// properties.setLastEdited(now);
|
||||
properties.setLastEdited(now);
|
||||
queueEntityMessage(PacketType::EntityEdit, entityID, properties);
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue