Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
pete
/
abp
Seguir
1
Destacar
1
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Reduce node size
Actually happened in previous commit, can't be bothered to amend
master
Pete Shadbolt
hace 8 años
padre
452430627a
commit
5bcf7fba92
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
static/scripts/materials.js
+ 1
- 0
static/scripts/materials.js
Ver fichero
@@ -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;
Escribir
Vista previa
Cargando…
Cancelar
Guardar