aboutsummaryrefslogtreecommitdiff
path: root/resources/control_shapes/square.shape
diff options
context:
space:
mode:
authorhome_pc <[email protected]>2020-01-20 13:48:51 -0800
committerhome_pc <[email protected]>2020-01-20 13:48:51 -0800
commit75fa1d1810e98453960a81115d88302e276d817f (patch)
tree92f37accb3cb041d056d00525b5830a69862631a /resources/control_shapes/square.shape
parentfixed install.mel issue (diff)
downloadartv2-75fa1d1810e98453960a81115d88302e276d817f.tar.xz
artv2-75fa1d1810e98453960a81115d88302e276d817f.zip
Uploading work on refactor
At this point, all components can build their skeletons. Next steps are to get components building their rigs.
Diffstat (limited to 'resources/control_shapes/square.shape')
-rw-r--r--resources/control_shapes/square.shape1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/control_shapes/square.shape b/resources/control_shapes/square.shape
new file mode 100644
index 0000000..408ca97
--- /dev/null
+++ b/resources/control_shapes/square.shape
@@ -0,0 +1 @@
+[{"knots": [0.0, 1.0, 2.0, 3.0, 4.0], "points": [[0.5, 0.5, 0.0], [0.5, -0.5, 0.0], [-0.5, -0.5, 0.0], [-0.5, 0.5, 0.0], [0.5, 0.5, 0.0]], "degree": 1, "form": 0}] \ No newline at end of file