Sfoglia il codice sorgente

Re-enable curved lines.

master
Pete Shadbolt 7 anni fa
parent
commit
6b3cb8bc37
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      abp/static/scripts/materials.js

+ 1
- 1
abp/static/scripts/materials.js Vedi File

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

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



Loading…
Annulla
Salva