r134
版本发布时间: 2021-11-09 19:39:38
three-types/three-ts-types最新发布版本:r158(2023-10-28 01:45:15)
What's Changed
- r133 - include default Object3D in Intersection generic type by @dbuck in https://github.com/three-types/three-ts-types/pull/138
- Add resolveURL to LoaderUtils by @robertlong in https://github.com/three-types/three-ts-types/pull/148
- chore: added forceContextRestore method to WebGLRenderer by @schwyzl in https://github.com/three-types/three-ts-types/pull/145
- Add
createShaderMaterial
toGPUComputationRenderer
by @mattrossman in https://github.com/three-types/three-ts-types/pull/142 - Fix ColorNode imports by @xawill in https://github.com/three-types/three-ts-types/pull/140
- Add gltf loader types by @robertlong in https://github.com/three-types/three-ts-types/pull/143
New Contributors
- @dbuck made their first contribution in https://github.com/three-types/three-ts-types/pull/138
- @robertlong made their first contribution in https://github.com/three-types/three-ts-types/pull/148
- @mattrossman made their first contribution in https://github.com/three-types/three-ts-types/pull/142
Full Changelog: https://github.com/three-types/three-ts-types/compare/r133...r134