Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
pete
/
abp
Observar
1
Favorito
1
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Reduce node size
Actually happened in previous commit, can't be bothered to amend
master
Pete Shadbolt
8 anos atrás
pai
452430627a
commit
5bcf7fba92
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
static/scripts/materials.js
+ 1
- 0
static/scripts/materials.js
Ver arquivo
@@ -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;
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar