Babylon.js/Babylon.js: Release 1.3.1

Name: Babylon.js

Owner: Babylon.js

Release: 1.3.1

Released: 2013-08-17

License: Apache-2.0

Release Assets:

  • 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)

To top