mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 05:24:35 +02:00
testing
This commit is contained in:
parent
b4a4f276ea
commit
8eb0f51f56
1 changed files with 2 additions and 0 deletions
|
@ -508,6 +508,8 @@
|
|||
absoluteXforms = mirroredAbsoluteXforms;
|
||||
}
|
||||
var relativeXforms = buildRelativeXformsFromAbsoluteXforms(absoluteXforms);
|
||||
print('DOPPELGANGERS:::: ' + doppelgangers.length);
|
||||
print('DOPPELGANGERS:::: ' + JSON.stringify(doppelgangers));
|
||||
setJointData(doppelgangers[0], relativeXforms);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue