Raanan Weber
Raanan Weber
Please do not merge this PR, it is a WIP. The PR was created as a way to test it on the playground
Comments (and with them emails sent) can be minimized.
This is partly related to esm, but can be done externally and unrelated to the esm work. In our es6 packages we still require tslib. tslib is used as a...
See this topic - https://forum.babylonjs.com/t/cdn-hosted-wasm-files/31538 We have a few packages that are integrated as a URL in the repository. This works well for UMD-related packages but will fail when using...
As the tsdoc eslint task is not very flexible, we have to adjust it to make it work with our repository. This PR adds 2 new rules: 1) Babylon/syntax which...
Introduce world-scale factor to XR to allow travelling through worlds where 1 unit is not 1 meter (but more/less). Reference topic: https://forum.babylonjs.com/t/manipulating-player-size-in-webxr/29517
- [ ] Implement loader (loaders package) - Reuse the glTF loader architecture to implement the glEF loader - Define a base loader to be used by both loaders -...
We should offer a very simple getting-started template for an npm-ready project that can be initialized using `npm init`.
See https://forum.babylonjs.com/t/grab-behavior-issue-while-using-webxr-movement-controls/28395
When saving a new scene check if it compiles correctly. If it doesn't mark it as `error`