Skip to content
Success

Changes

Summary

  1. M3 matrix API improvements (commit: 4e33722) (details)
Commit 4e33722eb4f080d44eec4bf2a0a3f47e75096b0b by lamont
M3 matrix API improvements

- implements many missing matrix APIs
- implements test coverage for those APIs
- reorganizes the structure of the M3.cs files
- adds documentation coverage

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 4e33722)
The file was addedMechJebLibTest/Primitives/M3Tests/NormTests.cs
The file was modified MechJebLibTest/MechJebLibTest.csproj (diff)
The file was addedMechJebLibTest/Primitives/M3Tests/MatrixAnalysisTests.cs
The file was addedMechJebLibTest/Primitives/M3Tests/EulerAngleTests.cs
The file was modified MechJebLibTest/Primitives/M3Tests/CoreOperationsTests.cs (diff)
The file was addedMechJebLibTest/Primitives/M3Tests/DiagonalSkewConstructionTests.cs
The file was modified MechJeb2.sln.DotSettings (diff)
The file was modified MechJebLib/Primitives/M3.cs (diff)
The file was addedMechJebLibTest/Primitives/M3Tests/MiscConstructorTests.cs