mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
removed commented code
This commit is contained in:
parent
58d460da09
commit
9af2b2b4dc
1 changed files with 0 additions and 6 deletions
|
@ -50,12 +50,6 @@ var pose = [
|
|||
{joint:"LeftUpLeg", rotation: {x:100.0, y:-15.0, z:0.0}},
|
||||
{joint:"LeftLeg", rotation: {x:-130.0, y:-15.0, z:0.0}},
|
||||
{joint:"LeftFoot", rotation: {x:30, y:15.0, z:0.0}}
|
||||
|
||||
//{joint:"Spine2", rotation: {x:20, y:0.0, z:0.0}},
|
||||
|
||||
//{joint:"RightShoulder", rotation: {x:0.0, y:40.0, z:0.0}},
|
||||
//{joint:"LeftShoulder", rotation: {x:0.0, y:-40.0, z:0.0}}
|
||||
|
||||
];
|
||||
|
||||
var startPoseAndTransition = [];
|
||||
|
|
Loading…
Reference in a new issue