Explorar el Código

Re-enable curved lines.

master
Pete Shadbolt hace 7 años
padre
commit
6b3cb8bc37
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      abp/static/scripts/materials.js

+ 1
- 1
abp/static/scripts/materials.js Ver fichero

@@ -1,7 +1,7 @@
var materials = {};

var curveProperties = {
splineDensity: 1,
splineDensity: 10,
curvature: 20
};



Cargando…
Cancelar
Guardar