Skip to content

Conversation

@ryantrem
Copy link
Member

This change updates to the latest BabylonNative submodule, and makes changes to work with the render threading updates (BabylonJS/BabylonNative#451).

@syntheticmagus
Copy link
Contributor

Technically, you should probably add something to your JavaScript to await the graphics promise, but it won't really matter or be necessary until you start actually rendering multithreaded. If NativeEngine is auto-rendering, that promise is completed synchronously.

@ryantrem
Copy link
Member Author

Technically, you should probably add something to your JavaScript to await the graphics promise, but it won't really matter or be necessary until you start actually rendering multithreaded. If NativeEngine is auto-rendering, that promise is completed synchronously.

Fixed so we don't forget about it later.

@ryantrem ryantrem merged commit 6f7f393 into BabylonJS:master Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants