Raanan Weber

Results 176 comments of Raanan Weber

This update will probably not be included in 7.0, but I will wait for @docEdub to be sure.

I am closing this, as this was resolved. Under very specific scenarios it will fail, but these are cases that we can't fully support anyhow. For example - if moving...

Future versions will now be pushed to the cdn under `/v${VersionNumber}`. past versions will soon be uploaded.

This has been resolved and is working correctly now.

You can use the controllers on the hand menu as well (enabling the near-interactions feature). Or is your goal to show hands instead of controllers?

that's not an easy feature to implement, and IMO should actually come directly from the vendors. Otherwise we will need to have hand positions for each type of available controller....

I have added validation tests automation in the es6 template - https://github.com/RaananW/babylonjs-webpack-es6#running-validation-tests

Extending on top of what's written in the description of the issue: - The database class should store every assets that is downloaded to allow offline support. All network requests...

We are doing our best to have no external dependencies, especially not in our core library. I can see a standard solution in Babylon using standard web technologies, but allowing...

of course, this is roughly what we have in mind. What I do want on top of that is an extendable system, that can leverage different types of caching. Not...