-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Babylon again #15
Labels
Comments
Sure -- I can do the update once that PR hits master. And sure, I'll take push access as well, thanks for the offer! |
HowardWolosky
added a commit
to HowardWolosky/gltf-vscode
that referenced
this issue
Jun 2, 2017
…changes * Updated Cesium engine to 1.34 and leveraged the new [`basepath`](CesiumGS/cesium#5320) option in `Cesium.Model.fromGltf`. * Updated Babylon.js engine to get a [tangent fix](BabylonJS/Babylon.js#2222). * Babylon (like Cesium) now defaults to previewing the content in the tab as opposed to the content saved in the file, the same way it's done in this [Babylon Plaground Example](https://www.babylonjs-playground.com/#1AbIIF#7). Resolves Issue AnalyticalGraphicsInc#15 > **Work in Progress** > - This doesn't have a Babylon with pull 2222 since that hasn't been taken to master > - Active preview for Babylon is not currently working for some reason. More investgiation needs to happen.
Looks like push access was granted this morning, great! No rush on the update here. |
HowardWolosky
added a commit
to HowardWolosky/gltf-vscode
that referenced
this issue
Jun 5, 2017
…changes * Updated Cesium engine to 1.34 and leveraged the new [`basepath`](CesiumGS/cesium#5320) option in `Cesium.Model.fromGltf`. * Updated Babylon.js engine to get a [tangent fix](BabylonJS/Babylon.js#2222). * Babylon (like Cesium) now defaults to previewing the content in the tab as opposed to the content saved in the file, the same way it's done in this [Babylon Plaground Example](https://www.babylonjs-playground.com/#1AbIIF#7). Resolves Issue AnalyticalGraphicsInc#15 > **Work in Progress** > - Active preview for Babylon is not currently working for some reason. More investgiation needs to happen.
HowardWolosky
added a commit
to HowardWolosky/gltf-vscode
that referenced
this issue
Jun 5, 2017
* Updated Cesium engine to 1.34 and leveraged the new [`basepath`](CesiumGS/cesium#5320) option in `Cesium.Model.fromGltf`. * Updated Babylon.js engine to get a [tangent fix](BabylonJS/Babylon.js#2222). Resolves Issue AnalyticalGraphicsInc#15
HowardWolosky
added a commit
to HowardWolosky/gltf-vscode
that referenced
this issue
Jun 5, 2017
* Updated Cesium engine to 1.34 and leveraged the new [`basepath`](CesiumGS/cesium#5320) option in `Cesium.Model.fromGltf`. * Updated Babylon.js engine to get a [tangent fix](BabylonJS/Babylon.js#2222). Resolves Issue AnalyticalGraphicsInc#15
HowardWolosky
added a commit
to HowardWolosky/gltf-vscode
that referenced
this issue
Jun 5, 2017
* Updated Cesium engine to 1.34 and leveraged the new [`basepath`](CesiumGS/cesium#5320) option in `Cesium.Model.fromGltf`. * Updated Babylon.js engine to get a [tangent fix](BabylonJS/Babylon.js#2222). Resolves Issue AnalyticalGraphicsInc#15
Thanks @HowardWolosky! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BabylonJS needs another update, to pick up BabylonJS/Babylon.js#2222.
As a result of this update, the "NormalTangentTest" model from the 2.0 sample models should have better lighting/reflections on it.
@HowardWolosky can I trouble you with this request? Also would you like push access to this repo?
The text was updated successfully, but these errors were encountered: