xeolabs
xeolabs
Include the versions of `convert2xkt` and `ifc2gltf` in `XKT` file metadata.
In some apps we have annotations that are children of custom DOM elements, which prevents them from being included in Scene.getSnapshot()
When converting a glTF file - check the size of the glTF file to warn if it looks like it wont fit in a 1GB string (where it would crash...
Have option to make SceneModel transient. Currently, when we create a SceneModel in the Scene, the Viewer will automatically create ViewObjects to represent the SceneModel's SceneObjects. When we then destroy...
Users may need to disable it, eg. when using Amazon buckets
Seems there are some JS expressions that confuse it? When building docs with `npm run docs`: ```` parse: /home/lindsay/xeokit/xeokit-sdk-feb2/src/plugins/TreeViewPlugin/TreeViewPlugin.js warning: could not parse the following code. if you want to...