I tried absolutely everything, and it's second day that I can't move an child mesh around it's center.
https://github.com/mrdoob/three.js/issues/1219 - This doesn't work for me.
I think I can't create correctly the position matrix between the child and the parent center points.
I'd like to set the object central point, in the place the object is on the scene, and rotate by any axis with it staying in it's place.
Any help is most welcome...I'm getting frustrated by that ;/