.. |
angle
|
JSDoc improvements
|
2020-12-14 13:33:42 +00:00 |
distance
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
easing
|
Merge pull request #5032 from jcyuan/master
|
2020-04-27 11:56:59 +01:00 |
fuzzy
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
interpolation
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
pow2
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
random-data-generator
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
snap
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
typedefs
|
Bumping to 3.50
|
2020-07-31 13:41:29 +01:00 |
Average.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Bernstein.js
|
Finished JSDocs
|
2020-02-04 14:51:43 +00:00 |
Between.js
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
CatmullRom.js
|
Finished JSDocs
|
2020-02-04 14:51:43 +00:00 |
CeilTo.js
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
Clamp.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
const.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
DegToRad.js
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
Difference.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Euler.js
|
Added Math.Euler class
|
2020-09-30 11:02:54 +01:00 |
Factorial.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
FloatBetween.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
FloorTo.js
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
FromPercent.js
|
Allow non-zero min in FromPercent
|
2021-01-31 21:08:46 +01:00 |
GetSpeed.js
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
index.js
|
Add Phaser.Math.Median method
|
2021-03-25 17:42:22 +03:00 |
IsEven.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
IsEvenStrict.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Linear.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Matrix3.js
|
Finished JSDocs
|
2020-02-04 14:51:43 +00:00 |
Matrix4.js
|
Finished all docs and added some missing methods and made use of setValues
|
2020-10-07 17:42:19 +01:00 |
MaxAdd.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Median.js
|
Add Phaser.Math.Median method
|
2021-03-25 17:42:22 +03:00 |
MinSub.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Percent.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Quaternion.js
|
Quaternion.setFromRotationMatrix is a new method that will set the rotation of the quaternion from the given Matrix4.
|
2020-09-30 15:09:35 +01:00 |
RadToDeg.js
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
RandomXY.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
RandomXYZ.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
RandomXYZW.js
|
JSDoc improvements
|
2020-12-14 13:33:42 +00:00 |
Rotate.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
RotateAround.js
|
Fixed Vector2Like types
|
2020-04-27 16:13:17 +01:00 |
RotateAroundDistance.js
|
Fixed Vector2Like types
|
2020-04-27 16:13:17 +01:00 |
RotateTo.js
|
Fixed data type
|
2020-07-14 09:45:30 +01:00 |
RotateVec3.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
RoundAwayFromZero.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
RoundTo.js
|
Replace integer with number
|
2020-11-23 10:22:13 +00:00 |
SinCosTableGenerator.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
SmootherStep.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
SmoothStep.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
ToXY.js
|
Fixed - Math#ToXY: now the existing vector passed as 'out' is setted even if 'index' is 0.
|
2021-04-05 10:31:21 +02:00 |
TransformXY.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Vector2.js
|
Docs: Vector2Like args for Vector2
|
2021-03-25 11:54:15 -07:00 |
Vector3.js
|
Added projectViewMatrix and unprojectViewMatrix .
|
2020-09-30 13:39:48 +01:00 |
Vector4.js
|
JSDoc improvements
|
2020-12-14 13:33:42 +00:00 |
Within.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
Wrap.js
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |