Added QuaternionBox to allow editing of quaternions as Euler angles as well as quaternions

This commit is contained in:
dexy
2021-11-08 09:57:29 +11:00
Unverified
parent 432b42504e
commit 8ac37258c3
12 changed files with 635 additions and 194 deletions
@@ -8,6 +8,8 @@
<ItemGroup>
<PackageReference Include="DockPanelSuite.ThemeVS2015" Version="3.0.6" />
<PackageReference Include="SharpDX" Version="4.2.0" />
<PackageReference Include="SharpDX.Mathematics" Version="4.2.0" />
</ItemGroup>
</Project>