├── Geometry ├── CompositeShape.cs ├── CompositeShapeData.cs ├── Maths2D.cs ├── Polygon.cs ├── Shape.cs └── Triangulator.cs ├── LICENSE ├── Shape Editor E01 ├── Assets │ ├── Editor.meta │ ├── Editor │ │ ├── ShapeEditor.cs │ │ └── ShapeEditor.cs.meta │ ├── Scene.unity │ ├── Scene.unity.meta │ ├── ShapeCreator.cs │ └── ShapeCreator.cs.meta └── Library │ ├── AnnotationManager │ ├── AssetImportState │ ├── AssetServerCacheV3 │ ├── AssetVersioning.db │ ├── BuildPlayer.prefs │ ├── BuildSettings.asset │ ├── CurrentLayout.dwlt │ ├── CurrentMaximizeLayout.dwlt │ ├── EditorUserBuildSettings.asset │ ├── EditorUserSettings.asset │ ├── InspectorExpandedItems.asset │ ├── LastSceneManagerSetup.txt │ ├── LibraryFormatVersion.txt │ ├── MonoManager.asset │ ├── ProjectSettings.asset │ ├── ScriptAssemblies │ ├── Assembly-CSharp-Editor.dll │ ├── Assembly-CSharp-Editor.dll.mdb │ ├── Assembly-CSharp.dll │ ├── Assembly-CSharp.dll.mdb │ └── BuiltinAssemblies.stamp │ ├── ScriptMapper │ ├── ShaderCache.db │ ├── ShaderCache │ ├── 3 │ │ └── 3953e3f94400ac51f041830f3d234b71.bin │ ├── 4 │ │ ├── 408e9d22f580848c360029dc0ce0a0e6.bin │ │ └── 477d307208707962d93ca008b0d025ea.bin │ ├── 5 │ │ └── 560b3a95a2f48823bf6dc40378534ed4.bin │ ├── 6 │ │ └── 6804996dc837fe79f2dbb3b1b40f8a15.bin │ ├── 9 │ │ └── 9778ddc8d9f71b4eb2c6851d5ceed782.bin │ ├── c │ │ └── c842e5105ee3251bba2bd59cd948a111.bin │ └── f │ │ └── f393e8ffd0ffc4effaa562cdcd197542.bin │ ├── assetDatabase3 │ ├── expandedItems │ ├── metadata │ ├── 12 │ │ ├── 12fd8a0055b84bb59e84c9835a37e333 │ │ └── 12fd8a0055b84bb59e84c9835a37e333.info │ ├── 20 │ │ ├── 2087c7b16b65841f6a4f978e5e5b70bb │ │ └── 2087c7b16b65841f6a4f978e5e5b70bb.info │ ├── 21 │ │ ├── 21eff446d50eaf44a85985cd4c0b6fa1 │ │ └── 21eff446d50eaf44a85985cd4c0b6fa1.info │ ├── 26 │ │ ├── 2682a692a2be7e14e901a738c7806da0 │ │ └── 2682a692a2be7e14e901a738c7806da0.info │ ├── 30 │ │ ├── 307433eba81a469ab1e2084d52d1a5a2 │ │ └── 307433eba81a469ab1e2084d52d1a5a2.info │ ├── 32 │ │ ├── 32188fd89022c154c81befa2f0e00be0 │ │ ├── 32188fd89022c154c81befa2f0e00be0.info │ │ ├── 328cc881519068e4eb7db4bb907ad2d9 │ │ └── 328cc881519068e4eb7db4bb907ad2d9.info │ ├── 38 │ │ ├── 38c8faf1788024c02930a0c68a6e0edc │ │ └── 38c8faf1788024c02930a0c68a6e0edc.info │ ├── 40 │ │ ├── 405b9b51bb344a128608d968297df79c │ │ └── 405b9b51bb344a128608d968297df79c.info │ ├── 41 │ │ ├── 4113173d5e95493ab8765d7b08371de4 │ │ └── 4113173d5e95493ab8765d7b08371de4.info │ ├── 51 │ │ ├── 517af1b5b81b93b43b9745d58f017562 │ │ └── 517af1b5b81b93b43b9745d58f017562.info │ ├── 53 │ │ ├── 53ebcfaa2e1e4e2dbc85882cd5a73fa1 │ │ └── 53ebcfaa2e1e4e2dbc85882cd5a73fa1.info │ ├── 57 │ │ ├── 5782f9e9e6e0bb94bac99aeea24814fc │ │ └── 5782f9e9e6e0bb94bac99aeea24814fc.info │ ├── 73 │ │ ├── 739bbd9f364b4268874f9fd86ab3beef │ │ └── 739bbd9f364b4268874f9fd86ab3beef.info │ ├── 80 │ │ ├── 80a3616ca19596e4da0f10f14d241e9f │ │ └── 80a3616ca19596e4da0f10f14d241e9f.info │ ├── 83 │ │ ├── 8382b2bb260241859771b69b7f377a8d │ │ └── 8382b2bb260241859771b69b7f377a8d.info │ ├── 85 │ │ ├── 852e56802eb941638acbb491814497b0 │ │ └── 852e56802eb941638acbb491814497b0.info │ ├── 86 │ │ ├── 86f4de9468454445ac2f39e207fafa3a │ │ └── 86f4de9468454445ac2f39e207fafa3a.info │ ├── 87 │ │ ├── 870353891bb340e2b2a9c8707e7419ba │ │ └── 870353891bb340e2b2a9c8707e7419ba.info │ ├── 89 │ │ ├── 89d046e88a8b34ee18554f8958ee7c15 │ │ └── 89d046e88a8b34ee18554f8958ee7c15.info │ ├── 90 │ │ ├── 9078b7128e594410d9b89e5b24cffd01 │ │ └── 9078b7128e594410d9b89e5b24cffd01.info │ ├── 95 │ │ ├── 95ff822681ad94cc48c7babccf02729f │ │ └── 95ff822681ad94cc48c7babccf02729f.info │ ├── 97 │ │ ├── 97decbdab0634cdd991f8d23ddf0dead │ │ └── 97decbdab0634cdd991f8d23ddf0dead.info │ ├── 00 │ │ ├── 00000000000000001000000000000000 │ │ ├── 00000000000000001000000000000000.info │ │ ├── 00000000000000002000000000000000 │ │ ├── 00000000000000002000000000000000.info │ │ ├── 00000000000000003000000000000000 │ │ ├── 00000000000000003000000000000000.info │ │ ├── 00000000000000004000000000000000 │ │ ├── 00000000000000004000000000000000.info │ │ ├── 00000000000000004100000000000000 │ │ ├── 00000000000000004100000000000000.info │ │ ├── 00000000000000005000000000000000 │ │ ├── 00000000000000005000000000000000.info │ │ ├── 00000000000000005100000000000000 │ │ ├── 00000000000000005100000000000000.info │ │ ├── 00000000000000006000000000000000 │ │ ├── 00000000000000006000000000000000.info │ │ ├── 00000000000000006100000000000000 │ │ ├── 00000000000000006100000000000000.info │ │ ├── 00000000000000007000000000000000 │ │ ├── 00000000000000007000000000000000.info │ │ ├── 00000000000000007100000000000000 │ │ ├── 00000000000000007100000000000000.info │ │ ├── 00000000000000008000000000000000 │ │ ├── 00000000000000008000000000000000.info │ │ ├── 00000000000000009000000000000000 │ │ ├── 00000000000000009000000000000000.info │ │ ├── 0000000000000000a000000000000000 │ │ ├── 0000000000000000a000000000000000.info │ │ ├── 0000000000000000a100000000000000 │ │ ├── 0000000000000000a100000000000000.info │ │ ├── 0000000000000000b000000000000000 │ │ ├── 0000000000000000b000000000000000.info │ │ ├── 0000000000000000c000000000000000 │ │ └── 0000000000000000c000000000000000.info │ ├── 0d │ │ ├── 0d3bb855445e36e479c85976fc88383a │ │ └── 0d3bb855445e36e479c85976fc88383a.info │ ├── 1c │ │ ├── 1c6d1fbb51834b64847b1b73a75bfc77 │ │ └── 1c6d1fbb51834b64847b1b73a75bfc77.info │ ├── 4b │ │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8 │ │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8.info │ │ ├── 4ba2329b63d54f0187bcaa12486b1b0f │ │ └── 4ba2329b63d54f0187bcaa12486b1b0f.info │ ├── 5f │ │ ├── 5f32cd94baa94578a686d4b9d6b660f7 │ │ └── 5f32cd94baa94578a686d4b9d6b660f7.info │ ├── 6c │ │ ├── 6cdf1e5c78d14720aaadccd4c792df96 │ │ └── 6cdf1e5c78d14720aaadccd4c792df96.info │ ├── 8e │ │ ├── 8e0cd8ed44d4412cbe0642067abc9e44 │ │ ├── 8e0cd8ed44d4412cbe0642067abc9e44.info │ │ ├── 8e7066e382b0fc749b25dbb1a3004dfe │ │ └── 8e7066e382b0fc749b25dbb1a3004dfe.info │ ├── ad │ │ ├── adebbd281f1a4ef3a30be7f21937e02f │ │ └── adebbd281f1a4ef3a30be7f21937e02f.info │ ├── b2 │ │ ├── b2b693dffac3a4433b3114fea0b7fd4e │ │ ├── b2b693dffac3a4433b3114fea0b7fd4e.info │ │ ├── b2bead50dbf86924f8e51f03ddbebf70 │ │ └── b2bead50dbf86924f8e51f03ddbebf70.info │ ├── d9 │ │ ├── d91035c548f23744c9bfb107348ed1c0 │ │ └── d91035c548f23744c9bfb107348ed1c0.info │ ├── dc │ │ ├── dc443db3e92b4983b9738c1131f555cb │ │ └── dc443db3e92b4983b9738c1131f555cb.info │ ├── e1 │ │ ├── e1007cd261c84053beb0c3537782908d │ │ └── e1007cd261c84053beb0c3537782908d.info │ ├── f5 │ │ ├── f5dd46b27bfb84c71a269fcaa0863b3f │ │ ├── f5dd46b27bfb84c71a269fcaa0863b3f.info │ │ ├── f5f67c52d1564df4a8936ccd202a3bd8 │ │ └── f5f67c52d1564df4a8936ccd202a3bd8.info │ └── f7 │ │ ├── f70555f144d8491a825f0804e09c671c │ │ ├── f70555f144d8491a825f0804e09c671c.info │ │ ├── f7b54ff4a43d4fcf81b4538b678e0bcc │ │ └── f7b54ff4a43d4fcf81b4538b678e0bcc.info │ └── shadercompiler-UnityShaderCompiler0.log ├── Shape Editor E02 ├── Assets │ ├── Editor.meta │ ├── Editor │ │ ├── ShapeEditor.cs │ │ └── ShapeEditor.cs.meta │ ├── ExtensionMethods.cs │ ├── ExtensionMethods.cs.meta │ ├── Scene.unity │ ├── Scene.unity.meta │ ├── ShapeCreator.cs │ └── ShapeCreator.cs.meta └── Library │ ├── AnnotationManager │ ├── AssetImportState │ ├── AssetServerCacheV3 │ ├── AssetVersioning.db │ ├── BuildPlayer.prefs │ ├── BuildSettings.asset │ ├── CurrentLayout.dwlt │ ├── CurrentMaximizeLayout.dwlt │ ├── EditorUserBuildSettings.asset │ ├── EditorUserSettings.asset │ ├── InspectorExpandedItems.asset │ ├── LastSceneManagerSetup.txt │ ├── LibraryFormatVersion.txt │ ├── MonoManager.asset │ ├── ProjectSettings.asset │ ├── ScriptAssemblies │ ├── Assembly-CSharp-Editor.dll │ ├── Assembly-CSharp-Editor.dll.mdb │ ├── Assembly-CSharp.dll │ ├── Assembly-CSharp.dll.mdb │ └── BuiltinAssemblies.stamp │ ├── ScriptMapper │ ├── ShaderCache.db │ ├── ShaderCache │ ├── 3 │ │ └── 3953e3f94400ac51f041830f3d234b71.bin │ ├── 4 │ │ ├── 408e9d22f580848c360029dc0ce0a0e6.bin │ │ └── 477d307208707962d93ca008b0d025ea.bin │ ├── 5 │ │ └── 560b3a95a2f48823bf6dc40378534ed4.bin │ ├── 6 │ │ └── 6804996dc837fe79f2dbb3b1b40f8a15.bin │ ├── 9 │ │ └── 9778ddc8d9f71b4eb2c6851d5ceed782.bin │ ├── c │ │ └── c842e5105ee3251bba2bd59cd948a111.bin │ └── f │ │ └── f393e8ffd0ffc4effaa562cdcd197542.bin │ ├── assetDatabase3 │ ├── expandedItems │ ├── metadata │ ├── 12 │ │ ├── 12fd8a0055b84bb59e84c9835a37e333 │ │ └── 12fd8a0055b84bb59e84c9835a37e333.info │ ├── 20 │ │ ├── 2087c7b16b65841f6a4f978e5e5b70bb │ │ └── 2087c7b16b65841f6a4f978e5e5b70bb.info │ ├── 21 │ │ ├── 21eff446d50eaf44a85985cd4c0b6fa1 │ │ └── 21eff446d50eaf44a85985cd4c0b6fa1.info │ ├── 26 │ │ ├── 2682a692a2be7e14e901a738c7806da0 │ │ └── 2682a692a2be7e14e901a738c7806da0.info │ ├── 30 │ │ ├── 307433eba81a469ab1e2084d52d1a5a2 │ │ └── 307433eba81a469ab1e2084d52d1a5a2.info │ ├── 32 │ │ ├── 32188fd89022c154c81befa2f0e00be0 │ │ ├── 32188fd89022c154c81befa2f0e00be0.info │ │ ├── 328cc881519068e4eb7db4bb907ad2d9 │ │ └── 328cc881519068e4eb7db4bb907ad2d9.info │ ├── 38 │ │ ├── 38c8faf1788024c02930a0c68a6e0edc │ │ └── 38c8faf1788024c02930a0c68a6e0edc.info │ ├── 40 │ │ ├── 405b9b51bb344a128608d968297df79c │ │ └── 405b9b51bb344a128608d968297df79c.info │ ├── 41 │ │ ├── 4113173d5e95493ab8765d7b08371de4 │ │ └── 4113173d5e95493ab8765d7b08371de4.info │ ├── 51 │ │ ├── 517af1b5b81b93b43b9745d58f017562 │ │ └── 517af1b5b81b93b43b9745d58f017562.info │ ├── 53 │ │ ├── 53ebcfaa2e1e4e2dbc85882cd5a73fa1 │ │ └── 53ebcfaa2e1e4e2dbc85882cd5a73fa1.info │ ├── 57 │ │ ├── 5782f9e9e6e0bb94bac99aeea24814fc │ │ └── 5782f9e9e6e0bb94bac99aeea24814fc.info │ ├── 73 │ │ ├── 739bbd9f364b4268874f9fd86ab3beef │ │ └── 739bbd9f364b4268874f9fd86ab3beef.info │ ├── 80 │ │ ├── 80a3616ca19596e4da0f10f14d241e9f │ │ └── 80a3616ca19596e4da0f10f14d241e9f.info │ ├── 83 │ │ ├── 8382b2bb260241859771b69b7f377a8d │ │ └── 8382b2bb260241859771b69b7f377a8d.info │ ├── 85 │ │ ├── 852e56802eb941638acbb491814497b0 │ │ └── 852e56802eb941638acbb491814497b0.info │ ├── 86 │ │ ├── 86f4de9468454445ac2f39e207fafa3a │ │ └── 86f4de9468454445ac2f39e207fafa3a.info │ ├── 87 │ │ ├── 870353891bb340e2b2a9c8707e7419ba │ │ └── 870353891bb340e2b2a9c8707e7419ba.info │ ├── 89 │ │ ├── 89d046e88a8b34ee18554f8958ee7c15 │ │ └── 89d046e88a8b34ee18554f8958ee7c15.info │ ├── 90 │ │ ├── 9078b7128e594410d9b89e5b24cffd01 │ │ └── 9078b7128e594410d9b89e5b24cffd01.info │ ├── 95 │ │ ├── 95ff822681ad94cc48c7babccf02729f │ │ └── 95ff822681ad94cc48c7babccf02729f.info │ ├── 97 │ │ ├── 97decbdab0634cdd991f8d23ddf0dead │ │ └── 97decbdab0634cdd991f8d23ddf0dead.info │ ├── 00 │ │ ├── 00000000000000001000000000000000 │ │ ├── 00000000000000001000000000000000.info │ │ ├── 00000000000000002000000000000000 │ │ ├── 00000000000000002000000000000000.info │ │ ├── 00000000000000003000000000000000 │ │ ├── 00000000000000003000000000000000.info │ │ ├── 00000000000000004000000000000000 │ │ ├── 00000000000000004000000000000000.info │ │ ├── 00000000000000004100000000000000 │ │ ├── 00000000000000004100000000000000.info │ │ ├── 00000000000000005000000000000000 │ │ ├── 00000000000000005000000000000000.info │ │ ├── 00000000000000005100000000000000 │ │ ├── 00000000000000005100000000000000.info │ │ ├── 00000000000000006000000000000000 │ │ ├── 00000000000000006000000000000000.info │ │ ├── 00000000000000006100000000000000 │ │ ├── 00000000000000006100000000000000.info │ │ ├── 00000000000000007000000000000000 │ │ ├── 00000000000000007000000000000000.info │ │ ├── 00000000000000007100000000000000 │ │ ├── 00000000000000007100000000000000.info │ │ ├── 00000000000000008000000000000000 │ │ ├── 00000000000000008000000000000000.info │ │ ├── 00000000000000009000000000000000 │ │ ├── 00000000000000009000000000000000.info │ │ ├── 0000000000000000a000000000000000 │ │ ├── 0000000000000000a000000000000000.info │ │ ├── 0000000000000000a100000000000000 │ │ ├── 0000000000000000a100000000000000.info │ │ ├── 0000000000000000b000000000000000 │ │ ├── 0000000000000000b000000000000000.info │ │ ├── 0000000000000000c000000000000000 │ │ └── 0000000000000000c000000000000000.info │ ├── 0d │ │ ├── 0d3bb855445e36e479c85976fc88383a │ │ └── 0d3bb855445e36e479c85976fc88383a.info │ ├── 1c │ │ ├── 1c6d1fbb51834b64847b1b73a75bfc77 │ │ └── 1c6d1fbb51834b64847b1b73a75bfc77.info │ ├── 4b │ │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8 │ │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8.info │ │ ├── 4ba2329b63d54f0187bcaa12486b1b0f │ │ └── 4ba2329b63d54f0187bcaa12486b1b0f.info │ ├── 5f │ │ ├── 5f32cd94baa94578a686d4b9d6b660f7 │ │ └── 5f32cd94baa94578a686d4b9d6b660f7.info │ ├── 6c │ │ ├── 6cdf1e5c78d14720aaadccd4c792df96 │ │ └── 6cdf1e5c78d14720aaadccd4c792df96.info │ ├── 8e │ │ ├── 8e0cd8ed44d4412cbe0642067abc9e44 │ │ ├── 8e0cd8ed44d4412cbe0642067abc9e44.info │ │ ├── 8e7066e382b0fc749b25dbb1a3004dfe │ │ └── 8e7066e382b0fc749b25dbb1a3004dfe.info │ ├── a7 │ │ ├── a7ca2ef42d9d34104814b6b6785681a2 │ │ └── a7ca2ef42d9d34104814b6b6785681a2.info │ ├── ad │ │ ├── adebbd281f1a4ef3a30be7f21937e02f │ │ └── adebbd281f1a4ef3a30be7f21937e02f.info │ ├── b2 │ │ ├── b2b693dffac3a4433b3114fea0b7fd4e │ │ ├── b2b693dffac3a4433b3114fea0b7fd4e.info │ │ ├── b2bead50dbf86924f8e51f03ddbebf70 │ │ └── b2bead50dbf86924f8e51f03ddbebf70.info │ ├── d9 │ │ ├── d91035c548f23744c9bfb107348ed1c0 │ │ └── d91035c548f23744c9bfb107348ed1c0.info │ ├── dc │ │ ├── dc443db3e92b4983b9738c1131f555cb │ │ └── dc443db3e92b4983b9738c1131f555cb.info │ ├── e1 │ │ ├── e1007cd261c84053beb0c3537782908d │ │ └── e1007cd261c84053beb0c3537782908d.info │ ├── f5 │ │ ├── f5dd46b27bfb84c71a269fcaa0863b3f │ │ ├── f5dd46b27bfb84c71a269fcaa0863b3f.info │ │ ├── f5f67c52d1564df4a8936ccd202a3bd8 │ │ └── f5f67c52d1564df4a8936ccd202a3bd8.info │ └── f7 │ │ ├── f70555f144d8491a825f0804e09c671c │ │ ├── f70555f144d8491a825f0804e09c671c.info │ │ ├── f7b54ff4a43d4fcf81b4538b678e0bcc │ │ └── f7b54ff4a43d4fcf81b4538b678e0bcc.info │ └── shadercompiler-UnityShaderCompiler0.log ├── Shape Editor E03 ├── Assets │ ├── Editor.meta │ ├── Editor │ │ ├── ShapeEditor.cs │ │ └── ShapeEditor.cs.meta │ ├── ExtensionMethods.cs │ ├── ExtensionMethods.cs.meta │ ├── Scene.unity │ ├── Scene.unity.meta │ ├── ShapeCreator.cs │ └── ShapeCreator.cs.meta └── Library │ ├── AnnotationManager │ ├── AssetImportState │ ├── AssetServerCacheV3 │ ├── AssetVersioning.db │ ├── BuildPlayer.prefs │ ├── BuildSettings.asset │ ├── CurrentLayout.dwlt │ ├── CurrentMaximizeLayout.dwlt │ ├── EditorUserBuildSettings.asset │ ├── EditorUserSettings.asset │ ├── InspectorExpandedItems.asset │ ├── LastSceneManagerSetup.txt │ ├── LibraryFormatVersion.txt │ ├── MonoManager.asset │ ├── ProjectSettings.asset │ ├── ScriptAssemblies │ ├── Assembly-CSharp-Editor.dll │ ├── Assembly-CSharp-Editor.dll.mdb │ ├── Assembly-CSharp.dll │ ├── Assembly-CSharp.dll.mdb │ └── BuiltinAssemblies.stamp │ ├── ScriptMapper │ ├── ShaderCache.db │ ├── ShaderCache │ ├── 3 │ │ └── 3953e3f94400ac51f041830f3d234b71.bin │ ├── 4 │ │ ├── 408e9d22f580848c360029dc0ce0a0e6.bin │ │ └── 477d307208707962d93ca008b0d025ea.bin │ ├── 5 │ │ └── 560b3a95a2f48823bf6dc40378534ed4.bin │ ├── 6 │ │ └── 6804996dc837fe79f2dbb3b1b40f8a15.bin │ ├── 9 │ │ └── 9778ddc8d9f71b4eb2c6851d5ceed782.bin │ ├── c │ │ └── c842e5105ee3251bba2bd59cd948a111.bin │ └── f │ │ └── f393e8ffd0ffc4effaa562cdcd197542.bin │ ├── assetDatabase3 │ ├── expandedItems │ ├── metadata │ ├── 12 │ │ ├── 12fd8a0055b84bb59e84c9835a37e333 │ │ └── 12fd8a0055b84bb59e84c9835a37e333.info │ ├── 20 │ │ ├── 2087c7b16b65841f6a4f978e5e5b70bb │ │ └── 2087c7b16b65841f6a4f978e5e5b70bb.info │ ├── 21 │ │ ├── 21eff446d50eaf44a85985cd4c0b6fa1 │ │ └── 21eff446d50eaf44a85985cd4c0b6fa1.info │ ├── 26 │ │ ├── 2682a692a2be7e14e901a738c7806da0 │ │ └── 2682a692a2be7e14e901a738c7806da0.info │ ├── 30 │ │ ├── 307433eba81a469ab1e2084d52d1a5a2 │ │ └── 307433eba81a469ab1e2084d52d1a5a2.info │ ├── 32 │ │ ├── 32188fd89022c154c81befa2f0e00be0 │ │ ├── 32188fd89022c154c81befa2f0e00be0.info │ │ ├── 328cc881519068e4eb7db4bb907ad2d9 │ │ └── 328cc881519068e4eb7db4bb907ad2d9.info │ ├── 38 │ │ ├── 38c8faf1788024c02930a0c68a6e0edc │ │ └── 38c8faf1788024c02930a0c68a6e0edc.info │ ├── 40 │ │ ├── 405b9b51bb344a128608d968297df79c │ │ └── 405b9b51bb344a128608d968297df79c.info │ ├── 41 │ │ ├── 4113173d5e95493ab8765d7b08371de4 │ │ └── 4113173d5e95493ab8765d7b08371de4.info │ ├── 51 │ │ ├── 517af1b5b81b93b43b9745d58f017562 │ │ └── 517af1b5b81b93b43b9745d58f017562.info │ ├── 53 │ │ ├── 53ebcfaa2e1e4e2dbc85882cd5a73fa1 │ │ └── 53ebcfaa2e1e4e2dbc85882cd5a73fa1.info │ ├── 57 │ │ ├── 5782f9e9e6e0bb94bac99aeea24814fc │ │ └── 5782f9e9e6e0bb94bac99aeea24814fc.info │ ├── 73 │ │ ├── 739bbd9f364b4268874f9fd86ab3beef │ │ └── 739bbd9f364b4268874f9fd86ab3beef.info │ ├── 80 │ │ ├── 80a3616ca19596e4da0f10f14d241e9f │ │ └── 80a3616ca19596e4da0f10f14d241e9f.info │ ├── 83 │ │ ├── 8382b2bb260241859771b69b7f377a8d │ │ └── 8382b2bb260241859771b69b7f377a8d.info │ ├── 85 │ │ ├── 852e56802eb941638acbb491814497b0 │ │ └── 852e56802eb941638acbb491814497b0.info │ ├── 86 │ │ ├── 86f4de9468454445ac2f39e207fafa3a │ │ └── 86f4de9468454445ac2f39e207fafa3a.info │ ├── 87 │ │ ├── 870353891bb340e2b2a9c8707e7419ba │ │ └── 870353891bb340e2b2a9c8707e7419ba.info │ ├── 89 │ │ ├── 89d046e88a8b34ee18554f8958ee7c15 │ │ └── 89d046e88a8b34ee18554f8958ee7c15.info │ ├── 90 │ │ ├── 9078b7128e594410d9b89e5b24cffd01 │ │ └── 9078b7128e594410d9b89e5b24cffd01.info │ ├── 95 │ │ ├── 95ff822681ad94cc48c7babccf02729f │ │ └── 95ff822681ad94cc48c7babccf02729f.info │ ├── 97 │ │ ├── 97decbdab0634cdd991f8d23ddf0dead │ │ └── 97decbdab0634cdd991f8d23ddf0dead.info │ ├── 00 │ │ ├── 00000000000000001000000000000000 │ │ ├── 00000000000000001000000000000000.info │ │ ├── 00000000000000002000000000000000 │ │ ├── 00000000000000002000000000000000.info │ │ ├── 00000000000000003000000000000000 │ │ ├── 00000000000000003000000000000000.info │ │ ├── 00000000000000004000000000000000 │ │ ├── 00000000000000004000000000000000.info │ │ ├── 00000000000000004100000000000000 │ │ ├── 00000000000000004100000000000000.info │ │ ├── 00000000000000005000000000000000 │ │ ├── 00000000000000005000000000000000.info │ │ ├── 00000000000000005100000000000000 │ │ ├── 00000000000000005100000000000000.info │ │ ├── 00000000000000006000000000000000 │ │ ├── 00000000000000006000000000000000.info │ │ ├── 00000000000000006100000000000000 │ │ ├── 00000000000000006100000000000000.info │ │ ├── 00000000000000007000000000000000 │ │ ├── 00000000000000007000000000000000.info │ │ ├── 00000000000000007100000000000000 │ │ ├── 00000000000000007100000000000000.info │ │ ├── 00000000000000008000000000000000 │ │ ├── 00000000000000008000000000000000.info │ │ ├── 00000000000000009000000000000000 │ │ ├── 00000000000000009000000000000000.info │ │ ├── 0000000000000000a000000000000000 │ │ ├── 0000000000000000a000000000000000.info │ │ ├── 0000000000000000a100000000000000 │ │ ├── 0000000000000000a100000000000000.info │ │ ├── 0000000000000000b000000000000000 │ │ ├── 0000000000000000b000000000000000.info │ │ ├── 0000000000000000c000000000000000 │ │ └── 0000000000000000c000000000000000.info │ ├── 0d │ │ ├── 0d3bb855445e36e479c85976fc88383a │ │ └── 0d3bb855445e36e479c85976fc88383a.info │ ├── 1c │ │ ├── 1c6d1fbb51834b64847b1b73a75bfc77 │ │ └── 1c6d1fbb51834b64847b1b73a75bfc77.info │ ├── 4b │ │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8 │ │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8.info │ │ ├── 4ba2329b63d54f0187bcaa12486b1b0f │ │ └── 4ba2329b63d54f0187bcaa12486b1b0f.info │ ├── 5f │ │ ├── 5f32cd94baa94578a686d4b9d6b660f7 │ │ └── 5f32cd94baa94578a686d4b9d6b660f7.info │ ├── 6c │ │ ├── 6cdf1e5c78d14720aaadccd4c792df96 │ │ └── 6cdf1e5c78d14720aaadccd4c792df96.info │ ├── 8e │ │ ├── 8e0cd8ed44d4412cbe0642067abc9e44 │ │ ├── 8e0cd8ed44d4412cbe0642067abc9e44.info │ │ ├── 8e7066e382b0fc749b25dbb1a3004dfe │ │ └── 8e7066e382b0fc749b25dbb1a3004dfe.info │ ├── a7 │ │ ├── a7ca2ef42d9d34104814b6b6785681a2 │ │ └── a7ca2ef42d9d34104814b6b6785681a2.info │ ├── ad │ │ ├── adebbd281f1a4ef3a30be7f21937e02f │ │ └── adebbd281f1a4ef3a30be7f21937e02f.info │ ├── b2 │ │ ├── b2b693dffac3a4433b3114fea0b7fd4e │ │ ├── b2b693dffac3a4433b3114fea0b7fd4e.info │ │ ├── b2bead50dbf86924f8e51f03ddbebf70 │ │ └── b2bead50dbf86924f8e51f03ddbebf70.info │ ├── d9 │ │ ├── d91035c548f23744c9bfb107348ed1c0 │ │ └── d91035c548f23744c9bfb107348ed1c0.info │ ├── dc │ │ ├── dc443db3e92b4983b9738c1131f555cb │ │ └── dc443db3e92b4983b9738c1131f555cb.info │ ├── e1 │ │ ├── e1007cd261c84053beb0c3537782908d │ │ └── e1007cd261c84053beb0c3537782908d.info │ ├── f5 │ │ ├── f5dd46b27bfb84c71a269fcaa0863b3f │ │ ├── f5dd46b27bfb84c71a269fcaa0863b3f.info │ │ ├── f5f67c52d1564df4a8936ccd202a3bd8 │ │ └── f5f67c52d1564df4a8936ccd202a3bd8.info │ └── f7 │ │ ├── f70555f144d8491a825f0804e09c671c │ │ ├── f70555f144d8491a825f0804e09c671c.info │ │ ├── f7b54ff4a43d4fcf81b4538b678e0bcc │ │ └── f7b54ff4a43d4fcf81b4538b678e0bcc.info │ └── shadercompiler-UnityShaderCompiler0.log └── Shape Editor E04 ├── Assets ├── Editor.meta ├── Editor │ ├── ShapeEditor.cs │ └── ShapeEditor.cs.meta ├── ExtensionMethods.cs ├── ExtensionMethods.cs.meta ├── Geometry.meta ├── Geometry │ ├── CompositeShape.cs │ ├── CompositeShape.cs.meta │ ├── CompositeShapeData.cs │ ├── CompositeShapeData.cs.meta │ ├── Maths2D.cs │ ├── Maths2D.cs.meta │ ├── Polygon.cs │ ├── Polygon.cs.meta │ ├── Shape.cs │ ├── Shape.cs.meta │ ├── Triangulator.cs │ └── Triangulator.cs.meta ├── Mesh mat.mat ├── Mesh mat.mat.meta ├── Scene.unity ├── Scene.unity.meta ├── ShapeCreator.cs └── ShapeCreator.cs.meta └── Library ├── AnnotationManager ├── AssetImportState ├── AssetServerCacheV3 ├── AssetVersioning.db ├── BuildPlayer.prefs ├── BuildSettings.asset ├── CurrentLayout.dwlt ├── CurrentMaximizeLayout.dwlt ├── EditorUserBuildSettings.asset ├── EditorUserSettings.asset ├── InspectorExpandedItems.asset ├── LastSceneManagerSetup.txt ├── LibraryFormatVersion.txt ├── MonoManager.asset ├── ProjectSettings.asset ├── ScriptAssemblies ├── Assembly-CSharp-Editor.dll ├── Assembly-CSharp-Editor.dll.mdb ├── Assembly-CSharp.dll ├── Assembly-CSharp.dll.mdb └── BuiltinAssemblies.stamp ├── ScriptMapper ├── ShaderCache.db ├── ShaderCache ├── 0 │ └── 0304ef6ba7dadeaa96a98a2b812fb847.bin ├── 1 │ └── 10011ee2458392ff19b0167f4dfc4ceb.bin ├── 2 │ ├── 21c44a7d775923828f8c99d3e696be84.bin │ └── 2ae453c8a7ef7c4239d16b9f9439bbba.bin ├── 3 │ └── 3953e3f94400ac51f041830f3d234b71.bin ├── 4 │ ├── 408e9d22f580848c360029dc0ce0a0e6.bin │ └── 477d307208707962d93ca008b0d025ea.bin ├── 5 │ └── 560b3a95a2f48823bf6dc40378534ed4.bin ├── 6 │ ├── 64bff17bbbca9f28f878c1cc9ef96008.bin │ ├── 67fdb50d6511e877fe965160f0f57c67.bin │ ├── 6804996dc837fe79f2dbb3b1b40f8a15.bin │ └── 6af95b4f9d27c17bc16762d56753b32f.bin ├── 7 │ └── 7230ddf8c0cd6dae5b40881c34a2c810.bin ├── 9 │ └── 9778ddc8d9f71b4eb2c6851d5ceed782.bin ├── c │ ├── c842e5105ee3251bba2bd59cd948a111.bin │ ├── ca2bfb7354eb01ba44c826d749a43b5d.bin │ └── ce23f921cfe9154c2f8e2aaed8c812db.bin ├── d │ ├── d29e381086dddc2f0365a504a5e0958e.bin │ └── d63d8aa2e2be0102b8169e71a0da5289.bin ├── e │ ├── e8141be1bf3ef2b4cf14b6f313fcc7d8.bin │ └── ef30fd682908a01f73b018be84927f09.bin └── f │ └── f393e8ffd0ffc4effaa562cdcd197542.bin ├── assetDatabase3 ├── expandedItems ├── metadata ├── 12 │ ├── 12fd8a0055b84bb59e84c9835a37e333 │ └── 12fd8a0055b84bb59e84c9835a37e333.info ├── 20 │ ├── 2087c7b16b65841f6a4f978e5e5b70bb │ └── 2087c7b16b65841f6a4f978e5e5b70bb.info ├── 21 │ ├── 21eff446d50eaf44a85985cd4c0b6fa1 │ └── 21eff446d50eaf44a85985cd4c0b6fa1.info ├── 26 │ ├── 2682a692a2be7e14e901a738c7806da0 │ └── 2682a692a2be7e14e901a738c7806da0.info ├── 30 │ ├── 307433eba81a469ab1e2084d52d1a5a2 │ └── 307433eba81a469ab1e2084d52d1a5a2.info ├── 32 │ ├── 32188fd89022c154c81befa2f0e00be0 │ ├── 32188fd89022c154c81befa2f0e00be0.info │ ├── 328cc881519068e4eb7db4bb907ad2d9 │ └── 328cc881519068e4eb7db4bb907ad2d9.info ├── 38 │ ├── 38c8faf1788024c02930a0c68a6e0edc │ └── 38c8faf1788024c02930a0c68a6e0edc.info ├── 40 │ ├── 405b9b51bb344a128608d968297df79c │ └── 405b9b51bb344a128608d968297df79c.info ├── 41 │ ├── 4113173d5e95493ab8765d7b08371de4 │ └── 4113173d5e95493ab8765d7b08371de4.info ├── 51 │ ├── 517af1b5b81b93b43b9745d58f017562 │ └── 517af1b5b81b93b43b9745d58f017562.info ├── 53 │ ├── 53ebcfaa2e1e4e2dbc85882cd5a73fa1 │ └── 53ebcfaa2e1e4e2dbc85882cd5a73fa1.info ├── 57 │ ├── 5782f9e9e6e0bb94bac99aeea24814fc │ └── 5782f9e9e6e0bb94bac99aeea24814fc.info ├── 73 │ ├── 739bbd9f364b4268874f9fd86ab3beef │ └── 739bbd9f364b4268874f9fd86ab3beef.info ├── 80 │ ├── 80a3616ca19596e4da0f10f14d241e9f │ └── 80a3616ca19596e4da0f10f14d241e9f.info ├── 83 │ ├── 8382b2bb260241859771b69b7f377a8d │ └── 8382b2bb260241859771b69b7f377a8d.info ├── 85 │ ├── 852e56802eb941638acbb491814497b0 │ └── 852e56802eb941638acbb491814497b0.info ├── 86 │ ├── 86f4de9468454445ac2f39e207fafa3a │ └── 86f4de9468454445ac2f39e207fafa3a.info ├── 87 │ ├── 870353891bb340e2b2a9c8707e7419ba │ └── 870353891bb340e2b2a9c8707e7419ba.info ├── 89 │ ├── 89d046e88a8b34ee18554f8958ee7c15 │ └── 89d046e88a8b34ee18554f8958ee7c15.info ├── 90 │ ├── 9078b7128e594410d9b89e5b24cffd01 │ └── 9078b7128e594410d9b89e5b24cffd01.info ├── 95 │ ├── 95ff822681ad94cc48c7babccf02729f │ └── 95ff822681ad94cc48c7babccf02729f.info ├── 97 │ ├── 97decbdab0634cdd991f8d23ddf0dead │ └── 97decbdab0634cdd991f8d23ddf0dead.info ├── 00 │ ├── 00000000000000001000000000000000 │ ├── 00000000000000001000000000000000.info │ ├── 00000000000000002000000000000000 │ ├── 00000000000000002000000000000000.info │ ├── 00000000000000003000000000000000 │ ├── 00000000000000003000000000000000.info │ ├── 00000000000000004000000000000000 │ ├── 00000000000000004000000000000000.info │ ├── 00000000000000004100000000000000 │ ├── 00000000000000004100000000000000.info │ ├── 00000000000000005000000000000000 │ ├── 00000000000000005000000000000000.info │ ├── 00000000000000005100000000000000 │ ├── 00000000000000005100000000000000.info │ ├── 00000000000000006000000000000000 │ ├── 00000000000000006000000000000000.info │ ├── 00000000000000006100000000000000 │ ├── 00000000000000006100000000000000.info │ ├── 00000000000000007000000000000000 │ ├── 00000000000000007000000000000000.info │ ├── 00000000000000007100000000000000 │ ├── 00000000000000007100000000000000.info │ ├── 00000000000000008000000000000000 │ ├── 00000000000000008000000000000000.info │ ├── 00000000000000009000000000000000 │ ├── 00000000000000009000000000000000.info │ ├── 0000000000000000a000000000000000 │ ├── 0000000000000000a000000000000000.info │ ├── 0000000000000000a100000000000000 │ ├── 0000000000000000a100000000000000.info │ ├── 0000000000000000b000000000000000 │ ├── 0000000000000000b000000000000000.info │ ├── 0000000000000000c000000000000000 │ └── 0000000000000000c000000000000000.info ├── 0d │ ├── 0d3bb855445e36e479c85976fc88383a │ └── 0d3bb855445e36e479c85976fc88383a.info ├── 1c │ ├── 1c6d1fbb51834b64847b1b73a75bfc77 │ └── 1c6d1fbb51834b64847b1b73a75bfc77.info ├── 1f │ ├── 1f8091cf5343e45eb934b9dc5768457a │ └── 1f8091cf5343e45eb934b9dc5768457a.info ├── 2d │ ├── 2d6f149e1c2c04477bbeb2a9acea4a1a │ └── 2d6f149e1c2c04477bbeb2a9acea4a1a.info ├── 3b │ ├── 3b9bf693dbd9f48c4803dc3a0354fc8d │ └── 3b9bf693dbd9f48c4803dc3a0354fc8d.info ├── 4b │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8 │ ├── 4b3fa4bde7f1451a8218c03ee6a8ded8.info │ ├── 4ba2329b63d54f0187bcaa12486b1b0f │ └── 4ba2329b63d54f0187bcaa12486b1b0f.info ├── 5b │ ├── 5b991faa08b584c7c85cc736d691df1f │ └── 5b991faa08b584c7c85cc736d691df1f.info ├── 5f │ ├── 5f32cd94baa94578a686d4b9d6b660f7 │ └── 5f32cd94baa94578a686d4b9d6b660f7.info ├── 6c │ ├── 6cdf1e5c78d14720aaadccd4c792df96 │ └── 6cdf1e5c78d14720aaadccd4c792df96.info ├── 8e │ ├── 8e0cd8ed44d4412cbe0642067abc9e44 │ ├── 8e0cd8ed44d4412cbe0642067abc9e44.info │ ├── 8e7066e382b0fc749b25dbb1a3004dfe │ └── 8e7066e382b0fc749b25dbb1a3004dfe.info ├── a7 │ ├── a7ca2ef42d9d34104814b6b6785681a2 │ └── a7ca2ef42d9d34104814b6b6785681a2.info ├── ad │ ├── adebbd281f1a4ef3a30be7f21937e02f │ └── adebbd281f1a4ef3a30be7f21937e02f.info ├── b2 │ ├── b2b693dffac3a4433b3114fea0b7fd4e │ ├── b2b693dffac3a4433b3114fea0b7fd4e.info │ ├── b2bead50dbf86924f8e51f03ddbebf70 │ └── b2bead50dbf86924f8e51f03ddbebf70.info ├── b7 │ ├── b796b720b7cd7426fa30e5ba536b0c80 │ └── b796b720b7cd7426fa30e5ba536b0c80.info ├── bf │ ├── bf79f213431564c01ba2d5cc38e25701 │ └── bf79f213431564c01ba2d5cc38e25701.info ├── d9 │ ├── d91035c548f23744c9bfb107348ed1c0 │ └── d91035c548f23744c9bfb107348ed1c0.info ├── dc │ ├── dc443db3e92b4983b9738c1131f555cb │ └── dc443db3e92b4983b9738c1131f555cb.info ├── e1 │ ├── e1007cd261c84053beb0c3537782908d │ └── e1007cd261c84053beb0c3537782908d.info ├── e5 │ ├── e54829ee1c84b48178e73bc5f5c165b3 │ └── e54829ee1c84b48178e73bc5f5c165b3.info ├── f5 │ ├── f5dd46b27bfb84c71a269fcaa0863b3f │ ├── f5dd46b27bfb84c71a269fcaa0863b3f.info │ ├── f5f67c52d1564df4a8936ccd202a3bd8 │ └── f5f67c52d1564df4a8936ccd202a3bd8.info ├── f7 │ ├── f70555f144d8491a825f0804e09c671c │ ├── f70555f144d8491a825f0804e09c671c.info │ ├── f7b54ff4a43d4fcf81b4538b678e0bcc │ └── f7b54ff4a43d4fcf81b4538b678e0bcc.info └── fa │ ├── fa42f16da120d4b29a657a2168669665 │ └── fa42f16da120d4b29a657a2168669665.info └── shadercompiler-UnityShaderCompiler0.log /Geometry/CompositeShape.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Geometry/CompositeShape.cs -------------------------------------------------------------------------------- /Geometry/CompositeShapeData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Geometry/CompositeShapeData.cs -------------------------------------------------------------------------------- /Geometry/Maths2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Geometry/Maths2D.cs -------------------------------------------------------------------------------- /Geometry/Polygon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Geometry/Polygon.cs -------------------------------------------------------------------------------- /Geometry/Shape.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Geometry/Shape.cs -------------------------------------------------------------------------------- /Geometry/Triangulator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Geometry/Triangulator.cs -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/LICENSE -------------------------------------------------------------------------------- /Shape Editor E01/Assets/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Assets/Editor.meta -------------------------------------------------------------------------------- /Shape Editor E01/Assets/Editor/ShapeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Assets/Editor/ShapeEditor.cs -------------------------------------------------------------------------------- /Shape Editor E01/Assets/Editor/ShapeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Assets/Editor/ShapeEditor.cs.meta -------------------------------------------------------------------------------- /Shape Editor E01/Assets/Scene.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Assets/Scene.unity -------------------------------------------------------------------------------- /Shape Editor E01/Assets/Scene.unity.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Assets/Scene.unity.meta -------------------------------------------------------------------------------- /Shape Editor E01/Assets/ShapeCreator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Assets/ShapeCreator.cs -------------------------------------------------------------------------------- /Shape Editor E01/Assets/ShapeCreator.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Assets/ShapeCreator.cs.meta -------------------------------------------------------------------------------- /Shape Editor E01/Library/AnnotationManager: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/AnnotationManager -------------------------------------------------------------------------------- /Shape Editor E01/Library/AssetImportState: -------------------------------------------------------------------------------- 1 | 27;0;196608;0;0 -------------------------------------------------------------------------------- /Shape Editor E01/Library/AssetServerCacheV3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/AssetServerCacheV3 -------------------------------------------------------------------------------- /Shape Editor E01/Library/AssetVersioning.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/AssetVersioning.db -------------------------------------------------------------------------------- /Shape Editor E01/Library/BuildPlayer.prefs: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Shape Editor E01/Library/BuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/BuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E01/Library/CurrentLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/CurrentLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E01/Library/CurrentMaximizeLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/CurrentMaximizeLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E01/Library/EditorUserBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/EditorUserBuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E01/Library/EditorUserSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/EditorUserSettings.asset -------------------------------------------------------------------------------- /Shape Editor E01/Library/InspectorExpandedItems.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/InspectorExpandedItems.asset -------------------------------------------------------------------------------- /Shape Editor E01/Library/LastSceneManagerSetup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/LastSceneManagerSetup.txt -------------------------------------------------------------------------------- /Shape Editor E01/Library/LibraryFormatVersion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/LibraryFormatVersion.txt -------------------------------------------------------------------------------- /Shape Editor E01/Library/MonoManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/MonoManager.asset -------------------------------------------------------------------------------- /Shape Editor E01/Library/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ProjectSettings.asset -------------------------------------------------------------------------------- /Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll -------------------------------------------------------------------------------- /Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp.dll -------------------------------------------------------------------------------- /Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E01/Library/ScriptAssemblies/BuiltinAssemblies.stamp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ScriptAssemblies/BuiltinAssemblies.stamp -------------------------------------------------------------------------------- /Shape Editor E01/Library/ScriptMapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ScriptMapper -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache.db -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin -------------------------------------------------------------------------------- /Shape Editor E01/Library/assetDatabase3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/assetDatabase3 -------------------------------------------------------------------------------- /Shape Editor E01/Library/expandedItems: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/expandedItems -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000001000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000001000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000001000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000001000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000002000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000002000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000002000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000002000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000003000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000003000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000003000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000003000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000004000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000004000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000004000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000004000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000004100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000004100000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000004100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000004100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000005000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000005000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000005000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000005000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000005100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000005100000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000005100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000005100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000006000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000006000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000006000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000006000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000006100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000006100000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000006100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000006100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000007000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000007000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000007000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000007000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000007100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000007100000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000007100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000007100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000008000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000008000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000008000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000008000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000009000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000009000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/00000000000000009000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/00000000000000009000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000a000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000a000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000a000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000a000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000a100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000a100000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000a100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000a100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000b000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000b000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000b000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000b000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000c000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000c000000000000000 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/00/0000000000000000c000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/00/0000000000000000c000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/26/2682a692a2be7e14e901a738c7806da0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/26/2682a692a2be7e14e901a738c7806da0 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/32/32188fd89022c154c81befa2f0e00be0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/32/32188fd89022c154c81befa2f0e00be0 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/40/405b9b51bb344a128608d968297df79c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/40/405b9b51bb344a128608d968297df79c -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/40/405b9b51bb344a128608d968297df79c.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/40/405b9b51bb344a128608d968297df79c.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/41/4113173d5e95493ab8765d7b08371de4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/41/4113173d5e95493ab8765d7b08371de4 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/51/517af1b5b81b93b43b9745d58f017562: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/51/517af1b5b81b93b43b9745d58f017562 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/83/8382b2bb260241859771b69b7f377a8d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/83/8382b2bb260241859771b69b7f377a8d -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/85/852e56802eb941638acbb491814497b0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/85/852e56802eb941638acbb491814497b0 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/85/852e56802eb941638acbb491814497b0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/85/852e56802eb941638acbb491814497b0.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/95/95ff822681ad94cc48c7babccf02729f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/95/95ff822681ad94cc48c7babccf02729f -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/e1/e1007cd261c84053beb0c3537782908d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/e1/e1007cd261c84053beb0c3537782908d -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f7/f70555f144d8491a825f0804e09c671c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f7/f70555f144d8491a825f0804e09c671c -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc -------------------------------------------------------------------------------- /Shape Editor E01/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info -------------------------------------------------------------------------------- /Shape Editor E01/Library/shadercompiler-UnityShaderCompiler0.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E01/Library/shadercompiler-UnityShaderCompiler0.log -------------------------------------------------------------------------------- /Shape Editor E02/Assets/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/Editor.meta -------------------------------------------------------------------------------- /Shape Editor E02/Assets/Editor/ShapeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/Editor/ShapeEditor.cs -------------------------------------------------------------------------------- /Shape Editor E02/Assets/Editor/ShapeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/Editor/ShapeEditor.cs.meta -------------------------------------------------------------------------------- /Shape Editor E02/Assets/ExtensionMethods.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/ExtensionMethods.cs -------------------------------------------------------------------------------- /Shape Editor E02/Assets/ExtensionMethods.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/ExtensionMethods.cs.meta -------------------------------------------------------------------------------- /Shape Editor E02/Assets/Scene.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/Scene.unity -------------------------------------------------------------------------------- /Shape Editor E02/Assets/Scene.unity.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/Scene.unity.meta -------------------------------------------------------------------------------- /Shape Editor E02/Assets/ShapeCreator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/ShapeCreator.cs -------------------------------------------------------------------------------- /Shape Editor E02/Assets/ShapeCreator.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Assets/ShapeCreator.cs.meta -------------------------------------------------------------------------------- /Shape Editor E02/Library/AnnotationManager: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/AnnotationManager -------------------------------------------------------------------------------- /Shape Editor E02/Library/AssetImportState: -------------------------------------------------------------------------------- 1 | 27;0;196608;0;0 -------------------------------------------------------------------------------- /Shape Editor E02/Library/AssetServerCacheV3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/AssetServerCacheV3 -------------------------------------------------------------------------------- /Shape Editor E02/Library/AssetVersioning.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/AssetVersioning.db -------------------------------------------------------------------------------- /Shape Editor E02/Library/BuildPlayer.prefs: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Shape Editor E02/Library/BuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/BuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E02/Library/CurrentLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/CurrentLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E02/Library/CurrentMaximizeLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/CurrentMaximizeLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E02/Library/EditorUserBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/EditorUserBuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E02/Library/EditorUserSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/EditorUserSettings.asset -------------------------------------------------------------------------------- /Shape Editor E02/Library/InspectorExpandedItems.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/InspectorExpandedItems.asset -------------------------------------------------------------------------------- /Shape Editor E02/Library/LastSceneManagerSetup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/LastSceneManagerSetup.txt -------------------------------------------------------------------------------- /Shape Editor E02/Library/LibraryFormatVersion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/LibraryFormatVersion.txt -------------------------------------------------------------------------------- /Shape Editor E02/Library/MonoManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/MonoManager.asset -------------------------------------------------------------------------------- /Shape Editor E02/Library/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ProjectSettings.asset -------------------------------------------------------------------------------- /Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll -------------------------------------------------------------------------------- /Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp.dll -------------------------------------------------------------------------------- /Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E02/Library/ScriptAssemblies/BuiltinAssemblies.stamp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ScriptAssemblies/BuiltinAssemblies.stamp -------------------------------------------------------------------------------- /Shape Editor E02/Library/ScriptMapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ScriptMapper -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache.db -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin -------------------------------------------------------------------------------- /Shape Editor E02/Library/assetDatabase3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/assetDatabase3 -------------------------------------------------------------------------------- /Shape Editor E02/Library/expandedItems: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/expandedItems -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000001000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000001000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000001000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000001000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000002000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000002000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000002000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000002000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000003000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000003000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000003000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000003000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000004000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000004000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000004000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000004000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000004100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000004100000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000004100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000004100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000005000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000005000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000005000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000005000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000005100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000005100000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000005100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000005100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000006000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000006000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000006000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000006000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000006100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000006100000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000006100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000006100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000007000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000007000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000007000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000007000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000007100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000007100000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000007100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000007100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000008000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000008000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000008000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000008000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000009000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000009000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/00000000000000009000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/00000000000000009000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000a000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000a000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000a000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000a000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000a100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000a100000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000a100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000a100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000b000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000b000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000b000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000b000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000c000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000c000000000000000 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/00/0000000000000000c000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/00/0000000000000000c000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/26/2682a692a2be7e14e901a738c7806da0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/26/2682a692a2be7e14e901a738c7806da0 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/32/32188fd89022c154c81befa2f0e00be0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/32/32188fd89022c154c81befa2f0e00be0 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/40/405b9b51bb344a128608d968297df79c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/40/405b9b51bb344a128608d968297df79c -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/40/405b9b51bb344a128608d968297df79c.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/40/405b9b51bb344a128608d968297df79c.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/41/4113173d5e95493ab8765d7b08371de4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/41/4113173d5e95493ab8765d7b08371de4 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/51/517af1b5b81b93b43b9745d58f017562: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/51/517af1b5b81b93b43b9745d58f017562 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/83/8382b2bb260241859771b69b7f377a8d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/83/8382b2bb260241859771b69b7f377a8d -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/85/852e56802eb941638acbb491814497b0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/85/852e56802eb941638acbb491814497b0 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/85/852e56802eb941638acbb491814497b0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/85/852e56802eb941638acbb491814497b0.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/95/95ff822681ad94cc48c7babccf02729f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/95/95ff822681ad94cc48c7babccf02729f -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/e1/e1007cd261c84053beb0c3537782908d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/e1/e1007cd261c84053beb0c3537782908d -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f7/f70555f144d8491a825f0804e09c671c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f7/f70555f144d8491a825f0804e09c671c -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc -------------------------------------------------------------------------------- /Shape Editor E02/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info -------------------------------------------------------------------------------- /Shape Editor E02/Library/shadercompiler-UnityShaderCompiler0.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E02/Library/shadercompiler-UnityShaderCompiler0.log -------------------------------------------------------------------------------- /Shape Editor E03/Assets/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/Editor.meta -------------------------------------------------------------------------------- /Shape Editor E03/Assets/Editor/ShapeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/Editor/ShapeEditor.cs -------------------------------------------------------------------------------- /Shape Editor E03/Assets/Editor/ShapeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/Editor/ShapeEditor.cs.meta -------------------------------------------------------------------------------- /Shape Editor E03/Assets/ExtensionMethods.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/ExtensionMethods.cs -------------------------------------------------------------------------------- /Shape Editor E03/Assets/ExtensionMethods.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/ExtensionMethods.cs.meta -------------------------------------------------------------------------------- /Shape Editor E03/Assets/Scene.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/Scene.unity -------------------------------------------------------------------------------- /Shape Editor E03/Assets/Scene.unity.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/Scene.unity.meta -------------------------------------------------------------------------------- /Shape Editor E03/Assets/ShapeCreator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/ShapeCreator.cs -------------------------------------------------------------------------------- /Shape Editor E03/Assets/ShapeCreator.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Assets/ShapeCreator.cs.meta -------------------------------------------------------------------------------- /Shape Editor E03/Library/AnnotationManager: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/AnnotationManager -------------------------------------------------------------------------------- /Shape Editor E03/Library/AssetImportState: -------------------------------------------------------------------------------- 1 | 27;0;196608;0;0 -------------------------------------------------------------------------------- /Shape Editor E03/Library/AssetServerCacheV3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/AssetServerCacheV3 -------------------------------------------------------------------------------- /Shape Editor E03/Library/AssetVersioning.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/AssetVersioning.db -------------------------------------------------------------------------------- /Shape Editor E03/Library/BuildPlayer.prefs: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Shape Editor E03/Library/BuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/BuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E03/Library/CurrentLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/CurrentLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E03/Library/CurrentMaximizeLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/CurrentMaximizeLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E03/Library/EditorUserBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/EditorUserBuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E03/Library/EditorUserSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/EditorUserSettings.asset -------------------------------------------------------------------------------- /Shape Editor E03/Library/InspectorExpandedItems.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/InspectorExpandedItems.asset -------------------------------------------------------------------------------- /Shape Editor E03/Library/LastSceneManagerSetup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/LastSceneManagerSetup.txt -------------------------------------------------------------------------------- /Shape Editor E03/Library/LibraryFormatVersion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/LibraryFormatVersion.txt -------------------------------------------------------------------------------- /Shape Editor E03/Library/MonoManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/MonoManager.asset -------------------------------------------------------------------------------- /Shape Editor E03/Library/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ProjectSettings.asset -------------------------------------------------------------------------------- /Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll -------------------------------------------------------------------------------- /Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp.dll -------------------------------------------------------------------------------- /Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E03/Library/ScriptAssemblies/BuiltinAssemblies.stamp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ScriptAssemblies/BuiltinAssemblies.stamp -------------------------------------------------------------------------------- /Shape Editor E03/Library/ScriptMapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ScriptMapper -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache.db -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin -------------------------------------------------------------------------------- /Shape Editor E03/Library/assetDatabase3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/assetDatabase3 -------------------------------------------------------------------------------- /Shape Editor E03/Library/expandedItems: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/expandedItems -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000001000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000001000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000001000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000001000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000002000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000002000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000002000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000002000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000003000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000003000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000003000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000003000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000004000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000004000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000004000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000004000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000004100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000004100000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000004100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000004100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000005000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000005000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000005000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000005000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000005100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000005100000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000005100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000005100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000006000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000006000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000006000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000006000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000006100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000006100000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000006100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000006100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000007000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000007000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000007000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000007000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000007100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000007100000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000007100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000007100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000008000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000008000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000008000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000008000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000009000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000009000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/00000000000000009000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/00000000000000009000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000a000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000a000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000a000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000a000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000a100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000a100000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000a100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000a100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000b000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000b000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000b000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000b000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000c000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000c000000000000000 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/00/0000000000000000c000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/00/0000000000000000c000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/26/2682a692a2be7e14e901a738c7806da0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/26/2682a692a2be7e14e901a738c7806da0 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/32/32188fd89022c154c81befa2f0e00be0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/32/32188fd89022c154c81befa2f0e00be0 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/40/405b9b51bb344a128608d968297df79c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/40/405b9b51bb344a128608d968297df79c -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/40/405b9b51bb344a128608d968297df79c.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/40/405b9b51bb344a128608d968297df79c.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/41/4113173d5e95493ab8765d7b08371de4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/41/4113173d5e95493ab8765d7b08371de4 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/51/517af1b5b81b93b43b9745d58f017562: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/51/517af1b5b81b93b43b9745d58f017562 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/83/8382b2bb260241859771b69b7f377a8d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/83/8382b2bb260241859771b69b7f377a8d -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/85/852e56802eb941638acbb491814497b0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/85/852e56802eb941638acbb491814497b0 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/85/852e56802eb941638acbb491814497b0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/85/852e56802eb941638acbb491814497b0.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/95/95ff822681ad94cc48c7babccf02729f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/95/95ff822681ad94cc48c7babccf02729f -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/e1/e1007cd261c84053beb0c3537782908d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/e1/e1007cd261c84053beb0c3537782908d -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/e1/e1007cd261c84053beb0c3537782908d.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f7/f70555f144d8491a825f0804e09c671c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f7/f70555f144d8491a825f0804e09c671c -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f7/f70555f144d8491a825f0804e09c671c.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc -------------------------------------------------------------------------------- /Shape Editor E03/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc.info -------------------------------------------------------------------------------- /Shape Editor E03/Library/shadercompiler-UnityShaderCompiler0.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E03/Library/shadercompiler-UnityShaderCompiler0.log -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Editor.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Editor/ShapeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Editor/ShapeEditor.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Editor/ShapeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Editor/ShapeEditor.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/ExtensionMethods.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/ExtensionMethods.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/ExtensionMethods.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/ExtensionMethods.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/CompositeShape.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/CompositeShape.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/CompositeShape.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/CompositeShape.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/CompositeShapeData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/CompositeShapeData.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/CompositeShapeData.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/CompositeShapeData.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Maths2D.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Maths2D.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Maths2D.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Maths2D.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Polygon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Polygon.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Polygon.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Polygon.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Shape.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Shape.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Shape.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Shape.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Triangulator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Triangulator.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Geometry/Triangulator.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Geometry/Triangulator.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Mesh mat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Mesh mat.mat -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Mesh mat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Mesh mat.mat.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Scene.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Scene.unity -------------------------------------------------------------------------------- /Shape Editor E04/Assets/Scene.unity.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/Scene.unity.meta -------------------------------------------------------------------------------- /Shape Editor E04/Assets/ShapeCreator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/ShapeCreator.cs -------------------------------------------------------------------------------- /Shape Editor E04/Assets/ShapeCreator.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Assets/ShapeCreator.cs.meta -------------------------------------------------------------------------------- /Shape Editor E04/Library/AnnotationManager: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/AnnotationManager -------------------------------------------------------------------------------- /Shape Editor E04/Library/AssetImportState: -------------------------------------------------------------------------------- 1 | 27;0;196608;0;0 -------------------------------------------------------------------------------- /Shape Editor E04/Library/AssetServerCacheV3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/AssetServerCacheV3 -------------------------------------------------------------------------------- /Shape Editor E04/Library/AssetVersioning.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/AssetVersioning.db -------------------------------------------------------------------------------- /Shape Editor E04/Library/BuildPlayer.prefs: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Shape Editor E04/Library/BuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/BuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E04/Library/CurrentLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/CurrentLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E04/Library/CurrentMaximizeLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/CurrentMaximizeLayout.dwlt -------------------------------------------------------------------------------- /Shape Editor E04/Library/EditorUserBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/EditorUserBuildSettings.asset -------------------------------------------------------------------------------- /Shape Editor E04/Library/EditorUserSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/EditorUserSettings.asset -------------------------------------------------------------------------------- /Shape Editor E04/Library/InspectorExpandedItems.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/InspectorExpandedItems.asset -------------------------------------------------------------------------------- /Shape Editor E04/Library/LastSceneManagerSetup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/LastSceneManagerSetup.txt -------------------------------------------------------------------------------- /Shape Editor E04/Library/LibraryFormatVersion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/LibraryFormatVersion.txt -------------------------------------------------------------------------------- /Shape Editor E04/Library/MonoManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/MonoManager.asset -------------------------------------------------------------------------------- /Shape Editor E04/Library/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ProjectSettings.asset -------------------------------------------------------------------------------- /Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll -------------------------------------------------------------------------------- /Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp-Editor.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp.dll -------------------------------------------------------------------------------- /Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb -------------------------------------------------------------------------------- /Shape Editor E04/Library/ScriptAssemblies/BuiltinAssemblies.stamp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ScriptAssemblies/BuiltinAssemblies.stamp -------------------------------------------------------------------------------- /Shape Editor E04/Library/ScriptMapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ScriptMapper -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache.db -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/0/0304ef6ba7dadeaa96a98a2b812fb847.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/0/0304ef6ba7dadeaa96a98a2b812fb847.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/1/10011ee2458392ff19b0167f4dfc4ceb.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/1/10011ee2458392ff19b0167f4dfc4ceb.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/2/21c44a7d775923828f8c99d3e696be84.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/2/21c44a7d775923828f8c99d3e696be84.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/2/2ae453c8a7ef7c4239d16b9f9439bbba.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/2/2ae453c8a7ef7c4239d16b9f9439bbba.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/3/3953e3f94400ac51f041830f3d234b71.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/4/408e9d22f580848c360029dc0ce0a0e6.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/4/477d307208707962d93ca008b0d025ea.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/5/560b3a95a2f48823bf6dc40378534ed4.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/6/64bff17bbbca9f28f878c1cc9ef96008.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/6/64bff17bbbca9f28f878c1cc9ef96008.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/6/67fdb50d6511e877fe965160f0f57c67.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/6/67fdb50d6511e877fe965160f0f57c67.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/6/6804996dc837fe79f2dbb3b1b40f8a15.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/6/6af95b4f9d27c17bc16762d56753b32f.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/6/6af95b4f9d27c17bc16762d56753b32f.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/7/7230ddf8c0cd6dae5b40881c34a2c810.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/7/7230ddf8c0cd6dae5b40881c34a2c810.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/9/9778ddc8d9f71b4eb2c6851d5ceed782.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/c/c842e5105ee3251bba2bd59cd948a111.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/c/ca2bfb7354eb01ba44c826d749a43b5d.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/c/ca2bfb7354eb01ba44c826d749a43b5d.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/c/ce23f921cfe9154c2f8e2aaed8c812db.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/c/ce23f921cfe9154c2f8e2aaed8c812db.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/d/d29e381086dddc2f0365a504a5e0958e.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/d/d29e381086dddc2f0365a504a5e0958e.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/d/d63d8aa2e2be0102b8169e71a0da5289.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/d/d63d8aa2e2be0102b8169e71a0da5289.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/e/e8141be1bf3ef2b4cf14b6f313fcc7d8.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/e/e8141be1bf3ef2b4cf14b6f313fcc7d8.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/e/ef30fd682908a01f73b018be84927f09.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/e/ef30fd682908a01f73b018be84927f09.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/ShaderCache/f/f393e8ffd0ffc4effaa562cdcd197542.bin -------------------------------------------------------------------------------- /Shape Editor E04/Library/assetDatabase3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/assetDatabase3 -------------------------------------------------------------------------------- /Shape Editor E04/Library/expandedItems: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/expandedItems -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000001000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000001000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000001000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000001000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000002000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000002000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000002000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000002000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000003000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000003000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000003000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000003000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000004000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000004000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000004000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000004000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000004100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000004100000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000004100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000004100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000005000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000005000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000005000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000005000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000005100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000005100000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000005100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000005100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000006000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000006000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000006000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000006000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000006100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000006100000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000006100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000006100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000007000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000007000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000007000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000007000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000007100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000007100000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000007100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000007100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000008000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000008000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000008000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000008000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000009000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000009000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/00000000000000009000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/00000000000000009000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000a000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000a000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000a000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000a000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000a100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000a100000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000a100000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000a100000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000b000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000b000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000b000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000b000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000c000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000c000000000000000 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/00/0000000000000000c000000000000000.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/00/0000000000000000c000000000000000.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/0d/0d3bb855445e36e479c85976fc88383a.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/12/12fd8a0055b84bb59e84c9835a37e333.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/1c/1c6d1fbb51834b64847b1b73a75bfc77.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/1f/1f8091cf5343e45eb934b9dc5768457a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/1f/1f8091cf5343e45eb934b9dc5768457a -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/1f/1f8091cf5343e45eb934b9dc5768457a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/1f/1f8091cf5343e45eb934b9dc5768457a.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/20/2087c7b16b65841f6a4f978e5e5b70bb.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/21/21eff446d50eaf44a85985cd4c0b6fa1.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/26/2682a692a2be7e14e901a738c7806da0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/26/2682a692a2be7e14e901a738c7806da0 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/26/2682a692a2be7e14e901a738c7806da0.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/2d/2d6f149e1c2c04477bbeb2a9acea4a1a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/2d/2d6f149e1c2c04477bbeb2a9acea4a1a -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/2d/2d6f149e1c2c04477bbeb2a9acea4a1a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/2d/2d6f149e1c2c04477bbeb2a9acea4a1a.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/30/307433eba81a469ab1e2084d52d1a5a2.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/32/32188fd89022c154c81befa2f0e00be0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/32/32188fd89022c154c81befa2f0e00be0 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/32/32188fd89022c154c81befa2f0e00be0.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/32/328cc881519068e4eb7db4bb907ad2d9.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/38/38c8faf1788024c02930a0c68a6e0edc.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/3b/3b9bf693dbd9f48c4803dc3a0354fc8d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/3b/3b9bf693dbd9f48c4803dc3a0354fc8d -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/3b/3b9bf693dbd9f48c4803dc3a0354fc8d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/3b/3b9bf693dbd9f48c4803dc3a0354fc8d.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/40/405b9b51bb344a128608d968297df79c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/40/405b9b51bb344a128608d968297df79c -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/40/405b9b51bb344a128608d968297df79c.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/40/405b9b51bb344a128608d968297df79c.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/41/4113173d5e95493ab8765d7b08371de4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/41/4113173d5e95493ab8765d7b08371de4 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/41/4113173d5e95493ab8765d7b08371de4.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/4b/4b3fa4bde7f1451a8218c03ee6a8ded8.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/4b/4ba2329b63d54f0187bcaa12486b1b0f.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/51/517af1b5b81b93b43b9745d58f017562: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/51/517af1b5b81b93b43b9745d58f017562 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/51/517af1b5b81b93b43b9745d58f017562.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/53/53ebcfaa2e1e4e2dbc85882cd5a73fa1.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/57/5782f9e9e6e0bb94bac99aeea24814fc.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/5b/5b991faa08b584c7c85cc736d691df1f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/5b/5b991faa08b584c7c85cc736d691df1f -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/5b/5b991faa08b584c7c85cc736d691df1f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/5b/5b991faa08b584c7c85cc736d691df1f.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/6c/6cdf1e5c78d14720aaadccd4c792df96.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/83/8382b2bb260241859771b69b7f377a8d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/83/8382b2bb260241859771b69b7f377a8d -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/83/8382b2bb260241859771b69b7f377a8d.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/85/852e56802eb941638acbb491814497b0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/85/852e56802eb941638acbb491814497b0 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/85/852e56802eb941638acbb491814497b0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/85/852e56802eb941638acbb491814497b0.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/86/86f4de9468454445ac2f39e207fafa3a.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/89/89d046e88a8b34ee18554f8958ee7c15.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/8e/8e0cd8ed44d4412cbe0642067abc9e44.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/8e/8e7066e382b0fc749b25dbb1a3004dfe.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/90/9078b7128e594410d9b89e5b24cffd01.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/95/95ff822681ad94cc48c7babccf02729f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/95/95ff822681ad94cc48c7babccf02729f -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/95/95ff822681ad94cc48c7babccf02729f.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/a7/a7ca2ef42d9d34104814b6b6785681a2.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/ad/adebbd281f1a4ef3a30be7f21937e02f.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/b2/b2b693dffac3a4433b3114fea0b7fd4e.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/b2/b2bead50dbf86924f8e51f03ddbebf70.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/b7/b796b720b7cd7426fa30e5ba536b0c80: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/b7/b796b720b7cd7426fa30e5ba536b0c80 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/b7/b796b720b7cd7426fa30e5ba536b0c80.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/b7/b796b720b7cd7426fa30e5ba536b0c80.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/bf/bf79f213431564c01ba2d5cc38e25701: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/bf/bf79f213431564c01ba2d5cc38e25701 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/bf/bf79f213431564c01ba2d5cc38e25701.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/bf/bf79f213431564c01ba2d5cc38e25701.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/d9/d91035c548f23744c9bfb107348ed1c0.info -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/dc/dc443db3e92b4983b9738c1131f555cb -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/e1/e1007cd261c84053beb0c3537782908d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/e1/e1007cd261c84053beb0c3537782908d -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/e5/e54829ee1c84b48178e73bc5f5c165b3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/e5/e54829ee1c84b48178e73bc5f5c165b3 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/f5/f5dd46b27bfb84c71a269fcaa0863b3f -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/f7/f70555f144d8491a825f0804e09c671c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/f7/f70555f144d8491a825f0804e09c671c -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/f7/f7b54ff4a43d4fcf81b4538b678e0bcc -------------------------------------------------------------------------------- /Shape Editor E04/Library/metadata/fa/fa42f16da120d4b29a657a2168669665: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/metadata/fa/fa42f16da120d4b29a657a2168669665 -------------------------------------------------------------------------------- /Shape Editor E04/Library/shadercompiler-UnityShaderCompiler0.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SebLague/Shape-Editor-Tool/HEAD/Shape Editor E04/Library/shadercompiler-UnityShaderCompiler0.log --------------------------------------------------------------------------------