-
Notifications
You must be signed in to change notification settings - Fork 491
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Update ctkVTKRenderView::lookFromAxis API
This commit is a follow up of d620ad9 (BUG: Fix unexpected camera position change in ctkVTKRenderView::lookFromAxis) removing the use of the "fov" parameter originally introduced in fbb33cd (Add ctkVTKRenderView::lookFromAxis(axis, fov)) It was not a good idea to force changing the camera distance from the focal point when the user only requested a view direction change. Co-authored-by: Andras Lasso <lasso@queensu.ca>
- Loading branch information
Showing
4 changed files
with
28 additions
and
14 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