https://github.com/mrdoob/three.js/wiki/Migration-Guide#181--182 https://github.com/mrdoob/three.js/milestone/95?closed=1
- Global
- Migrate to ESLint 9, flat config. #32471, #32518, #32519, #32520 (@gkjohnson, @Mugen87)
- BatchedMesh
- Fix index and attribute updates in
optimize(). #32185 (@querielo)
- Fix index and attribute updates in
- BatchNode
- Optimize generated shader code. #32203 (@Mugen87)
- BufferGeometr...