minimal logging
This commit is contained in:
@@ -116,10 +116,5 @@ pub fn update_models(
|
||||
position.rot.x = rotation.x.into();
|
||||
position.rot.y = rotation.y.into();
|
||||
position.rot.z = rotation.z.into();
|
||||
|
||||
// mx.x = pos.rotation.i;
|
||||
// mx.y = pos.rotation.j;
|
||||
// mx.z = pos.rotation.k;
|
||||
// mx.w = pos.rotation.w;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user