r138
版本发布时间: 2022-03-02 23:58:25
three-types/three-ts-types最新发布版本:r158(2023-10-28 01:45:15)
What's Changed
- Remove RGBFormat by @0b5vr in https://github.com/three-types/three-ts-types/pull/159
- change (Material): Add a new property .alphaWrite by @0b5vr in https://github.com/three-types/three-ts-types/pull/161
- chore: Update PULL_REQUEST_TEMPLATE by @0b5vr in https://github.com/three-types/three-ts-types/pull/166
- Remove
enableKeys
from OrbitControls by @r00ster91 in https://github.com/three-types/three-ts-types/pull/171 - Fix documentation for a
recursive
parameter by @r00ster91 in https://github.com/three-types/three-ts-types/pull/173 - Remove RGBM7Encoding and RGBM16Encoding by @0b5vr in https://github.com/three-types/three-ts-types/pull/178
- fix: adjust webgl example location and types by @Michsior14 in https://github.com/three-types/three-ts-types/pull/168
- Remove VRMLoader by @0b5vr in https://github.com/three-types/three-ts-types/pull/179
- feature (Texture): Add Source class by @0b5vr in https://github.com/three-types/three-ts-types/pull/180
- change: Add new render target types for 3D and array textures by @0b5vr in https://github.com/three-types/three-ts-types/pull/183
- change (HTMLMesh): add dispose by @0b5vr in https://github.com/three-types/three-ts-types/pull/185
- change (GLTFLoader): add a new signature GLTFParser.loadImageSource by @0b5vr in https://github.com/three-types/three-ts-types/pull/186
- change (WebGLMultipleRenderTargets): Add Options to Constructor by @0b5vr in https://github.com/three-types/three-ts-types/pull/187
- change (Reflector, Refractor): add an option
multisample
by @0b5vr in https://github.com/three-types/three-ts-types/pull/188 - change (WebGLMultisampleRenderTarget): make it deprecated by @0b5vr in https://github.com/three-types/three-ts-types/pull/190
- feature: Add OctreeHelper by @0b5vr in https://github.com/three-types/three-ts-types/pull/191
- change (
Texture
): AddneedsPMREMUpdate
by @0b5vr in https://github.com/three-types/three-ts-types/pull/165
New Contributors
- @r00ster91 made their first contribution in https://github.com/three-types/three-ts-types/pull/171
Full Changelog: https://github.com/three-types/three-ts-types/compare/r137...r138