In this thread: http://www.bulletphysics.org/Bullet/php ... 956#p13134
Erwin said:
I checked the change logs since that release and have researched a ton an cannot find if this is implemented or how it is used.In addition, Bullet 2.75 will let you lock/unlock the linear and angular degrees of freedom individually for each component (X,Y,Z).
I would really prefer being able to lock it an never touch it again this as apposed to calling setAngularFactor(x, 0.0f, z) every frame for every object that needs it
So is there a function for this I am missing?
Thanks