svelte-babylon icon indicating copy to clipboard operation
svelte-babylon copied to clipboard

Inspector is written in React

Open Myrmod opened this issue 3 years ago • 0 comments

As mentioned in https://forum.babylonjs.com/t/refactor-inspector-to-not-use-react/30181 the babylonjs inspector is written in react. So if you use it you might get warnings regarding this.

BabylonJS Inspector source code: https://github.com/BabylonJS/Babylon.js/tree/master/packages/dev/inspector

Currently it is not planned to rebuild it inside svelte-babylon.

Myrmod avatar May 09 '22 09:05 Myrmod