Skip to content

Commit

Permalink
Merge pull request #5920 from sebavan/master
Browse files Browse the repository at this point in the history
4.0.0-alpha.27
  • Loading branch information
sebavan committed Feb 14, 2019
2 parents b5daa5e + 8981790 commit 9cafc6e
Show file tree
Hide file tree
Showing 62 changed files with 3,767 additions and 4,631 deletions.
1,195 changes: 600 additions & 595 deletions dist/preview release/babylon.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/preview release/babylon.js

Large diffs are not rendered by default.

112 changes: 69 additions & 43 deletions dist/preview release/babylon.max.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/preview release/babylon.max.js.map

Large diffs are not rendered by default.

2,473 changes: 1,245 additions & 1,228 deletions dist/preview release/babylon.module.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/preview release/glTF2Interface/package.json
@@ -1,7 +1,7 @@
{
"name": "babylonjs-gltf2interface",
"description": "A typescript declaration of babylon's gltf2 inteface.",
"version": "4.0.0-alpha.26",
"version": "4.0.0-alpha.27",
"repository": {
"type": "git",
"url": "https://github.com/BabylonJS/Babylon.js.git"
Expand Down
6 changes: 3 additions & 3 deletions dist/preview release/gui/babylon.gui.js
Expand Up @@ -97,9 +97,9 @@ return /******/ (function(modules) { // webpackBootstrap
/******/ ({

/***/ "../../node_modules/tslib/tslib.es6.js":
/*!***********************************************************!*\
!*** E:/Repos/Babylon.js/node_modules/tslib/tslib.es6.js ***!
\***********************************************************/
/*!*****************************************************************!*\
!*** C:/Dev/Babylon/Babylon.js/node_modules/tslib/tslib.es6.js ***!
\*****************************************************************/
/*! exports provided: __extends, __assign, __rest, __decorate, __param, __metadata, __awaiter, __generator, __exportStar, __values, __read, __spread, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault */
/***/ (function(module, __webpack_exports__, __webpack_require__) {

Expand Down
4 changes: 2 additions & 2 deletions dist/preview release/gui/package.json
Expand Up @@ -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": "4.0.0-alpha.26",
"version": "4.0.0-alpha.27",
"repository": {
"type": "git",
"url": "https://github.com/BabylonJS/Babylon.js.git"
Expand All @@ -28,7 +28,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"babylonjs": "4.0.0-alpha.26"
"babylonjs": "4.0.0-alpha.27"
},
"engines": {
"node": "*"
Expand Down
16 changes: 8 additions & 8 deletions dist/preview release/inspector/babylon.inspector.bundle.js

Large diffs are not rendered by default.

0 comments on commit 9cafc6e

Please sign in to comment.