This website works better with JavaScript.
Home
Explore
Help
Sign In
pete
/
abp
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Bend edges
master
Pete Shadbolt
7 years ago
parent
ccfdeca7c8
commit
7ff467f070
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
abp/static/scripts/materials.js
+ 2
- 2
abp/static/scripts/materials.js
View File
@@ -1,8 +1,8 @@
var materials = {};
var curveProperties = {
splineDensity:
1
,
curvature:
20
splineDensity:
20
,
curvature:
3
};
// Is called on boot
Write
Preview
Loading…
Cancel
Save