Bugs item #1119489, was opened at 2005-02-09 18:34 Message generated for change (Comment added) made by friedar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1119489&group_id=23629
Category: Scripting Group: None Status: Open Resolution: None Priority: 5 Submitted By: friedar (friedar) Assigned to: Nobody/Anonymous (nobody) Summary: show orientation typo Initial Comment: Show orientation gives the z rotation spec twice, omiting the x spec. ---------------------------------------------------------------------- >Comment By: friedar (friedar) Date: 2005-05-03 20:32 Message: Logged In: YES user_id=1190355 Hi Tim, You know, I had started to wonder lately if this really is a bug, too-- becasue the coordinates work fine with the 2 z coords left as is in the "show orientation" output from Jmol. (I recenlty had occasion to test coordinates and positioning a fair amount.) Anyway, I too am curious why it works this way. I assume there is some math logic behind it that is not immediately apparent. Frieda ---------------------------------------------------------------------- Comment By: molvisions (molvisions) Date: 2005-05-03 20:17 Message: Logged In: YES user_id=920824 hi, this happens in function getRotateZyzText() in src/org/jmol/viewer/TransformManager.java. but is this actually a bug? I'm confused because there is an rY and two rZ values, but no rX. also, the function appears below a commented-out getRotateXyz(), which makes me think there is a reason for this double z- rotation. confused, tim d <[EMAIL PROTECTED]> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1119489&group_id=23629 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
