Skip to content

Commit ab2b47f

Browse files
v1.1.5
2 parents fe47716 + 36c8f56 commit ab2b47f

File tree

5 files changed

+169
-189
lines changed

5 files changed

+169
-189
lines changed

dist/admin/add-project/ide.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
-moz-transform: rotate(2deg);
2222
}
2323
50% {
24-
-moz-transform: rotate(-2deg);
24+
-moz-transform: rotate(-2deg);
2525
}
2626
100% {
2727
-moz-transform: rotate(0deg);

dist/admin/add-project/ide.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,4 +726,4 @@ Events.prototype.fireOnce = function(event, listener) {
726726
this.remove(event, g);
727727
listener.apply(this.context, arguments);
728728
});
729-
}
729+
}

dist/admin/add-project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
</header>
111111
<div class="main-layout">
112112
<div class="result">
113-
<iframe src="./results/index.html"></iframe>
113+
<iframe id="index.html-9869d04e-d611-3de7-ebe8-fc09327eb292" src="https://cdpn.io/cpe/boomboom/index.html?key=index.html-9869d04e-d611-3de7-ebe8-fc09327eb292" allow="accelerometer; ambient-light-sensor; camera; display-capture; encrypted-media; geolocation; gyroscope; microphone; midi; payment; web-share; vr" allowfullscreen="true" allowpaymentrequest="true" allowtransparency="true" class="result-iframe iframe-visual-update" name="CodePen" sandbox="allow-downloads allow-forms allow-modals allow-pointer-lock allow-popups allow-presentation allow-same-origin allow-scripts allow-top-navigation-by-user-activation" loading="lazy"></iframe>
114114
</div>
115115

116116
<div class="splitter" data-splitter="yes"></div>

dist/admin/metaverse/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<body>
1111
<!-- partial:index.partial.html -->
1212
<div id="loading">
13-
<h2>Loading...</h2>
13+
<h2> straight-code<strong>2</strong><br/> metaverse shop</h2>
1414
<div class="spinner"></div>
1515
</div>
1616

1717
<div id="overlay"></div>
1818
<!-- partial -->
19-
<script src='https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js'></script>
19+
<script src='https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js'></script>
2020
<script src='https://cdn.jsdelivr.net/npm/three@0.134.0/examples/js/controls/OrbitControls.js'></script>
2121
<script src='https://unpkg.com/three@0.128.0/examples/js/loaders/GLTFLoader.js'></script>
2222
<script src='https://unpkg.com/three@0.128.0/examples/js/loaders/FBXLoader.js'></script>

0 commit comments

Comments
 (0)