From 42decff31b7469234a8debc2b43f06f49035eb00 Mon Sep 17 00:00:00 2001 From: Louis Hobbs Date: Mon, 16 Jan 2023 23:11:12 +0000 Subject: [PATCH] Add Starter Content Shapes --- Content/StarterContent/Materials/M_Basic_Wall.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Cone.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Cube.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Cylinder.uasset | 3 +++ Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Pipe.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Pipe_180.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Pipe_90.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Plane.uasset | 3 +++ Content/StarterContent/Shapes/Shape_QuadPyramid.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Sphere.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Torus.uasset | 3 +++ Content/StarterContent/Shapes/Shape_TriPyramid.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Trim.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Trim_90_In.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Tube.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Wedge_A.uasset | 3 +++ Content/StarterContent/Shapes/Shape_Wedge_B.uasset | 3 +++ Content/StarterContent/Shapes/Shape_WideCapsule.uasset | 3 +++ 20 files changed, 60 insertions(+) create mode 100644 Content/StarterContent/Materials/M_Basic_Wall.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Cone.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Cube.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Cylinder.uasset create mode 100644 Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Pipe.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Pipe_180.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Pipe_90.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Plane.uasset create mode 100644 Content/StarterContent/Shapes/Shape_QuadPyramid.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Sphere.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Torus.uasset create mode 100644 Content/StarterContent/Shapes/Shape_TriPyramid.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Trim.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Trim_90_In.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Tube.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Wedge_A.uasset create mode 100644 Content/StarterContent/Shapes/Shape_Wedge_B.uasset create mode 100644 Content/StarterContent/Shapes/Shape_WideCapsule.uasset diff --git a/Content/StarterContent/Materials/M_Basic_Wall.uasset b/Content/StarterContent/Materials/M_Basic_Wall.uasset new file mode 100644 index 0000000..870fc27 --- /dev/null +++ b/Content/StarterContent/Materials/M_Basic_Wall.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4f2f53d4655505abcf1f1f244f42b1908fe9e4579dac88b257d9c99e005f54 +size 83914 diff --git a/Content/StarterContent/Shapes/Shape_Cone.uasset b/Content/StarterContent/Shapes/Shape_Cone.uasset new file mode 100644 index 0000000..878fea9 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Cone.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4b0a4798a8acbe2564ebbf9e1f797a99aeb2207ce9c26b939aeccd606873e4 +size 63629 diff --git a/Content/StarterContent/Shapes/Shape_Cube.uasset b/Content/StarterContent/Shapes/Shape_Cube.uasset new file mode 100644 index 0000000..ac777b2 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Cube.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7d5cbe0048b9752e7f0f87942575c19c0a08f862098293c80ffb6fa0d5de00 +size 42653 diff --git a/Content/StarterContent/Shapes/Shape_Cylinder.uasset b/Content/StarterContent/Shapes/Shape_Cylinder.uasset new file mode 100644 index 0000000..f3ce125 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Cylinder.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483be50ce0d90682ff3203449a7f2c7b3c1e52524fa7d7a9c042a0ccb414d6ab +size 68893 diff --git a/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset b/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset new file mode 100644 index 0000000..cf37f42 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7d1ddb8effd11b62c964d18050d6c56ddad3aa0ec87245fc34680f0adcf40c +size 86377 diff --git a/Content/StarterContent/Shapes/Shape_Pipe.uasset b/Content/StarterContent/Shapes/Shape_Pipe.uasset new file mode 100644 index 0000000..b9516ad --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Pipe.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e62be046f2934e314b65e2b65846db6cb005b14975c7dcb3432087faeb2f8de5 +size 54860 diff --git a/Content/StarterContent/Shapes/Shape_Pipe_180.uasset b/Content/StarterContent/Shapes/Shape_Pipe_180.uasset new file mode 100644 index 0000000..6a4e191 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Pipe_180.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946d5b003e72a8209f686334b348a9260283871c3d8f53ef17e86d143e86236c +size 113765 diff --git a/Content/StarterContent/Shapes/Shape_Pipe_90.uasset b/Content/StarterContent/Shapes/Shape_Pipe_90.uasset new file mode 100644 index 0000000..27a721c --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Pipe_90.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe31cd5c0819a2562f266c8a3df67a42a97f08ef68c1a02ec9befd1ba476707c +size 87556 diff --git a/Content/StarterContent/Shapes/Shape_Plane.uasset b/Content/StarterContent/Shapes/Shape_Plane.uasset new file mode 100644 index 0000000..936c065 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Plane.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb5b2e06846ee0ba7fdced366feb39fee39dcc6b1ffb44185d4a1bb7d7bb7ec +size 43928 diff --git a/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset b/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset new file mode 100644 index 0000000..0c7a184 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498c21bd81f06060181ae7eb53318c0be3188b4aa0cf139a0647c43d57280b6d +size 49498 diff --git a/Content/StarterContent/Shapes/Shape_Sphere.uasset b/Content/StarterContent/Shapes/Shape_Sphere.uasset new file mode 100644 index 0000000..465be16 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Sphere.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53991d12d2e67e3b05f522c80931137a7efd8a87ad1df61bb76e0d169b143eef +size 78815 diff --git a/Content/StarterContent/Shapes/Shape_Torus.uasset b/Content/StarterContent/Shapes/Shape_Torus.uasset new file mode 100644 index 0000000..d5f90a6 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Torus.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4970e011c69c9e8fb6c6a825ab06d8d63c6c6c2f1450e6b7f7862f3e7ef56cd7 +size 103750 diff --git a/Content/StarterContent/Shapes/Shape_TriPyramid.uasset b/Content/StarterContent/Shapes/Shape_TriPyramid.uasset new file mode 100644 index 0000000..336d90c --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_TriPyramid.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe58225c321b910d2c202fd4a64156efb6d958fe6bcbc38b764b8bcc2a0df23 +size 48646 diff --git a/Content/StarterContent/Shapes/Shape_Trim.uasset b/Content/StarterContent/Shapes/Shape_Trim.uasset new file mode 100644 index 0000000..010ce8a --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Trim.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1714a4dd5057f3e2b8bd411abdc0f2d4673721add4c7ab4bced4361dfe9a17 +size 46530 diff --git a/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset b/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset new file mode 100644 index 0000000..723906c --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949f8a7e34e65d4475070827f5472ff3b230fbc8ee9b7281f3cdb3e3a3166bbd +size 54277 diff --git a/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset b/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset new file mode 100644 index 0000000..ae5ce45 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c227474d677b4e0ed2470f01e82378f3a2bcbfcfcc6bcc76d35990e1a488ef71 +size 55519 diff --git a/Content/StarterContent/Shapes/Shape_Tube.uasset b/Content/StarterContent/Shapes/Shape_Tube.uasset new file mode 100644 index 0000000..8f5f223 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Tube.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9954a99f9746b464275d1c7e86998ffa48aee3fa3bf958cf36dbe5f3cb6768 +size 73727 diff --git a/Content/StarterContent/Shapes/Shape_Wedge_A.uasset b/Content/StarterContent/Shapes/Shape_Wedge_A.uasset new file mode 100644 index 0000000..633cea5 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Wedge_A.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e334aad25749dc440b370929ed89675676288616c9c015b5ad761c22d22bf821 +size 51130 diff --git a/Content/StarterContent/Shapes/Shape_Wedge_B.uasset b/Content/StarterContent/Shapes/Shape_Wedge_B.uasset new file mode 100644 index 0000000..6c665db --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_Wedge_B.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f37119a34916f2787b9b9a7f8f5678df1b7564eebc65ff1427c558e0331ed5e0 +size 46825 diff --git a/Content/StarterContent/Shapes/Shape_WideCapsule.uasset b/Content/StarterContent/Shapes/Shape_WideCapsule.uasset new file mode 100644 index 0000000..540f731 --- /dev/null +++ b/Content/StarterContent/Shapes/Shape_WideCapsule.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187abeed36c0e46287a306aa27ed9602f51bce29e55ac3d55f612cd0aba9f137 +size 81993