Releases: BabylonJS/Babylon.js
Releases · BabylonJS/Babylon.js
1.3.2
1.3.1
- 1.3.1:
- Selection octrees
- Breaking changes: Meshes now use multi vertex buffers (one for each attribute) instead of a big one. This is for more flexibility. The .babylon file format has changed accordingly (no more .vertices property on meshes but .positions, .normals, .colors, .uvs, .uvs2)