New
r180
https://github.com/mrdoob/three.js/wiki/Migration-Guide#179--180 https://github.com/mrdoob/three.js/milestone/93?closed=1
- Global
- Clean up. #31719, #31564, #31671, #31732, #31734, #31726 (@Methuselah96, @WestLangley, @s-rigaud)
- Remove deprecated code. #31632, #31555 (@Mugen87)
- AnimationClip
- Add
userDataand honor in glTF loader and exporter. #31586 (@repalash)
- Add
- Bindings
- Fix caching of texture bindings. #31755 (@Mugen87)
- ClippingNode
- Move uniforms into
rendergroup. #31716 (@Mugen87)
- Move uniforms into
- ExternalTexture
- Support
copy(),clone(). #31731 (@donmccurdy)
- Support
- GLSLNodeBuilder
- Fix
texelFetch*()code generation with depth textures. #31760 (@shotamatsuda) - Fix
texture()code generation for depth texture. #31770 (@shotamatsuda)
- Fix
- Material
- Add missing map properties to . #31578 (@Mugen87)