Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
pete
/
abp
Segui
1
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Bend edges
master
Pete Shadbolt
7 anni fa
parent
ccfdeca7c8
commit
7ff467f070
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
abp/static/scripts/materials.js
+ 2
- 2
abp/static/scripts/materials.js
Vedi File
@@ -1,8 +1,8 @@
var materials = {};
var curveProperties = {
splineDensity:
1
,
curvature:
20
splineDensity:
20
,
curvature:
3
};
// Is called on boot
Write
Preview
Loading…
Annulla
Salva