Adam Bowman
|
2d70728ec5
fixed an issue with the bonelookcontroller slerping and mesh rotation of the first frame
|
8 年之前 |
Adam Bowman
|
c512ef8a9a
added more comments/docs to BoneLookController
|
8 年之前 |
Adam Bowman
|
1f67e61564
* brought back yaw, pitch, roll to BoneLookController * added yawAxis and pitchAxis options * added upAxisSpace option Bone, Local, World * fixed slerping bug with yaw range that is greater than PI*.5
|
8 年之前 |
Adam Bowman
|
d0cc7e40e8
Changed yaw, pitch, roll to rotataionY, rotationX, rotationZ to make it easier for models that don't have bones aligned on the Y axis. Fixed another issue with timing in the Bone class.
|
8 年之前 |
Adam Bowman
|
ece3ccc5f4
fix for BoneLookController
|
8 年之前 |
Adam Bowman
|
da97d060c3
made BoneLookController._tmpVecs private
|
8 年之前 |
Adam Bowman
|
75b0703290
added slerpAmount, minYaw, maxYaw, minPitch, maxPitch to BoneLookController
|
8 年之前 |
Adam Bowman
|
a810a1d242
added options param to BoneLookController
|
8 年之前 |
Adam Bowman
|
e0ef989437
set default value for adjustRoll
|
8 年之前 |
Adam Bowman
|
a5e0a32a81
removed upAxis from constructor
|
8 年之前 |
Adam Bowman
|
a5c67d0fec
added BoneIKController and BoneLookController
|
8 年之前 |