3.2.0-alpha0
@@ -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.1",
+ "version": "3.2.0-alpha0",
"repository": {
"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",
@@ -4,11 +4,12 @@
"contributors": [
"David ROUSSET",
- "Sebastien VANDENBERGHE"
+ "Sebastien VANDENBERGHE",
+ "Raanan Weber"
],
"name": "babylonjs",
"description": "Babylon.js is a JavaScript 3D engine based on webgl.",