Skip to content

Commit

Permalink
Ver 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Igloo302 committed Jan 5, 2019
1 parent 6b48ce7 commit 0af2386
Show file tree
Hide file tree
Showing 8,723 changed files with 3,020,816 additions and 2,193,549 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified .DS_Store
Binary file not shown.
420 changes: 420 additions & 0 deletions ARkit.Editor.csproj

Large diffs are not rendered by default.

470 changes: 470 additions & 0 deletions ARkit.csproj

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions ARkit.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio for Mac
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{8D3815FD-E8BE-4618-337F-C55D0E33AA8D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{FB7D0435-5925-1D5F-84E2-532DB5021E3F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8D3815FD-E8BE-4618-337F-C55D0E33AA8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D3815FD-E8BE-4618-337F-C55D0E33AA8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D3815FD-E8BE-4618-337F-C55D0E33AA8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D3815FD-E8BE-4618-337F-C55D0E33AA8D}.Release|Any CPU.Build.0 = Release|Any CPU
{FB7D0435-5925-1D5F-84E2-532DB5021E3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FB7D0435-5925-1D5F-84E2-532DB5021E3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FB7D0435-5925-1D5F-84E2-532DB5021E3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FB7D0435-5925-1D5F-84E2-532DB5021E3F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
33 changes: 19 additions & 14 deletions Assembly-CSharp-Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace>
</RootNamespace>
<ProjectGuid>{C4F4D0C0-794F-8807-A318-B541DA1EC546}</ProjectGuid>
<ProjectGuid>{FB7D0435-5925-1D5F-84E2-532DB5021E3F}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp-Editor</AssemblyName>
Expand Down Expand Up @@ -61,22 +61,24 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\_Component\JMO Assets\Cartoon FX Easy Editor\Editor\CFXEasyEditor.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Editor\CFX_SpawnSystemEditor.cs" />
<Compile Include="Assets\UnityARKitPlugin\Examples\UnityParticlePainter\HSVPicker\Editor\BoxSliderEditor.cs" />
<Compile Include="Assets\UnityARKitPlugin\Plugins\iOS\UnityARKit\Editor\UnityARBuildPostprocessor.cs" />
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.PackageManagerUI.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.CollabProxy.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.DataPrivacy">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AIModule">
<HintPath>/Applications/Unity/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
Expand Down Expand Up @@ -321,26 +323,29 @@
<Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
<HintPath>/Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/AddIns/MonoDevelop.Unity/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
</Reference>
<Reference Include="JMOAssets">
<HintPath>/Users/igloo/Desktop/ARkit/Assets/_Component/JMO Assets/Editor/JMOAssets.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Advertisements.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Advertisements">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Advertisements">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Editor/UnityEditor.Advertisements.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Editor/UnityEditor.Advertisements.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.Tracker">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Unity.Analytics.Tracker.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Unity.Analytics.Tracker.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Unity.Analytics.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Unity.Analytics.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.StandardEvents">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Unity.Analytics.StandardEvents.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Unity.Analytics.StandardEvents.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Purchasing">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Editor/UnityEditor.Purchasing.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Editor/UnityEditor.Purchasing.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>/Applications/Unity/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
Expand Down Expand Up @@ -378,7 +383,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Assembly-CSharp.csproj">
<Project>{F2106B9A-227F-A4C4-4E6C-FB717F9B0F0A}</Project>
<Project>{8D3815FD-E8BE-4618-337F-C55D0E33AA8D}</Project>
<Name>Assembly-CSharp</Name>
</ProjectReference>
</ItemGroup>
Expand Down
95 changes: 84 additions & 11 deletions Assembly-CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace>
</RootNamespace>
<ProjectGuid>{F2106B9A-227F-A4C4-4E6C-FB717F9B0F0A}</ProjectGuid>
<ProjectGuid>{8D3815FD-E8BE-4618-337F-C55D0E33AA8D}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp</AssemblyName>
Expand Down Expand Up @@ -61,6 +61,58 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\CFX_AutoStopLoopedEffect.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\CFX_Demo_RandomDir.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\CFX_Demo_RotateCamera.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\CFX_Demo_Translate.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\WFX_Demo.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\WFX_Demo_DeleteAfterDelay.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\WFX_Demo_New.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\WFX_Demo_RandomDir.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Demo\Assets\WFX_Demo_Wall.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Scripts\CFX_AutoDestructShuriken.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Scripts\CFX_LightIntensityFade.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Scripts\WFX_BulletHoleDecal.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Scripts\WFX_LightFlicker.cs" />
<Compile Include="Assets\_Component\JMO Assets\WarFX\Spawn System\CFX_SpawnSystem.cs" />
<Compile Include="Assets\_Component\Simple UI\Samples\IconPreview.cs" />
<Compile Include="Assets\_Script\GamerController.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanCameraMove.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanCameraZoom.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanCanvasArrow.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanDestroy.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerDown.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerHeld.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerLine.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerSet.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerSwipe.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerTap.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerTrail.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanFingerUp.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanOpenUrl.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanPath.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanPlane.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanRotate.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanRotateCustomAxis.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanScale.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanScreenDepth.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanSelect.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanSelectable.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanSelectableBehaviour.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanSelectableGraphicColor.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanSelectableRendererColor.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanSelectableSpriteRendererColor.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanSpawnAt.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanTouchEvents.cs" />
<Compile Include="Assets\_Script\LeanTouch\Examples\Scripts\LeanTranslate.cs" />
<Compile Include="Assets\_Script\LeanTouch\Scripts\LeanFinger.cs" />
<Compile Include="Assets\_Script\LeanTouch\Scripts\LeanGesture.cs" />
<Compile Include="Assets\_Script\LeanTouch\Scripts\LeanSnapshot.cs" />
<Compile Include="Assets\_Script\LeanTouch\Scripts\LeanTouch.cs" />
<Compile Include="Assets\_Script\ReadingDone.cs" />
<Compile Include="Assets\_Script\ShootingScript.cs" />
<Compile Include="Assets\_Script\StartGame.cs" />
<Compile Include="Assets\LeanRotateY.cs" />
<Compile Include="Assets\UnityARKitPlugin\ARKitRemote\ARKitFaceTrackingRemoteConnection.cs" />
<Compile Include="Assets\UnityARKitPlugin\ARKitRemote\ARKitRemoteConnection.cs" />
<Compile Include="Assets\UnityARKitPlugin\ARKitRemote\CompressionHelper.cs" />
Expand Down Expand Up @@ -171,26 +223,47 @@
<Compile Include="Assets\UnityARKitPlugin\Plugins\iOS\UnityARKit\NativeInterface\ARWorldMap.cs" />
<Compile Include="Assets\UnityARKitPlugin\Plugins\iOS\UnityARKit\NativeInterface\UnityARSessionNativeInterface.cs" />
<Compile Include="Assets\UnityARKitPlugin\UnityARKitPluginSettings.cs" />
<None Include="Assets\_Script\LeanTouch\Examples\Fonts\OFL.txt" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S AlphaBlend Scroll.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Particle AddSoft A8.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Alpha-Specular TintColor.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S AlphaBlend NoSoftParticles.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\_Effects\MuzzleFlashes\!MuzzleFlash Differences.txt" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Smoke Scroll.shader" />
<None Include="Assets\_Script\LeanTouch\Examples\Shaders\Skybox.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Add Scroll.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\!WarFX Readme.txt" />
<None Include="Assets\UnityARKitPlugin\Examples\Common\Shaders\MobileOcclusion.shader" />
<None Include="Assets\_Component\Simple UI\Fonts\OFL.txt" />
<None Include="Assets\_Script\LeanTouch\Examples\Shaders\Smooth.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Particle Add A8.shader" />
<None Include="Assets\_Component\JMO Assets\Cartoon FX Easy Editor\CartoonFX Easy Editor Readme.txt" />
<None Include="Assets\_Component\JMO Assets\WarFX\_Effects (Mobile)\MuzzleFlashes\!MuzzleFlash Differences.txt" />
<None Include="Assets\_Component\JMO Assets\!JMO Assets Readme.txt" />
<None Include="Assets\UnityARKitPlugin\ARKitRemote\ARKITREMOTE.txt" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Multiply Soft Scroll.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Particle Multiply A8.shader" />
<None Include="Assets\UnityARKitPlugin\Plugins\iOS\UnityARKit\Shaders\YUVShaderLinear.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Multiply Soft.shader" />
<None Include="Assets\UnityARKitPlugin\Examples\Common\Shaders\MobileARShadow.shader" />
<None Include="Assets\_Component\HQ_ResidentialHouse\Shaders\MaskedPBR.shader" />
<None Include="Assets\UnityARKitPlugin\Examples\Common\Shaders\InstancedSurfaceShader.shader" />
<None Include="Assets\_Component\JMO Assets\WarFX\Shaders\WFX_S Alpha-Diffuse TintColor.shader" />
<None Include="Assets\UnityARKitPlugin\Plugins\iOS\UnityARKit\Shaders\YUVShader.shader" />
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.PackageManagerUI.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.CollabProxy.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.DataPrivacy">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AIModule">
<HintPath>/Applications/Unity/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
Expand Down Expand Up @@ -394,19 +467,19 @@
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Advertisements.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Advertisements">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Runtime/UnityEngine.Advertisements.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.Tracker">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Unity.Analytics.Tracker.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Unity.Analytics.Tracker.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.Editor">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Unity.Analytics.Editor.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Unity.Analytics.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Analytics.StandardEvents">
<HintPath>/Users/igloo/Desktop/Detective-AR/Library/PackageCache/[email protected]/Unity.Analytics.StandardEvents.dll</HintPath>
<HintPath>/Users/igloo/Desktop/ARkit/Library/PackageCache/[email protected]/Unity.Analytics.StandardEvents.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/mscorlib.dll</HintPath>
Expand Down
Binary file modified Assets/.DS_Store
Binary file not shown.
8 changes: 0 additions & 8 deletions Assets/Components.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Components/Morgue.meta

This file was deleted.

Binary file removed Assets/Components/Morgue/.DS_Store
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Assets/Components/Morgue/3dmaxDocuments.max
Binary file not shown.
Loading

0 comments on commit 0af2386

Please sign in to comment.