r147
版本发布时间: 2023-01-03 16:34:57
three-types/three-ts-types最新发布版本:r158(2023-10-28 01:45:15)
What's Changed
- add alexpineda as a contributor for code by @allcontributors in https://github.com/three-types/three-ts-types/pull/280
- chore(docs): Add JSDoc to OrbitControls class by @Draichi in https://github.com/three-types/three-ts-types/pull/283
- fix: correct type for XRHandJoints by @mz8i in https://github.com/three-types/three-ts-types/pull/285
- feat: add missing properties of
ShadowMesh
by @noname0310 in https://github.com/three-types/three-ts-types/pull/286 - fix: Add map props in SpotLight.d.ts by @Suprhimp in https://github.com/three-types/three-ts-types/pull/288
- fix: Import SphereGeometry instead of SphereBufferGeometry by @marwie in https://github.com/three-types/three-ts-types/pull/289
- fix: Add missing fields to CCDIKSolver IKS by @Trinovantes in https://github.com/three-types/three-ts-types/pull/287
- Make dispose() available in SelectionHelper by @autonomobil in https://github.com/three-types/three-ts-types/pull/292
- [feat] Adding RenderPixelatedPass types. by @LuchoTurtle in https://github.com/three-types/three-ts-types/pull/302
- feat: r147 by @0b5vr in https://github.com/three-types/three-ts-types/pull/303
- fix: Adding proper type in
fsQuad
instances insidejsm/postprocessing
. by @LuchoTurtle in https://github.com/three-types/three-ts-types/pull/305 - feat: add background intensity by @marwie in https://github.com/three-types/three-ts-types/pull/291
- feat: added 2D transform methods by @noname0310 in https://github.com/three-types/three-ts-types/pull/290
New Contributors
- @Draichi made their first contribution in https://github.com/three-types/three-ts-types/pull/283
- @mz8i made their first contribution in https://github.com/three-types/three-ts-types/pull/285
- @Trinovantes made their first contribution in https://github.com/three-types/three-ts-types/pull/287
- @autonomobil made their first contribution in https://github.com/three-types/three-ts-types/pull/292
- @LuchoTurtle made their first contribution in https://github.com/three-types/three-ts-types/pull/302
Full Changelog: https://github.com/three-types/three-ts-types/compare/r146...r147