Doc > Changelog > 1.1.206

Doc > Changelog > 1.1.206

Engine:

  • Importing module is now easier. It can be done with:
import {OBJLoaderModule} from 'https://unpkg.com/@polygonjs/polygonjs@latest/dist/modules/OBJLoader.js';
Poly.registerModule(OBJLoaderModule);

as seen in the examples for the sop/File and sop/Instance.

Editor:

no change

< back to changelog

newsletter, twitter, forum or discord.

Is this doc helpful/not helpful? Is there any information you would like that is not available? Don't hesitate to get in touch with any question or feedback, either by email, on Discord or the forum.