v1.2.0-alpha.10
Pre-release
Pre-release
GuoLei1990
released this
22 Feb 08:47
·
327 commits
to main
since this release
What's Changed
Features 🎉
Fixed 🐞
- Fix cone and capsule error by @singlecoder in #1961
- Fix
ViewportToWorldPoint
error after modifying canvas width and height by @cptbtptpbcptdtptp in #1971 - Fix the mesh of 2d batcher error when call gc by @singlecoder in #1977
- Fix the problem of resetting
HtmlCanvas.ClientXXX
when callcanvas.resizeByClientSize()
by @cptbtptpbcptdtptp in #1984 - Fix glb/gltf use extension parse by @gz65555 in #1992
- Fix
gl.MIN
andgl.MAX
doesn't exist inwebgl1
by @susiwen8 in #1990 - Fix output glsl error when
function overload
exists in shaderlab source code by @Sway007 in #2001
Other Changes
- Fix query path error by @gz65555 in #1986
- Opt compare function when compare the same renderer by @singlecoder in #2002
Full Changelog: v1.2.0-alpha.9...v1.2.0-alpha.10