Issues.00031 - lordmundi/wikidoctest GitHub Wiki
00031: update camera targets to store parent node info
Summary: update camera targets to store parent node info
Created: 2007–04–09 12:51
Status: Released
Category: Request
From: frankie
Version: 1.0
Released_In: 1.1
Description:
The camera targets script does not currently record the parent node as part of the xyz info it uses (it uses pos wrt ORBITER_STRUCTURE and uses ORBITER_STRUCTURE as the parent).
The default behavior for the EDGE release could be to always track the pos wrt the current parent and record the parent info into the target file so it will follow moving objects. This seems to be more inline with exploration user expectations.
Comments
NOTE: This will probably include a renaming of the camera_targets.tcl script to aviod confusion with the original since the "non-parent-relative" behavior is still the desired behavior for other programs such as shuttle and station. —frankie
Associated Commits
| commit | 9c9b4b3d8dc0b3268f3378caf02596fc2e580e0e
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Mon Apr 9 12:48:11 2007 -0500
|
| Message: | [@00031: update camera target script to store parent node info
The camera_targets.tcl script was updated to also record the parent node along with the position info it captures. It was also updated to reparent targets to this node so that the view is always relative to the parent when the target was saved. The script was renamed to cam_targets_rel.tcl so there wouldn't be any confusion with the original since the original behavior is what is desired for other programs such as shuttle and station. More issue info: http://graphics.jsc.nasa.gov/pmwiki/index.php?n=Issues.00031 @] |
Affected Files:
cev.cfg | 2 ±
gui/cam_targets_rel.tcl | 969 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 970 insertions(+), 1 deletion(-)