Skip to content

Commit

Permalink
Add StoreyViewPlugin to build #1134
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Sep 20, 2023
1 parent 2800b40 commit a2c8653
Show file tree
Hide file tree
Showing 7 changed files with 2,836 additions and 370 deletions.
1,192 changes: 1,100 additions & 92 deletions dist/xeokit-sdk.cjs.js

Large diffs are not rendered by default.

1,193 changes: 1,100 additions & 93 deletions dist/xeokit-sdk.es.js

Large diffs are not rendered by default.

798 changes: 624 additions & 174 deletions dist/xeokit-sdk.es5.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/xeokit-sdk.min.cjs.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/xeokit-sdk.min.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/xeokit-sdk.min.es5.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/plugins/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export * from "./GLTFLoaderPlugin/index.js";
export * from "./NavCubePlugin/index.js";
export * from "./OBJLoaderPlugin/index.js";
export * from "./SectionPlanesPlugin/index.js";
export * from "./StoreyViewsPlugin/index.js";
export * from "./FaceAlignedSectionPlanesPlugin/index.js";
export * from "./SkyboxesPlugin/index.js";
export * from "./STLLoaderPlugin/index.js";
Expand Down

0 comments on commit a2c8653

Please sign in to comment.