David Catuhe
|
42ed9ec994
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js
|
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 年之前 |
David Catuhe
|
54c03034b6
Added .set to all basic types
|
8 年之前 |
David Catuhe
|
4579d23fdb
billboard hell
|
8 年之前 |
jbousquie
|
470d88b0f3
Changed the name QuaternionRotationFromAxis
|
8 年之前 |
David Catuhe
|
da57426474
Fix billboards
|
8 年之前 |
David Catuhe
|
3ba2a2e2d5
Merge pull request #1791 from jbousquie/Curve3.CatmullRom
|
8 年之前 |
jbousquie
|
b08c8aadc4
Curve3.CatmullRom fix : amount reaches just 1.0 now
|
8 年之前 |
jbousquie
|
a5d1e43042
new QuaternionRotationFromAxis()
|
8 年之前 |
jbousquie
|
d64b1a3482
fix nbPoints
|
8 年之前 |
jbousquie
|
405e3ebf7f
Added Curve3.CreateCatmullRomSpline()
|
8 年之前 |
jbousquie
|
2c9c751aad
API doc more comments
|
8 年之前 |
jbousquie
|
8583fea794
API doc comments
|
8 年之前 |
Simon Matt
|
cc1ce085b3
Add viewport.clone
|
8 年之前 |
David Catuhe
|
5a49382330
Restore missing updates
|
8 年之前 |
jbousquie
|
c712fca39d
added addRotation() + API doc comments
|
8 年之前 |
David Catuhe
|
453b59ab0d
Fix project to support new projection matrices
|
8 年之前 |
David Catuhe
|
e6aca04f21
Fixed size subtract typo
|
8 年之前 |
David Catuhe
|
aea052a54a
Fixed unproject issues with new Ortho matrices
|
8 年之前 |
Loïc Baumann
|
ed7528c602
Fix Math.Random typo
|
8 年之前 |
Wingnutt
|
6d1f2493ce
Added Color3.Random() static func - line 242
|
8 年之前 |
David Catuhe
|
266c61a465
Fixed issue with directional lights shadows with new projection matrices
|
8 年之前 |
George Corney (STR Limited)
|
d0fbbc9bf5
Replaced Direct3D suited projection matricies with OpenGL for better depth precision
|
8 年之前 |
Adam Bowman
|
8de3e63eb7
added Vector3.LerpToRef
|
8 年之前 |
Adam Bowman
|
0d013b5cd2
fixed issue with starting ik slerp in the middle of an animation and added Matrix.getRotationMatrix and Bone.getRotationMatrix
|
8 年之前 |
Adam Bowman
|
b4c669b0a3
removed code that I didn't need to commit for new feature
|
8 年之前 |
Adam Bowman
|
e4ea8a69c9
added slerp to BoneIKController
|
8 年之前 |
Adam Bowman
|
5923d925f4
added test/fix for singularity when converted quaternions to eulers
|
8 年之前 |
Adam Bowman
|
3278c8e180
fixed issue with Quaternion.toEulerAnglesToRef
|
8 年之前 |
Adam Bowman
|
7c2c8bcccb
added Bone.setRotation and Matrix.FromQuaternionToRef
|
8 年之前 |