Selaa lähdekoodia

Bend edges

master
Pete Shadbolt 7 vuotta sitten
vanhempi
commit
7ff467f070
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      abp/static/scripts/materials.js

+ 2
- 2
abp/static/scripts/materials.js Näytä tiedosto

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

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

// Is called on boot


Loading…
Peruuta
Tallenna