このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
pete
/
abp
ウォッチ
1
スター
1
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Reduce node size
Actually happened in previous commit, can't be bothered to amend
master
Pete Shadbolt
8年前
親
452430627a
コミット
5bcf7fba92
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
static/scripts/materials.js
+ 1
- 0
static/scripts/materials.js
ファイルの表示
@@ -5,6 +5,7 @@ var curveProperties = {
curvature: 20
};
// Is called on boot
materials.prepare = function() {
var ballSprite = new THREE.Texture(document.getElementById("ball"));
ballSprite.needsUpdate = true;
書き込み
プレビュー
読み込み中…
キャンセル
保存