-
Notifications
You must be signed in to change notification settings - Fork 226
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API: Expose force vector and object axis display options (#287)
* #283: Included flags for force vector display options to Graphics API. Extended GetConfigParam to return force vector display parameters. Implemented force vector display in D3D7Client. Still to do: text labels. * #283: D3D7Client: added support for frame axis display for vessels, celestial bodies and surface bases. Cleaned up vector display render pipeline. * #283: Inline client: cleaned up force & axis vector rendering code. * #283: D3D9Client: switched the retrieval of force vector and frame axis display options to the main GraphicsClient interface. Removed the obsolete VisualHelper dialog hooking code from OapiExtensions.
- Loading branch information
1 parent
8113513
commit b939bb2
Showing
27 changed files
with
699 additions
and
786 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.