r142
版本发布时间: 2022-07-19 23:18:01
three-types/three-ts-types最新发布版本:r158(2023-10-28 01:45:15)
What's Changed
- fix: correctly import webxr types by @Methuselah96 in https://github.com/three-types/three-ts-types/pull/223
- fix: return type for GLTFLoader's parseAsync method by @capnmidnight in https://github.com/three-types/three-ts-types/pull/224
- fix: remove context field from WebGLRenderer by @capnmidnight in https://github.com/three-types/three-ts-types/pull/226
- feat: Mouse and Touch allow undefined buttons #144 by @alexpineda in https://github.com/three-types/three-ts-types/pull/236
- fix: SAOPass.OUTPUT type by @serenayl in https://github.com/three-types/three-ts-types/pull/235
- refactor: example convert utils files to esmodules by @cosformula in https://github.com/three-types/three-ts-types/pull/230
- chore: HTMLDocument is deprecated, changed to Document by @Heaust-ops in https://github.com/three-types/three-ts-types/pull/229
- fix: add missing ACESFilmicToneMappingShader by @0b5vr in https://github.com/three-types/three-ts-types/pull/225
- three: update AudioContext.d.ts by @Vikontte in https://github.com/three-types/three-ts-types/pull/234
New Contributors
- @alexpineda made their first contribution in https://github.com/three-types/three-ts-types/pull/236
- @serenayl made their first contribution in https://github.com/three-types/three-ts-types/pull/235
- @cosformula made their first contribution in https://github.com/three-types/three-ts-types/pull/230
- @Heaust-ops made their first contribution in https://github.com/three-types/three-ts-types/pull/229
- @Vikontte made their first contribution in https://github.com/three-types/three-ts-types/pull/234
Full Changelog: https://github.com/three-types/three-ts-types/compare/r141...r142