r144
版本发布时间: 2022-09-02 17:33:44
three-types/three-ts-types最新发布版本:r158(2023-10-28 01:45:15)
What's Changed
- feat: node material by @miko3k in https://github.com/three-types/three-ts-types/pull/240
- refactor: remove Quaternion.inverse() by @lgarron in https://github.com/three-types/three-ts-types/pull/244
- fix: back-port TypeScript fix by @Methuselah96 in https://github.com/three-types/three-ts-types/pull/249
- Change examples/jsm/libs/stats
end
function return tonumber
by @MysteryBlokHed in https://github.com/three-types/three-ts-types/pull/246 - fix: add fog to LineBasicMaterial by @Methuselah96 in https://github.com/three-types/three-ts-types/pull/248
- fix: class name is now ReflectorForSSRPass by @Methuselah96 in https://github.com/three-types/three-ts-types/pull/251
- fix: use IUniform instead of Uniform where appropriate by @Methuselah96 in https://github.com/three-types/three-ts-types/pull/252
- [r144] dev -> master by @joshuaellis in https://github.com/three-types/three-ts-types/pull/254
New Contributors
- @lgarron made their first contribution in https://github.com/three-types/three-ts-types/pull/244
- @MysteryBlokHed made their first contribution in https://github.com/three-types/three-ts-types/pull/246
Full Changelog: https://github.com/three-types/three-ts-types/compare/r143...r144