Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Sep 13, 2023
1 parent 14da78d commit 680b376
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 55 deletions.
22 changes: 0 additions & 22 deletions dist/xeokit-bim-viewer.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -90189,28 +90189,6 @@ let Type;
*/
const IFCObjectDefaults = {

IfcOpeningElement: {
pickable: false,
visible: false
},

IfcSpace: {
colorize: [0.137255, 0.403922, 0.870588],
pickable: false,
visible: false,
opacity: 0.4
},

IfcWindow: {
colorize: [0.137255, 0.403922, 0.870588],
opacity: 0.3
},

IfcPlate: {
colorize: [0.8470588235, 0.427450980392, 0, 0.5],
opacity: 0.3
},

DEFAULT: {
}
};
Expand Down
2 changes: 1 addition & 1 deletion dist/xeokit-bim-viewer.min.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/xeokit-bim-viewer.min.umd.js

Large diffs are not rendered by default.

22 changes: 0 additions & 22 deletions dist/xeokit-bim-viewer.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -90195,28 +90195,6 @@
*/
const IFCObjectDefaults = {

IfcOpeningElement: {
pickable: false,
visible: false
},

IfcSpace: {
colorize: [0.137255, 0.403922, 0.870588],
pickable: false,
visible: false,
opacity: 0.4
},

IfcWindow: {
colorize: [0.137255, 0.403922, 0.870588],
opacity: 0.3
},

IfcPlate: {
colorize: [0.8470588235, 0.427450980392, 0, 0.5],
opacity: 0.3
},

DEFAULT: {
}
};
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 680b376

Please sign in to comment.