Skip to content

Commit edc44e9

Browse files
author
Jared Bienz
committed
Corrected collision information in Room model. Added extensions and option to show and hide model while selecting placement point and direction. Ready to test on device.
1 parent e4883c2 commit edc44e9

File tree

10 files changed

+63346
-63216
lines changed

10 files changed

+63346
-63216
lines changed

SpatialAlignment-Unity/Assembly-CSharp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@
839839
<Compile Include="Assets\SpatialAlignment\Refinement\Scripts\RefinableModel.cs" />
840840
<Compile Include="Assets\SpatialAlignment\Refinement\Scripts\RefinementController.cs" />
841841
<Compile Include="Assets\SpatialAlignment\SpatialAlignmentManager.cs" />
842+
<Compile Include="Assets\SpatialAlignment\SpatialExtensions.cs" />
842843
<Compile Include="Assets\SpatialAlignment\SpatialFrame.cs" />
843844
<Compile Include="Assets\SpatialAlignment\SpatialFrameCollection.cs" />
844845
<Compile Include="Assets\SpatialAlignment\Strategies\AlignmentStrategy.cs" />

0 commit comments

Comments
 (0)