Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-02 | TITANIC: Added/Removed comments for new functions in FVector and FPose | David Fioramonti | |
2017-09-02 | TITANIC: Swap DAffine for FPose in Orientation and Transforms | David Fioramonti | |
More swapping of functions in the Orientation and Transform classes. | |||
2017-09-02 | TITANIC: Replace DAffine with FPose in Transform and Orientation classes | David Fioramonti | |
2017-09-02 | TITANIC: Duplicate DAffine usage in lockMarker2 with FPose usage | David Fioramonti | |
2017-08-27 | TITANIC: Add fpose product helper function | David Fioramonti | |
This adds a non-member function that computes the product between two fpose "matrices" and puts it in a third. One of the constructor was doing that so now it calls this non-member function. | |||
2017-08-22 | TITANIC: Formatting fixes for star control classes | Paul Gilbert | |
2017-08-16 | TITANIC: fpose, simplify inverse | David Fioramonti | |
Was doing 3x3 inverse now it is doing a transpose. Also named the function. | |||
2017-08-16 | TITANIC: Change fpose Yaxis rotation to be same as wikipedia | David Fioramonti | |
Add negatives to star camera turning rotations so view turns correctly when no stars are marked and 1 star is marked. | |||
2017-04-06 | TITANIC: Add missing content for OSVideoSurface::clear | Paul Gilbert | |
2017-04-05 | TITANIC: Renamed CStarControlSub6 to FPose | Paul Gilbert | |