@@ -1,6 +1,6 @@
{
"name": "BabylonJS",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "Babylon.js is a 3D engine based on webgl and javascript",
"main": "",
"repository": {
@@ -4,7 +4,7 @@
},
"name": "babylonjs-gui",
"description": "The Babylon.js GUI library is an extension you can use to generate interactive user interface. It is build on top of the DynamicTexture.",
- "version": "3.1.0-rc-0",
"type": "git",
"url": "https://github.com/BabylonJS/Babylon.js.git"
"name": "babylonjs-inspector",
"description": "The Babylon.js inspector.",
"name": "babylonjs-loaders",
"description": "The Babylon.js file loaders library is an extension you can use to load different 3D file types into a Babylon scene.",
"name": "babylonjs-materials",
"description": "The Babylon.js materials library is a collection of advanced materials to be used in a Babylon.js scene.",
"name": "babylonjs-post-process",
"name": "babylonjs-procedural-textures",
"name": "babylonjs-serializers",
"description": "The Babylon.js serializers library is an extension you can use to serialize Babylon scenes.",
"name": "babylonjs-viewer",
"description": "A simple-to-use viewer based on BabylonJS to display 3D elements natively",
@@ -8,7 +8,7 @@
],
"name": "babylonjs",
"description": "Babylon.js is a JavaScript 3D engine based on webgl.",