Skip to content

Minor fixes + added support for ES6 module imports in custom scripts

Compare
Choose a tag to compare
@julien-moreau julien-moreau released this 23 Oct 17:31
· 1569 commits to master since this release

import { Mesh, etc. } from "babylonjs" etc. in custom behavior scripts
Can also import custom scripts using ES6 modules import