Delete leenkx/Sources/iron2/changes.md
This commit is contained in:
parent
61a4bf0ff8
commit
ef27ce45ae
@ -1,7 +0,0 @@
|
||||
|
||||
* 2019-11-04: `comma` key is now `,`, `period` key is now `.`
|
||||
* 2018-08-28: `LampObject` and `LampData` is now `LightObject` and `LightData`
|
||||
* 2018-08-28: Use `new Vec4(0,0,1)` (or `Vec4.zAxis()`) instead of `Vec4.up()`
|
||||
* 2018-08-28: `Vec4.lerp` is no longer static, use `var v = new Vec4(); v.lerp(from, to, s)`
|
||||
* 2018-08-21: `Vec4.lerp(to, from, s)` is now `Vec4.lerp(from, to, s)`
|
||||
* 2017-12-10: Use `iron.math.Vec4.distance()` instead of `iron.math.Vec4.distance3d()`.
|
Loading…
x
Reference in New Issue
Block a user